/* Start Browser Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* End Browser Reset */


body{
	background:#e3d5c5 url(../images/background.png);
}

#Wrapper{
	width:925px;
	
	margin:20px auto 20px auto;
	box-shadow: 0px 0px 4px #222;
	-moz-box-shadow: 0px 0px 4px #222;
	-webkit-box-shadow: 0px 0px 4px #222;

}

#Top_Border{
	height:45px;
	width:925px;
	background:url(../images/border_top.jpg) 0 0 no-repeat;	
}

#Top{
	background:#ffffff url(../images/border_center.jpg) repeat-y;
	height:115px;
	width:925px;
	padding-top:10px;
	

}

#Logo{
	background:url(../images/logo.jpg) 0 0 no-repeat;
	text-indent:-99999px;
	margin:0 auto 5px auto;
	height:63px;	
	width:300px;
}

#Navi{
	border-top:2px solid #745532;
	border-bottom:2px solid #745532;
	margin:0px 45px 0 45px;
}

#Nav_Bar{
	margin-top:3px;
	height:30px;
}

#Nav_Bar ul{
	margin: 0 0 0 13px;
}

#Nav_Bar li {
	background:#be9566;
	width:100px;
	height:27px;
	display:block;
	float:left;
	margin-right:1px;
}

#Nav_Bar li a{
	color:#FFF;
	text-align:center;
	font-size:9pt;
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-top:4px;

}

#Nav_Bar li a:hover{
	
	background:#cca77d;
	width:100px;
	height:23px;
}

#Nav_Bar li a.activeLink{
	background:#dfbe98;

	width:100px;
	height:23px;
}

#Content{
	background:#ffffff url(../images/border_center.jpg) repeat-y;
	min-height:525px;
	overflow:hidden;
	
}

#Overview_Picture{
	margin:0 auto 0 auto;
	width:690px;
	padding-top:40px;
	height:175px;
}

#Overview_Picture img{
	border:2px solid #745532;
	margin: 0 -3px;	
}

#Description_Home{
	width:100%;
	min-height:200px;
	margin-top:40px;
}

#Description_Home h3{
	text-align:center;
	font-size:14pt;
	font-family:cursive,verdana;
	margin-bottom:10pt;
}

#Description_Home p{
	text-align:center;
	font-size:12pt;
	line-height:1.5;
	font-family:cursive,verdana;
}

#Description_Home h4{
	text-align:center;
	font-size:13pt;
	font-family:cursive,verdana;
	margin-top:10pt;
}

#Description_Home a{
	color:black;
	text-align:center;
	font-size:12pt;
	line-height:1.5;
	font-family:cursive,verdana;
}

#Bottom{
	background:url(../images/border_bottom.jpg) 0 0 no-repeat;	
	width:925px;
	height:45px;
}

#CopyRight{
	padding:15px 0 0 55px;
}

#CopyRight p{
	color:#333;
	font-family:Verdana;
	font-size:9pt;
}

#Impressum{
	margin:-5px 0 0 65px;
}

#Impressum p{
	font-size:12pt;
	line-height:1.5;
	font-family:cursive,verdana;
}



#Impressum h4{
	margin: 15px 0 5px 0px;
	font-family:cursive,verdana;
	font-size:14pt;
	line-height:1.5;
	
}

#Impressum h3{
	margin: 10px 0 10px 0px;
	font-family:cursive,verdana;
	font-size:19pt;
	line-height:1.5;
	font-weight:bold !important;
	
}

#Bild img{
	margin-bottom:-410px;
	margin-left:70px;
}

#Impressum_Text{
	margin-right:65px;
	margin-bottom:30px;
	text-align:justify;
}

#Impressum_Text p{
	font-size:10pt;
	line-height:1.5;
	font-family:Lucida Grande,Lucida sans,Arial,sans-serif;
}

.Left_Arrow{
	margin-top:460px;
	margin-left:70px;
	margin-right:12px;
	width = 30px;
	height = 30px;
	float:left;
	
}

.Right_Arrow{
	margin-top:460px;
	margin-right:70px;
	width = 30px;
	height = 30px;
	float:right;
	
}
