/* <!-- */
/* General styles 
sonneundmond.htm
*/
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	/* min-width:800px;     Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
	/* font-size:90%; */
	
	text-align:center;
	font-family: Verdana, Arial, sans-serif;	
	font-size: 11px;		
}


#fixed {
margin:0 auto;
width:800px;   /* you can use px, em or % */
text-align:left;
}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	
	background-image:url(img/SuM_head.jpg); 
	background-position: right top; 
	background-repeat: no-repeat;
	
	/*
	padding-bottom: 120px;
	*/
}

/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	
	 overflow:hidden; /* This chops off any overhanging divs */
	
	/*
	padding-top: 120px;
	*/
}

/* 2 column left menu settings */
.leftmenu {
	/*
	background:#FFD8B7;
	*/
}

.leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	left:290px;
	margin-top:50px;
	background-image:url(img/bkg_F6F3E9_wide.jpg);
	

	/*
	background-image:url(img/bck_headline.jpg);
	background-position: left top; 
	background-repeat: repeat-x;	
	*/
	
}

.leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:200px;
	padding-bottom:1em;		
}

.leftmenu .col1 {
	margin:0 90px 0 200px;
	position:relative;
	right:100%;
	overflow:hidden;
}

.leftmenu .col2 {
	float:left;
	width:225px;
	position:relative;
	right:230px;
	margin-top:-55px;
	
	/*
	margin-top:-100px;
	*/
}

 .leftmenu .col2 a {
	text-decoration: none;

 }

 .leftmenu .col2 a:hover  {
	text-decoration: underline;
 }
 

.infoBox_right a {
	color: #333333;
	text-decoration: none;
}
	 
.boxText a {
	color: #333333;
	text-decoration: none;
}

	boxText a:hover  {
		color: #333333;
		text-decoration: underline;
	}

	a.boxText.Current {
		color: #cc3366;
	}

	a.Current {
		color: #cc3366;
	}


	.boxes {
		background-image:url(img/bck_headline.jpg);
		background-position: left top; 
		background-repeat: repeat-x;
		
		color: #333333;
		height: 50px;
		/*
				padding-right: 10px;
		padding-bottom: 20px;
		
		
		padding-top: 40px;
		*/
	}

	.box-menus {
		float:right;
		padding-right:10px;
		padding-top: 15px;
		/*
				clear:both;
		display:block;
		
		height:15px;
		margin-top:-27px;
		width: 220px;
		*/
	}
	
	.box-menus  a {
	color: #666666;	
	text-decoration: none;
	}

	.box-menus  a:hover {
	color: #333333;	
	text-decoration: underline;
	}

	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:1px solid #ccc;
    }
    #footer p {
        padding:10px;
        margin:0;
    }
    /* --> */
    </style> 
    <!--[if lt IE 7]>
    <style media="screen" type="text/css">
    .col1 {
	    width:100%;
	}
    </style>
    <![endif]-->
	
/* ************ Sone und Mond CSS Start  ************  */

.content {
        float:left;
        width:210px;
        position:relative;
		clear:both;
		padding-right:200px;
}

img { 
	border:none;
} 

a img { 
	border:none;
} 

a:hover img { 
	border:none;
} 

input { 
	font-size: 10px;
} 
		
#navtrail {	
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 15px;
}


#navtrail a {
    color: #999999;	
    text-decoration: underline;	
}

#navtrail a:hover {
    color: #333333;	
    text-decoration: underline;	
}	


#logo {
	padding-left: 0px;
	width: 280px;
	/*
	padding-top: 18px;
	*/
}

#cart {

	padding-left: 290px;
	width: 200px;
    color: #999999;
	padding-top: 25px;
	/*
	
	*/
}


#search-box{
}
	
#quick_find {
	float:right;
	width: 120px;
	padding-top: 12px;
	padding-right:12px;

	/* 
	float: right;
		margin-top:-18px;
	padding-left:5px;
	display: none; 
	margin:0 auto;
	*/
}

#cart a {
    color: #999999;	
    text-decoration: underline;	
}	
	
#cart a:hover {
    color: #333333;	
    text-decoration: underline;	
}	

