* {
   padding:0;
   margin:0;
}

html,body {height: 100%;}

body {background:#fff;
	margin			: 0;
	padding			: 0;
	text-align		: center;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:100%;
}

/* Hintergrund der Webseite*/
#bg {
	background : url(images/bg.jpg) repeat-y 50% 0%;
	width:700px;
	margin:0 auto;
}

#container {
	width:700px;
	background:transparent;
	margin:0 auto;
	height: 650px;
}

/*TOP Panel*/
#top {
	background : url(images/topleiste.jpg);
	width:700px;
	height:55px;
text-align:left;
padding-left:5px;
padding-top:25px;
 voice-family: "\"}\"";
    voice-family: inherit;
    width: 610px;
}	

html>body #top {
  width:695px;
}

/*linker Container*/
#content_links {
margin-top:0px;
width:300px;
height: 550px;	
float:left;
font-size:80%;
}

#content_links p{
	padding:10px;
}

/*rechter Container*/
#content_rechts {
margin-top:0px;
width:200px;
height: 550px;	
float:right;
font-size:80%;
}

#content_rechts p{
	text-align:justify;
	padding:10px;
	background-image: url(images/hgr_rechts.jpg);
}

/*Container einspaltige Inhaltsseite*/
#content_inhalt {
	margin-top:5px;
	width:460px;
	font-size:90%;
	left: 100px;
	float: left;
	list-style-type: none;
	text-align: left;
	letter-spacing: normal;
	margin-left: 30px;
	overflow: scroll;
	height: 550px;	
}

#content_inhalt p{
	padding:0px;
	width: left;
}

/*Ueberschrift*/
#headertext_links {
	font-size:250%;
	color:#fff;
	
}

#headertext_rechts {
font-size:250%;
padding-left:10px;
color:#262C62;
}

/*seitliches Logo*/
#sidelogo {
	width:200px;
	float:left;
}

/*Navigation*/
#navcontainer {
	width: 200px;
	float:left;
	height: 550px;
}

#navcontainer ul
{
border-top:1px solid #9399d5;
margin-left: 0;
margin-top:30px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 10px 3px 3px 3px;
width: 194px;
height:30px;
background: transparent;
border-bottom: 1px solid #9399d5;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #333B8B;
color: #fff;
font-weight:bold;
}

/*Footer*/
#footer {
background : url(images/footer.jpg);
	width:700px;
	height:75px;
	clear:both;
	margin:0;
	font-size:80%;
	text-align:center;
	padding-top:5px;
	color:#262C62;
}

/* this is my link, please leave if poss */
span.design {
	font-size:80%;
	color:#9a9a9a;
}

a.design {
	text-decoration:none;
	color:#9a9a9a;
}

a.design:hover {
	color:#000;
}

a.midtext {
text-decoration : none;
color:#126C12;
font-weight:bold;
}

/*seitliches Logo */
#side_logo {
	position:absolute;
	height:80px;
	width:30px;
	margin-top: 20px;
	top: 38px;
	left: 20px;
	padding-left: 30px;
}
