/* General Settings */

img, div { behavior: url(iepngfix.htc); }

body {
background: #e9b860 url(img/bg.gif) repeat; 

margin: 0;
padding: 0;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8.5pt;

text-align: center;
}

td, div { line-height: 18px; text-align: left !important }

p { margin-top: 0px; }

p#Preis { 
text-align:right; 
font-weight: bold;
}

h1 { 
font-size: 12pt;
margin: 0px;
margin-bottom: 15px;
}

h2 { 
font-size: 10pt;
margin: 0px;
margin-bottom: 8px;

color: #4b1018;
}

.small {
font-size: 7pt;
color: #666666;
}

input, select, textarea { margin-bottom: 5px; }

a:link, a:visited  {  color: #490000; text-decoration:none; }
a:hover, a:active  {  color: #490000; text-decoration:underline; }

/* Layer Settings */

div { display: block; }

#mainlayer {
width: 988px;
height: 100%; 
margin: 0 auto;
top: 0px; 
text-align: center; 
}
	
		#Header {
		_width: 988px;
		width: 975px;
		_height: 137px;
		height: 120px;
		padding-top: 17px;
		padding-right: 13px;
		
		background: url(grafik/Header-Bg.png) no-repeat;
		text-align: right !important;
		
		cursor: pointer;
		}
			
			#Header img {
			margin: 0px;
			padding: 0px;
			}
		
		#Navigation {
		_width: 988px;
		width: 975px;
		_height: 32px;
		height: 27px;
		padding-top: 5px;
		padding-left: 13px;
		
		background: url(grafik/Navigation-Bg.png) no-repeat;
		color: #ffffff;
		}
		
			#Navigation #NavLeft {
			float: left;
			width: 800px;
			}
			
				#Submenu {
				display: block;
				position: absolute;
				margin-top: 24px;
				margin-left: 144px;
				visibility: hidden;
				
				width: 200px;
				
				background: url(img/submenu-bg.gif) no-repeat bottom center;
				}
				
					#Submenu a {
					display: block;	
					margin: 2px;
					
					color: #ffffff;
					font-weight: normal;
					text-decoration: none;
					margin-left: 3px;
					margin-right: 3px;
					}
				
					#Submenu a:link, #Submenu a:active, #Submenu a:visited {
					text-decoration: none;
					}
					
					#Submenu a:hover {
					text-decoration: underline;
					}
			
			#Navigation #NavRight {
			float: right;
			padding-right: 10px;
			padding-top: 2px;
			}
		
			#Navigation a {	
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			margin-left: 3px;
			margin-right: 3px;
			}
		
			#Navigation a:link, #Navigation a:active, #Navigation a:visited {
			text-decoration: none;
			}
			
			#Navigation a:hover {
			text-decoration: underline;
			}
		
		#Content {
		width: 988px;
		height: 100%; 
		margin: 0 auto; 
		top: 0px; 
		text-align: center; 
		}
		
			#Content-Left {
			width: 790px;
			float: left;
			}
			
				#Content-Left-Area {
				margin-top: 3px;
				margin-bottom: 5px;
				}
				
					#Content-Left-Top {
					/*background: url(img/content-left-top.gif) no-repeat top center;*/
					height: 8px;
					}
					
					#Content-Left-Main-Area {
					background: url(img/content-left-main.gif) repeat-y top center;
					}
					
						#Content-Left-Main-BG {
						background: url(img/content-left-collage.gif) no-repeat;
						min-height: 522px;
						}
						
							#Content-Left-Text {
							padding: 10px;
							padding-left: 40px;
							padding-right: 40px;
							}
							
								#box_normal {
								border: 3px solid #490000;
								padding: 3px;
								height: 170px;
								width: 200px;
								margin-right: 25px;
								margin-bottom: 15px;
								}
								
								#box_normal img {
								margin: 4px;
								}
					
					#Content-Left-Bottom {
					/*background: url(img/content-left-bottom.gif) no-repeat top center;*/
					height: 8px;
					}
								
			#Content-Right {
			width: 198px;
			float: left;
			}
			
				#Content-Right1-Area {
				margin-top: 3px;
				}
				
					#Content-Right1-Top {
					/*background: url(img/content-right-top.gif) no-repeat top center;*/
					height: 8px;
					}
					
					#Content-Right1-Main-Area {
					background: url(img/content-right-main.gif) repeat-y top center;
					}
					
						#Content-Right1-Main-BG {
						/* NO BG */
						height: 322px;
						}
						
							#Content-Right1-Text {
							padding: 10px;
							padding-left: 18px;
							padding-right: 18px;
							}
					
					#Content-Right1-Bottom {
					/*background: url(img/content-right-bottom.gif) no-repeat top center;*/
					height: 8px;
					}
				
				#Content-Right2-Area {
				margin-top: 3px;
				margin-bottom: 5px;
				}
				
					#Content-Right2-Top {
					/*background: url(img/content-right-top.gif) no-repeat top center;*/
					height: 8px;
					}
					
					#Content-Right2-Main-Area {
					background: url(img/content-right-main.gif) repeat-y top center;
					}
					
						#Content-Right2-Main-BG {
						/* NO BG */
						}
						
							#Content-Right2-Text {
							padding: 10px;
							padding-left: 18px;
							padding-right: 18px;
							}
					
					#Content-Right2-Bottom {
					/*background: url(img/content-right-bottom.gif) no-repeat top center;*/
					height: 8px;
					}
		
		#ContentFooter {
		_width: 988px;
		width: 975px;
		_height: 32px;
		height: 27px;
		padding-top: 5px;
		padding-right: 13px;
		margin-bottom: 20px;
		
		background: url(grafik/Navigation-Bg.png) no-repeat;
		text-align: right !important;
		color: #ffffff;
		
		float: left;
		}
		
			#ContentFooter a {	
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			margin-left: 3px;
			margin-right: 3px;
			}
		
			#ContentFooter a:link, #ContentFooter a:active, #ContentFooter a:visited {
			text-decoration: none;
			}
			
			#ContentFooter a:hover {
			text-decoration: underline;
			}
			
	.titel_braun {
	color: #4b1018;
	font-weight: bold;
	}