*{
padding:0px;
margin:0px;
}
img{
border:0px;
}
body{
font-size:12px;
background-color:#543c2c;
text-align:center;
font-family:"Trebuchet MS",Georgia, "Times New Roman", Times, serif;
padding-top:20px;
color:#440a01;
}
a{
	text-decoration:none;
	color:#9D1803;
}
a:hover{
text-decoration:underline;
}
#container{
margin:auto;
height:644px;
width:916px;
background-image:url(/images/ci/container_bg.jpg);
text-align:left;
position:relative;
}
#header{
padding-left:8px;	
padding-top:7px;
padding-right:8px;
}
#logo{
width:322px;
height:95px;
float:left;
}

#logo a{
	position: relative;
	float:left;
	color:#FFFFFF;
}

#logo span.date{
	display: block;
	position: absolute;
	top:74px;
	left:46px;
	color:rgba(255,255,255,0.67);
	font-size: 1.21em;
}
#sponsor{
height:95px;
width:432px;
float:right;
}
#sponsorMain{
width:432px;
height:33px;
border-bottom:1px solid #440a01;
padding-top:22px;
position:relative;
}
#sponsor table{
float:right;
}
#sponsorMain td{
vertical-align:bottom;
padding-right:15px;
}
#sponsorSub td{
vertical-align:bottom;
padding-right:15px;
}
#titel{
float:left;
width:780px;
height:35px;
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
text-align:right;
}
#nav{
float:left;
width:181px;
padding-left:40px;
font-size:14px;
}

#nav li{
padding-left:0px;
padding-bottom:3px;
list-style:none;
} 
#nav li a{
list-style:none;
color:#440a01;
font-weight:normal;
}
#nav li li{
list-style:none;
color:#440a01;
font-size:12px;
padding-left:2px;
}
#content{
float:left;
width:580px;
height:355px;
overflow:auto;
padding-right:99px;
}
#content li{
list-style:inside;
text-indent:3px;
}
.imgBorder{
border:1px solid #440a01;
}
#ibrows{
margin:auto;
width:896px;
text-align:right;
padding-right:20px;
}
.subActive{
text-decoration:underline;
}

#toggenburg{
position:absolute;
bottom:100px;
width:120px;
height:68px;
left:25px;
background-image:url(/images/ci/toggenburg.png);
}


