/* Start of CMSMS style sheet 'silent_sea_layout' */
a, a:link, a:visited {
	text-decoration: none;
	color: #00CC33;
}
a:hover {
	text-decoration: underline;
}


body {color: #fff; font-family:Verdana; background-color: #000; background-image: url(../gfx/bodybackgr.gif); background-repeat: repeat-x; background-attachment: inherit; }

#Container { background-color: #000; background-repeat: repeat-x; width: 80%; height: 700px; min-width: 740px; max-width: 90em; margin-right: auto; margin-left: auto; }
#logo { background-image: url(../gfx/logo.jpg); width: 100%; height: 120px; }

#Inhalt  #fusszeile{ padding: 15px; }
#radar { width: 100px; height: 100px; float: left; padding: 15px;}
#schriftzug { width: 400px; height: 100px; margin-right: auto; margin-left: auto; }

/* End of 'silent_sea_layout' */

