/* CSS SIGRUN BRAENDLE*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	/*margin-right: 0px;
	margin-left: 0px;*/
	background: #121212;
}

#header {
	font-size: 13px;
	color: #000;
	text-align: right;
	/*width: 950px;*/
	height: 20px;
	background: #121212;
	/*background:url(../images/header_bg1x20.jpg) repeat-x left top #121212;*/
}

#menu {
	font-size: 13px;
	color: #000;
	text-align: center;
	height: 110px;
	background:url(../images/menu_bg980x110.jpg) no-repeat center top #121212;
}

.mainnavboxclear { position:relative; margin:0px; padding:96px 0px 5px 0px; text-align:center; border-bottom:0px solid #fff; }
li.inline { display: inline; padding-left: 0px; padding-right: 0px; border: 0px;}

.subnav {font-family: Arial; font-size: 10px; font-weight: normal; color:#666; padding: 0px 0px 0px 0px; text-decoration:none; margin:0px; }
.subnav a:link { color:#4d4d4d;  text-decoration:none; padding: 4px 50px 4px 50px; border: 1px solid #121212;}
.subnav a:active {color:#fff; text-decoration:none; padding: 4px 50px 4px 50px; border: 1px solid #fff; }
.subnav a:visited {color:#4d4d4d; text-decoration:none; padding: 4px 50px 4px 50px; border: 1px solid #121212;}
.subnav a:hover {color: #fff; text-decoration:none; padding: 4px 50px 4px 50px; border: 1px solid #4d4d4d; }
.subnavon {font-family: Arial; font-size: 10px; color: #000; font-weight: normal; padding: 4px 10px 4px 10px; border: 1px solid #fff; text-decoration:none;}
.subnavon a:link {font-family: Arial; font-size: 10px; color: #000; font-weight: normal; padding: 4px 10px 4px 10px; border: 1px solid #ccc; text-decoration:none;}
a:link { font-weight: normal; text-decoration: none; color: #4d4d4d; padding:0px; margin:0px;}
a:visited {  font-weight: normal; text-decoration: none;color: #4d4d4d;}
a:active { font-weight: normal; text-decoration: none; color: #4d4d4d;}
a:hover {  text-decoration: none;  color: #121212; text-decoration:none;}



#flashcontent {

	height: 535px;
	background:url(../images/start920x500.jpg) no-repeat center center #121212;

}

.kontaktbox { position:relative; margin:0px; padding:180px 0px 0px 260px; text-align:center; border-bottom:0px }

#footer
{
	align: center;
	/*width: 920px;*/
	height: 20px;
	background:url(../images/footer_bg980x20.jpg) no-repeat center top #121212;
}


/* --- TEXTFORMATIERUNG --- */

p {
	font-family: Arial;
	font-size:13px;
	color:#4d4d4d;
	line-height:1.7em;
}