.main_content-inside {


	color: #333333;	
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}

.main_content-inside a {
  color: #3399FF;
  text-decoration: none;
}	

.main_content-inside a:hover  {
  color: #3399FF;
  text-decoration: underline;
}	

TD.main, P.main {
    color: #333333;
	font-family: Verdana, Arial, sans-serif;	
	font-size:12px;
	line-height:1.5;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	/*
	padding:8px;
	*/
}


center a {
  color: #3399FF;
  text-decoration: none;
}

center a:hover {
  color: #3399FF;
  text-decoration: underline;
}

.smallText {
	font-family: Verdana, Arial, sans-serif;	
	font-size:12px;
	line-height:1.5;
}



.main_top_row  a {
    color: #666666;	
    text-decoration: none;
}

.main_top_row  a:hover {
    color: #333333;	
    text-decoration: underline;
}



TD.infoBoxHeading_right {
  font-weight: bold;
   color: #cc3366; 
   text-align: left;
}


.left-boxes {
	margin-left:60px;
	/*color: #333333;*/
	
}


.left-boxes a {
	text-decoration: none;
}

.left-boxes a:hover {
	text-decoration: underline;
}


.contentsTopics {
	font-size: 14px;
	font-weight: bold;
    color: #cc3366;	
	padding-bottom: 5px;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 14px;
	font-weight: bold;
    color: #cc3366;	
	padding-bottom: 0px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.cart_quantity {
		padding-top: 15px;
}
	
/*
.boxText a {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5;
	text-decoration: none;
}

.boxText li ul {
	list-style: none;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
}

# = ID
. = class
*/


TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  height:17px;
  color: #cc3366;
  padding-left: 0px;
 text-align: left;
}	



.boxText {

	line-height: 1.8;
	/*border: 1px solid brown; 
	list-style-type: disc;*/
}


.infoBox {
	margin: 0;
	padding: 0;
}




.credits a{
    color: #333;	
    text-decoration: underline;	
}	


.credits a:hover {
    color: #333;	
    text-decoration: underline;	
}	

/*
ul#CatNavi {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 2.0;	
}

li#CatNavi {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

*/
#CatNavi {
	margin: 0px;
	padding: 0px;
	
	/*border-top: 1px dotted #999999;
	border: 1px solid red;

	    padding-top: 5px;
	    padding-right: 0px;
	    padding-bottom: 0px;
	    padding-left: 0px;
	 */
}


ul.CatLevel1, li.CatLevel1 {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	color: red;
	border-top: 5px solid white;
	border-bottom: 20px solid white;
}


ul, li {margin-left: 0; padding-left: 0;}


ul.CatLevel2, li.CatLevel2{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	color: red;
	border-top: 5px solid white;
	border-bottom: 1px dotted #999999;
	
}

ul#InfoCatNavi {
	margin: 0;
	padding: 0;
	border-bottom: 5px solid white;
}

li.InfoCatLevel1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: red;
	border-top: 5px solid white;
	border-bottom: 1px dotted #999999;
	
}


a#MyCatLink1 {
	color: #666666;
	font-weight: bold;
}

a.Current#MyCatLink1  {
	color: black;
	font-weight: bold;
}


a#MyCatLink1:hover {
	text-decoration: underline;
	font-weight: bold;
}

a#MyCatLink3  {
	color: #666666;
	font-weight: bold;
}

a.Current#MyCatLink3  {
	color: black;
	font-weight: bold;
}

a#MyCatLink3:hover  {
	text-decoration: underline;
	font-weight: bold;
}



.confirmationEdit a{
	color: #cc3366;
	font-style: italic;
}

.confirmationEdit a:hover {
	color: #cc3366;
	font-style: italic;
	text-decoration: underline;
}

	
.moduleHeading {
	font-size: 14px;
	font-weight: bold;
    color: #cc3366;	
	padding-bottom: 5px;
}
	
.parseTime {
	display: none;
}
	
.copyright {
	display: none;
}	

A.copyright {
  color: #000000;
}

A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

/* ************ Sone und Mond CSS End ************  */
