
body {
	margin: 25px 0px 25px 0px;
	background: #5773B2;
	background-image:url(imgs/bg.jpg);
	font: 10px/150% Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #5773B2;
	text-decoration: underline;
}
a:link {
	color: #5773B2;
	text-decoration: underline;
}
a:visited {
	color: #5773B2;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.blau {
	color: #5773B2;
	text-decoration: none;
}

.underlined {
text-decoration:underline;
}

#references a {
	color: #5773B2;
	text-decoration: underline;
}
#references a:link {
	color: #5773B2;
	text-decoration: underline;
}
#references a:visited {
	color: #5773B2;
	text-decoration: underline;
}
#references a:hover {
	color: #5773B2;
	text-decoration: underline;
}
#references a:active {
	color: #5773B2;
	text-decoration: underline;
}


#wrapper {
	min-height:600px;
	width: 800px;
	margin: 25px auto 25px auto;
	padding: 0;
	text-align: left;
	background: url(imgs/content_bg.gif) repeat-y;
}
	
#leftcontent {
     float:left;
	width: 234px;
	margin-top: 44px;
	margin-bottom: 44px;
	margin-left: 26px;
	padding: 0px;
}

html>body div#leftcontent {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	
	margin-left: 52px;
	min-height: 250px;
	}
	

#rightcontent {
	min-height:400px;
	width: 409px;
	margin-left: 325px;
	margin-top: 44px;
	margin-bottom: 44px;
	padding: 0px;
}
		

#footer {
	width: 800px;
	position: static;
	background: no-repeat url(imgs/footer.jpg);
	height: 43px;
	text-align: left;
}

#header {
	width: 800px;
	position: static;
	background: no-repeat url(imgs/header.jpg);
	height: 235px;
	margin: 0px;
	padding: 0px;
}

#menu {
	width: 800px;
	position: static;
	height: 43px;
	background: no-repeat url(imgs/menu_bg.jpg);
	padding: 0px 0px 0px 53px;
	margin: 0px;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	color: #5773B2;
	margin-top: 20px;
}

h1 {
	font-size: 12px;
	color: #5773B2;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 150%;
}

li {
	padding: 0px;
	margin: 0px;
}

ul {
	padding-left: 8px;
	margin-left: 8px;
	line-height: 18px;
}



#copyright {
	width: 200px;
	float: left;
	margin-left: 26px;
	margin-top: 15px;
	margin-bottom:0px;
	padding: 0px;
}

html>body div#copyright {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
		margin-left: 52px;
}
	
#impressum {
	float: right;
	width: 100px;
	margin-left: 350px;
	margin-top: 15px;
	margin-bottom:0px;
	margin-right:10px;
	padding: 0px;
}

#references {
	width: auto;
	margin-left: 52px;
	margin-right: 52px;
	margin-bottom: 44px;
	margin-top: 44px;
	padding: 0px;
	min-height: 400px;
}

table {
	
}

td {
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}

#start {
	padding: 0px;
	margin-top:240px auto auto auto;
	
}
