/* CSS Document */

* {
	font-size:11px;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	color:#000000;
}

body {
	margin: 0; 
	padding: 0;
	font-size:11px;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	/*
	background-image:url( );
	background-repeat:repeat-x;
	*/
	background-color:#ffffff;
}

DIV.center {
margin:auto;
/*width:680px;*/
}

.Price {
	font-weight:bold;
	font-size:12px;
	color:#e00023;
}

h1 {
	font-size:12px;
	color:#1bdeea;
}

h2{
	font-size:16px;
	color:#e00023;
}

h3{
	font-size:14px;
	color:#e00023;
}

.table_border {
	/*border-left:1px #e00023 dotted;
	border-right:1px #e00023 dotted;
	*/
background-color:#FFFFFF;

}




.menu {	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right:0px;
	margin:0px;

}


.menu a {
	color:#1bdeea;
	text-decoration:none;

}



.menu a:hover {
	background-color: #1bdeea;
	color: #ffffff
	
}

.table_menu {
	margin-left:19px;
}

.header {
	background-image:url(/images/gallery/mm_CI/header_1.jpg);
	background-repeat:no-repeat;
	height:167px;
}


.header_navigation_right {
	margin:0px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:60px;
	text-align:right;
	color:#000000;
}

.header_navigation_right a {
	color:#1bdeea;
	text-decoration:none;
}


.header_navigation_right a:hover {
	background-color:#1bdeea;
	color:#ffffff;
}

.tag { 
	font-weight:bold;
	font-size:16px;
	color:#1bdeea;
}


/**
 * 2. row
 */
#left_column {
	padding-top:20px;
	width:200px;

}

#main_column {
        text-align:left;
	width:580px;
	padding: 20px 10px 0px 20px;
	

}

#right_column {
	width:196px;
	padding-top:20px;
	padding-left:20px;

}


ul.left_menu {

   padding: 5px 5px 5px 5px;
   /*width:150px;*/        }


/* Formatierung fuer die Darstellung des Submenues ohne Aufzaehlungszeichen */

ul.left_menu ul {

   margin:0px;
   /*width:204px;*/        }

ul.left_menu li {
   text-align:left;
   list-style-type:none;


   width: 100%;
}



ul.left_menu a {
   font-weight:bold;
   color: #1bdeea;
   padding: 5px 5px 5px 5px;
   display: block;
   text-decoration:none;
   width:200px;
   height: 20px;
}

ul.left_menu li a:hover {
   font-weight:bold;
   background-color: #1bdeea;
   color: #ffffff;
}
ul.left_menu li a:active {
   background-color: #1bdeea;
   color: #ffffff;
   font-weight:bold;
}


ul.left_menu li.level2 {
   text-align:left;
   background-image:none;

   background-repeat:no-repeat;
}

ul.left_menu li.level2 a {
   display: block;
   background-image:none;
   background-color:#ffffff;
   border-top:1px #e00023 dotted;
   border-bottom:1px #e00023 dotted;
   padding: 7px 4px 5px 30px;
   width:150px;
}


ul.left_menu li.level3 {
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level3 a {
   display: block;
   background-image:none;
   background-color:#ffffff;
   border-top:1px #2c2829 dotted;
   padding: 7px 4px 5px 40px;
   width:140px;
}

.box {
	width:200px;
	padding-right:5px;
}

#left_column .box {
        text-align:left;
	padding-left:0px;
	padding-right:0px;
}

#left_column .box .content {
        text-align:left;
	
}

.box .header {

	padding:0px;
	
	
	height:28px;
	
	background-image:url(/images/gallery/mm_CI/Kasterl.gif);
	background-repeat:no-repeat;
}

.header h2 {
        text-align:left;
	padding-top:6px;
	padding-left:20px;
	padding-bottom:0px;
	
	margin: 0px;
	
	font-size:12px;
	font-weight:normal;
}

.box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	
	background-image:url( );
	background-repeat:repeat-y;
	
	margin-top:0px;
	margin-left:0px;

	padding: 10px 10px 0px 10px;
	
	width:inherit;
}

.box .footer {
        text-align:left;
	background-image:url(/images/gallery/mm_CI/kasterl_abschluss.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}



.bg_content {
	background-color:#ffffff;
	padding:9px;
	width:964px;
	margin-top:45px;	

}

/**
 * mit dieser Anweisung kann das Logo im Kopfbereich geändert werden.
 */
.logo {
	background-image:url( );
	background-repeat:no-repeat;
	padding:20px;
	margin:40px;
	width:150px;
}



.footer {
	background-image:url( );
	background-repeat:repeat-x;
	height:25px;
	color:#ffffff;
	padding-left:16px;

}

/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
	width:99%; 
	margin: 4px 0px 4px 0px;
	padding:0px;
	border: 2px dotted #2c2829; 
	background-color:#ffffff;
	text-align:left;
	vertical-align:middle;
}

.plenty_horizontal_bar div {
	padding-left: 8px;
	padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
	color:#c451bb;
	font-weight:normal;
}

.ArticleAttrImageSelected {
	border:1px dotted #2c2829;
}

			.tab_border {
				margin-top:14px;
				border-collapse:collapse;
				border-width: 1px;
				border-style: solid;
				border-color: #C3D0E1;
			}
			
			.tab_border td {
				padding:5px;
			}
			
			.tab_border th {
				padding:5px;
				font-weight:bold;
				letter-spacing:0.1em;
				background-color:#ffffff;
				color:#FFFFFF;
				border-collapse:collapse;
				border-width: 1px 1px 1px 1px;
				border-style: dotted dotted dotted dotted;
				border-color: #2c2829;
			}		
.ProductDetailDesc {
width:87%;

}	

.tag_6 {
color:#1bdeea;
display:inline;
font-size:10px;
}
.tag_5 {
color:#1bdeea;
display:inline;
font-size:12px;
font-weight:bold;
}
.tag_4 {
color:#1bdeea;
display:inline;
font-size:14px;
font-weight:bold;
}
.tag_3 {
color:#1bdeea;
display:inline;
font-size:16px;
font-weight:bold;
}
.tag_2 {
color:#1bdeea;
display:inline;
font-size:18px;
font-weight:bold;
}
.tag_1 {
color:#1bdeea;
display:inline;
font-size:20px;
font-weight:bold;
}	 