:link,:visited { text-decoration:none }
ul, li { margin:0px; margin-left:8px; padding:0; }
ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

a:link				{ font-weight: lighter; color: #FF0000; font-family: Verdana,Tahoma; text-decoration: underline; font-size: 11px; }
a:alink				{ font-weight: lighter; color: #FF0000; font-family: Verdana,Tahoma; text-decoration: underline; font-size: 11px; }
a:visited			{ font-weight: lighter; color: #FF0000; font-family: Verdana,Tahoma; text-decoration: underline; font-size: 11px; }
a:hover				{ font-weight: lighter; color: #FF0000; font-family: Verdana,Tahoma; text-decoration: none; font-size: 11px; }

a.footer:link		{ font-weight: lighter; color: #757575; font-family: Verdana,Tahoma; text-decoration: none; font-size: 10px; }
a.footer:alink		{ font-weight: lighter; color: #757575; font-family: Verdana,Tahoma; text-decoration: none; font-size: 10px; }
a.footer:visited	{ font-weight: lighter; color: #757575; font-family: Verdana,Tahoma; text-decoration: none; font-size: 10px; }
a.footer:hover		{ font-weight: lighter; color: #757575; font-family: Verdana,Tahoma; text-decoration: underline; font-size: 10px; }

.inputbox					{ font-family:Verdana,Tahoma; font-size:11px; color:#707172; width:200px; }
.submitbutton				{ width:100px; height:20px; font-family:Verdana,Tahoma; font-size:11px; color:#000000; }

html {
	text-align:center;
}
body {
	text-align:left;
	color: #FFFFFF;
	font-family:Verdana,Tahoma;
	font-size: 11px;
	line-height: 18px;
	background-color:#000000;
	behavior: url("config/csshover3.htc");
	behavior: url("config/iepngfix.htc");
	background-image:url(../img/back.gif);
}
div#wrapper {
	position:relative;
	width:960px;
	height:622px;
	font-family:Verdana,Tahoma;
	font-size: 11px;
	line-height: 18px;
	text-align:left;
}
div#header {
	height:131px;
	width:960px;
	behavior: url("config/iepngfix.htc");
	background-image:url(../img/header.png);
	background-repeat:no-repeat;
}
div#header_mod {
	height:131px;
	width:960px;
	behavior: url("config/iepngfix.htc");
	background-image:url(../img/header_mod.png);
	background-repeat:no-repeat;
}
div#header_home {
	height:131px;
	width:960px;
	behavior: url("config/iepngfix.htc");
	background-image:url(../img/header_home.png);
	background-repeat:no-repeat;
}
div#menu {
	height:41px;
	width:960px;
	behavior: url("config/iepngfix.htc");
}
div#main {
	height:369px;
	width:960px;
	background-image:url(../img/main_bg.png);
	background-repeat:no-repeat;
	behavior: url("config/iepngfix.htc");
}
div#main_bembel {
	height:369px;
	width:960px;
	background-image:url(../img/main_bg_bembel.png);
	background-repeat:no-repeat;
	behavior: url("config/iepngfix.htc");
}
div#main_eintracht {
	height:369px;
	width:960px;
	background-image:url(../img/main_bg_eintracht.png);
	background-repeat:no-repeat;
	behavior: url("config/iepngfix.htc");
}
div#main_box {
	height:369px;
	width:960px;
	background-image:url(../img/main_bg_box.png);
	background-repeat:no-repeat;
	behavior: url("config/iepngfix.htc");
}
div#main_buch {
	height:369px;
	width:960px;
	background-image:url(../img/main_bg_buch.png);
	background-repeat:no-repeat;
	behavior: url("config/iepngfix.htc");
}
div#main_sinn {
	height:369px;
	width:960px;
	background-image:url(../img/main_bg_sinn.png);
	background-repeat:no-repeat;
	behavior: url("config/iepngfix.htc");
}
div#main_sinn2 {
	height:369px;
	width:960px;
	background-image:url(../img/main_bg_sinn2.png);
	background-repeat:no-repeat;
	behavior: url("config/iepngfix.htc");
}
div#main_mod {
	height:369px;
	width:960px;
	background-image:url(../img/main_bg_mod.png);
	background-repeat:no-repeat;
	behavior: url("config/iepngfix.htc");
}
div#main_facts {
	height:369px;
	width:960px;
	background-image:url(../img/main_bg_facts.png);
	background-repeat:no-repeat;
	behavior: url("config/iepngfix.htc");
}
div#main_home {
	height:369px;
	width:960px;
	background-image:url(../img/main_bg_home.png);
	background-repeat:no-repeat;
	behavior: url("config/iepngfix.htc");
	font-size:11px;
}

div#footer_1 {
	height:40px;
	width:960px;
	behavior: url("config/iepngfix.htc");
}
div#footer_2 {
	height:13px;
	width:960px;
	behavior: url("config/iepngfix.htc");
}
div#footer_3 {
	height:19px;
	width:960px;
	behavior: url("config/iepngfix.htc");
}
div#footer_4 {
	height:9px;
	width:960px;
	background-image:url(../img/footer_4.png);
	background-repeat:no-repeat;
	behavior: url("config/iepngfix.htc");
}



#facebox {

	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:400px;	
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);

	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

#facebox div {
	padding:10px;
	border:1px solid #ff3333;
	background-color:#fff;
	font-family:verdana,tahoma
}

#facebox h2 {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	padding:5px 10px;
	border:1px solid #ff3333;
	font-size:18px;
	background-image:url(../img/overlay_header_bg.jpg);
	background-repeat:repeat-x;
}
#facebox p {
	color:#000000;
	text-align:left;
}
#facebox p.button {
	color:#000000;
	text-align:center;
}

