body{
background-color: #1D5CDB;
text-align:justify;
}

a{
	font-family: arial;
	font-size: 10pt;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square; 
}

a:link {color:black; text-decoration:none}
a:visited {color:#B5A7A7; text-decoration:none}
a:active {color:black; text-decoration:none}
a:hover {color:#870000; text-decoration:underline}

.balken1{
position: absolute;
background-color: #000051;
left:35px; top:0px; width:80px; height:800px;
}

.balken2{
position: absolute;
background-color: #000051;
left:0px; top:97px; width:1020px; height:29px;
}

.logo1{
position: absolute;
left: 150px;
top: 97px;
background-color: #1D5CDB;
color: black;
font-weight: bold;
padding-left:10px;
padding-right:10px;
}

.logo2{
position: absolute;
left: 600px;
top: 130px;
background-color: #1D5CDB;
}

.logo3{
position: absolute;
right: 50px;
top: 170px;
background-color: #1D5CDB;
}


.navi{
position: absolute;
left:10px; top:140px; width:200px;
background-color: #1D5CDB;
color: black;
line-height:2em;
padding-left: 30px;
padding-top:30px;
padding-bottom: 30px;
font-weight: bold;
font-family: arial;
font-size: 14pt;
}

.inhalt{
font-family: arial;
font-size: 12pt;
position: absolute;
left:250px; top:170px; width:710px;
background-color: #527ACC;
color: black;
padding-left: 30px;
padding-top:30px;
padding-bottom: 30px;
padding-right: 30px;
float: left;
}

.csc-textpic-caption{
font-weight: bold;
}
