/* CSS Document */

body{
margin:0px;
background-image:url(img/bg_full.jpg);
background-repeat:repeat-x;
background-color:#00496d;
text-align:center;}

#container{
margin:auto;
width:858px;
background-attachment:fixed;
background-position:center;
text-align:left;
}

#menu{
width:265px;
height:746px;
background-image:url(img/logo+rand.png);
background-repeat:no-repeat;
float:left;
clear:both;
font: Verdana;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;}

#logoplatzhalter{
width:265px;
height:167px;
clear:both;
float:right;
font: Verdana;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;}

#menupunkt{
width:195px;
/*height:35px;195*/
padding-bottom:3px;
padding-right:35px;
padding-left:35px;
clear:both;
float:right;
font: Verdana;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;}


h1 {
	color:#000000;
	font: Verdana;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

a:link    { color:#000000;text-decoration:underline;}
a:visited { color:#000000;text-decoration:underline;}
a:hover   { color:#ffffff;text-decoration:underline;}
a:active  { color:#0000ff;text-decoration:underline;}
.a-blau {color:#0000FF;text-decoration:underline;}
.a-blau:link    { color:#0000ff;text-decoration:underline;}
.a-blau:visited { color:#0000ff;text-decoration:underline;}
.a-blau:hover   { color:#ffffff;text-decoration:underline;}
.a-blau:active  { color:#0000ff;text-decoration:underline;}

#content{
width:533px;
height:661px;
background-image:url(img/textbg2.png);
background-repeat:no-repeat;
float:right;
padding-left:30px;
padding-right:30px;
padding-top:55px;
padding-bottom:30px;
font: Verdana;
font-size: 12px;
color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;}

#picture{
float:right;
padding:20px;
padding-right:0px;
}

#picture2{
float:left;
padding:20px;
padding-left:0px;
}

#flotte_menu{
width:533px;
float:left;
text-align:center;
padding-bottom:3px;
}

#tableflotte0{
}
#tableflotte1{
background-color:#2f87c2;
}
#tableflotte2{
}

td{
padding-left:10px;
padding-right:10px;
}

h3{
font: Verdana;
font-size: 12px;
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

#flagge{
height:196px;
width:186px;
background-image:url(img/flagge.png);
}
