/* Weitere Styles, die Sie belegen können sind: p1, p2, p3,... p11 */
/* In diesem mitgelieferten Stylesheet sind diese nicht belegt     */

* {margin:0; padding:0;}
body{
	margin-top:10px;
	font-size:12pt;
	font-family:Times New Roman, Times, serif;
	color:#330000;
	background-color: #FFFFCC;
}

a {color: #663333;}

#box{width: 932px; margin:0px auto 0px auto;background-image: url(../images/background.jpg);}

#header{width: 930px; border-top: #330000 1px solid; border-left: #330000 1px solid;border-right: #330000 1px solid; background-repeat: no-repeat; margin-bottom: 0px; height: 120px;}
#header h1{line-height: 120px; margin-top: 0px; padding-left: 60px; font-size: 60px; color: #FFFFFF; text-shadow:#211111; font-stretch: expanded; font-style: italic;z-index: 10; text-shadow: #333333 4px 4px 4px; }

#navbar{border-left: #330000 1px solid;border-right: #330000 1px solid;
	width: 930px;background-image: url(../images/background_r2_c1.jpg);	line-height: 26px;
	font-weight: bold;font-size: 18px;font-variant: small-caps;	font-style: italic;	background-repeat: no-repeat; margin-bottom: 0px;
	float: none; position: relative; top: -2px; 
}
#navbar p{padding-left: 60px;}

#main{border-left: #330000 1px solid;border-right: #330000 1px solid;width: 930px;background-repeat: no-repeat; float: left; height: auto;}

#menu{
	width: 131px;
	position: relative;
	left: 0px;
	background-repeat: no-repeat;
	float: left;
}

#menu ul {padding-top: 40px; width: 131px;}
#menu li {list-style-type:none; margin-left: 5px; font-size: 14px; padding: 5px; margin-top: 5px; margin-bottom: 5px;color: white; }
#menu li a {color: white; font-weight: bold; text-decoration: none;}
#menu li.active {color:#330000; background-color: #d2c6ba;}
#menu li.active a {color:#330000; }

#textbox {width: 620px; padding: 20px; float: left; }

#textbox p {width: 590px; margin-top: 5px;}
#textbox ul {margin-left: 40px;}
#textbox ul li {margin-bottom: 10px; padding: 0;}
#textbox ol {margin-left: 20px;}
#textbox dl {margin-left: 10px; margin-top: 20px;}
#textbox dt {margin-left: 20px; margin-bottom: 5px;}
#textbox dt h3 {margin: 0px;}
#textbox dd {margin-left: 40px; margin-bottom: 10px;}

#textbox a {font-style: italic;}


#adbox {width: 139px; vertical-align: middle; padding-top: 20px; float: right; padding-bottom: 20px;}

#footer{ background-position: bottom;
	width: 930px;
	border-left: #330000 1px solid;
	border-right: #330000 1px solid;
	border-bottom: #330000 1px solid;
	line-height: 27px;
	font-size: 16px;
	text-align:center;
	margin-bottom:0px;
	background-image: url(../images/background_r4_c1.jpg);
	float: none;
	background-repeat: no-repeat;
}

h1 {margin-bottom: 10px; margin-top: 20px;}
h2 {margin-bottom: 10px; margin-top: 20px;}
h3 {margin-bottom: 10px; margin-top: 20px;}
h4 {margin-bottom: 10px; margin-top: 20px;}
h5 {margin-bottom: 10px; margin-top: 20px;}
h6 {margin-bottom: 10px; margin-top: 20px;}