* {
    margin: 0;
    padding: 0;
}
body {
	background: #5674b2 url("images/bg_body.gif") repeat-x;
}
#container {
    text-align: left;
    width: 1000px;
    margin: 0 auto;
}

img{
	border: 0;
	margin:0;
	padding:0;
}
li.fett  a{
	font-weight: bold !important;
}
/* Hauptstyles
 * ------------------------------------------------------------------------------------------
 */
body {
    font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
    font-size: 1.0em;
    text-align: center;
}
#top, #main, #footer {
	clear: both;
	width: 1000px;
}
#top, #logo, #main-menu, #main, #footer {
	float: left;
}
#main {
	background: url("images/bg_content.jpg") no-repeat 0px 0;
}
.sub-menu {
	list-style-type: none;
	line-height: 1.2em;
}
.sub-menu li {
	padding-left: 1em;
	background: url("images/puce.gif") no-repeat 0 7px;
}
.sub-menu li a {
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
.sub-menu li a:hover {
	text-decoration: none;
	border-bottom: 1px dashed;
}
#page {
	width:90%;
    margin: 100px auto 50px auto;
	 padding-left:100px;
	color: #fff;
}
#page p {
	font-size: .95em;
	line-height: 1.4em;
	margin-bottom: 0em;
}
#page a {
	color: #1c5081;
}
#page a:hover {
	color: #efb605;
}
#page h2 {
	display: block;
	background-repeat: no-repeat;
	margin: 6px 0 6px 0px;
	color:#EFB605;
}
#page li{
	margin-left: 30px;
	font-size: .95em;
}
#sprache{
	position: relative;
	z-index: 100;
	top: -304px;
	left:397px;
	width: 40px;
	padding:0 !important;
}
#sprache a{
text-decoration: none;
}
blockquote  {
	margin-left: 2em;
}
#content {
	float: left;
	width:90%;
	font-size: .95em;
	background-repeat: no-repeat;
	background-position: top right;
}
#content h1 {
	
	color: #efb605;
	margin: -70px 0 30px 0px;
	font: bold 3.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -.1em;
}

#col1, #col2 {
	float: left;
	width: 33%;
}
#col1{
	margin-top:-80px;
	padding-right: 10px;
}
#col12{
	float: left;
	width: 66%;
	margin-top:-10px;
	padding-right: 10px;
}
#col2{
	margin-top:-7px;

}
#col3 {
	float: right;
	width: 30%;
}
#col1 a {
	color: #efb605;
}
#col1 a:hover {
	color: #000;
}
#col2 a {
	color: #f9f2a4;
}
#col2 a:hover {
	color: #fff;
}
#col3 {
	color: #fff;
}
#gruen {
	*margin: -4px 0 0 0;
	overflow:hidden;
	height:115px;
	width:270px;
	background: url("images/gruen_unten.png") no-repeat -2px 0px;
	padding: 10px 0 0 26px;
}
#blau {
	*margin: -4px 0 0 0;
	overflow:hidden;
	height:115px;
	width:270px;
	background: url("images/blau_unten.png") no-repeat -2px 0px;
	padding: 10px 0 0 26px;
}
#orange {
	*margin: -4px 0 0 0;
	overflow:hidden;
	height:115px;
	width:270px;
	background: url("images/orange_unten.png") no-repeat -2px 0px;
	padding: 10px 0 0 26px;
}
#gruen li, #blau li, #orange li{
	margin-left:0px;
}
/* HEADER
 * ------------------------------------------------------------------------------------------
 */
#logo a {
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	background: url("images/logo.jpg") no-repeat 0 0;
	width: 563px;
	height: 158px;
}
#main-menu {
	width: 563px;
	height: 52px;
	background: #000 url("images/bg_menu.jpg") no-repeat 0 0;
}
#main-menu-items {
	list-style-type: none;
	margin: 14px 0 0 75px;
}
#main-menu-items li {
	display: inline;
	padding-left: 12px;
	background: url("images/sep_menu.gif") no-repeat 3px 6px;
}
#main-menu-items li a {
	color: black;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
#main-menu-items li a:hover {
	color: #efb605;
	text-decoration: none;
	border-bottom: 1px dashed;
}
#main-menu-items .first, 
#footer-menu .first {
    background: none;
}
#main-photo {
	float: right;
	width: 437px;
	height: 210px;
}


/* FOOTER
 * ------------------------------------------------------------------------------------------
 */
#footer {
	font-size: .8em;
	margin: 12px 0;
	clear:both;
}
#footer-menu, #footer p {
	float: left;
}
#footer-menu {
	list-style-type: none;
	margin-top: 16px;
}
#footer-menu li {
	display: inline;
	padding-left: 16px;
	background: url("images/sep_menu.gif") no-repeat 6px 3px;
}
#footer-menu li a {
	color: #effcb0;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
#footer-menu li a:hover {
	color: #d7e1ce;
	text-decoration: none;
}
#footer p {
	clear: left;
	color: #d7e1ce;
	font-size: .9em;
	padding-left: 16px;
}
