/*BASIS Format zuruecksetzen*/
* {
	margin: 0px;
	padding: 0px;
}
/*BASIS Format setzen*/
body {
	width: auto;
	height: 1800px;
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
	border: 0px;
	font-family: sans-serif Arial;
	font-size: 10px;
	color: #000000;
}
/*Scrollbar einrichten*/
html, textarea {
  	overflow-y: auto;
	scrollbar-base-color: #DDDDDD;
    scrollbar-3d-light-color: #FFFFFF;
    scrollbar-arrow-color: #EEEEEE;
    scrollbar-darkshadow-color: #999999;
    scrollbar-face-color: #DDDDDD;
    scrollbar-highlight-color: #EEEEEE;
    scrollbar-shadow-color: #999999;
    scrollbar-track-color: #EEEEEE;
}
/*LINKS Format setzen*/
a:link {
	text-decoration: underline;
	background-image: url(../image/link_bg.gif);
	background-repeat: repeat;
	color: #000066;
	font-size: 10px;
	font-weight: 900;
}
a:visited {
	text-decoration: underline;
	background-image: url(../image/link_bg_visited.gif);
	background-repeat: repeat;
	color: #660000;
	font-size: 10px;
}
a:active {
	text-decoration: underline;
	background-image: url(../image/link_bg_active.gif);
	background-repeat: repeat;
	color: #009900;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
	background-image: url(../image/link_bg_hover.gif);
	background-repeat: repeat;
	color: #FF0000;
	font-size: 10px;
}
/*Derzeit Oben an der Seite*/
.maxclub_menue a:link {
	text-decoration: underline;
	background-image: url(../image/link_bg.gif);
	background-repeat: repeat;
	color: #000066;
	font-size: 10px;
}
.maxclub_menue a:visited {
	text-decoration: underline;
	background-image: url(../image/link_bg_visited.gif);
	background-repeat: repeat;
	color: #660000;
	font-size: 10px;
}
.maxclub_menue a:active {
	text-decoration: underline;
	background-image: url(../image/link_bg_active.gif);
	background-repeat: repeat;
	color: #009900;
	font-size: 10px;
}
.maxclub_menue a:hover {
	text-decoration: underline;
	background-image: url(../image/link_bg_hover.gif);
	background-repeat: repeat; 
	color: #FF0000;
	font-size: 10px;
}
/*Derzeit Links von der Seite*/
.menue_links a:link {
	text-decoration: underline;
	background-image: url(../image/link_bg.gif);
	background-repeat: repeat;
	color: #000066;
	font-size: 10px;
}
.menue_links a:visited {
	text-decoration: underline;
	background-image: url(../image/link_bg_visited.gif);
	background-repeat: repeat;
	color: #660000;
	font-size: 10px;
}
.menue_links a:active {
	text-decoration: underline;
	background-image: url(../image/link_bg_active.gif);
	background-repeat: repeat;
	color: #009900;
	font-size: 10px;
}
.menue_links a:hover {
	text-decoration: underline;
	background-image: url(../image/link_bg_hover.gif);
	background-repeat: repeat; 
	color: #FF0000;
	font-size: 10px;
}
/*Derzeit am Fuss*/
.link_gruppe_p a:link {
	text-decoration: underline;
	background-image: url(../image/link_bg.gif);
	background-repeat: repeat;
	color: #000000;
	font-size: 10px;
}
.link_gruppe_p a:visited {
	text-decoration: underline;
	background-image: url(../image/link_bg_visited.gif);
	background-repeat: repeat;
	color: #660000;
	font-size: 10px;
}
.link_gruppe_p a:active {
	text-decoration: underline;
	background-image: url(../image/link_bg_active.gif);
	background-repeat: repeat;
	color: #009900;
	font-size: 10px;
}
.link_gruppe_p a:hover {
	text-decoration: underline;
	background-image: url(../image/link_bg_hover.gif);
	background-repeat: repeat; 
	color: #FF0000;
	font-size: 10px;
}
/*TEXTE, BOXEN, ANORDNUNGEN Formate*/
p {
	font-size: 12px;
}
#gesamtbereich {
	height: 98.7%;
	width: 98.7%;
	margin: 1px;
}
#haeder {
	padding: 1px;
	margin: 1px;
	/*width: 98.7%;
	height: 80px;*/
	/*border: 0.1em;
	border-style: double;
	border-color: #000000;*/
}
#hp_ueberschrift {
	text-align: left;
	top: 0px;
}
#h1 {
	color: #000088;
	margin-left: 125px;
	width: 640px;
	height: 18px;
	padding: 1px;
	font-size: 18px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: 900;
	text-align: left;
}
#haeder_laufschrift {
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: 300;
	color: #000088;
}
:root #haeder_laufschrift {
	margin-top: 5px;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: 300;
	color: #000088;
}
#maxclub_menue {
	text-align: right;
	margin-top: 52px; 
}
.maxclub_menue{
	font-size: 10px;
}
#menue_links {
	position: absolute;
	top: 125px;
	left: 5px;
	width: 120px;
	height: auto;
	text-align: center;
}
/* BLOCK Fenster */
#block_leiste {
	margin-left: 0px;
}
#block_gesamt {
	width: 222px;
	height: 100%;
	float: right;
	margin-right: 4px;
}
#eingabe_fenster {
	padding: 2px;
	width: 220px;
	height: 158px;
}
#werbe_fenster {
	padding: 2px;
	width: 220px;
	height: 890px;
}
#block_1 {
	width: 220px;
	height: 400px;
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
	color: #0000ff;
	overflow-y: auto;
}
.blog_dat {
	font-size: 9px;
}
.blog_txt {}
#login_uhr_zuammen {
	text-align: center;
}
#netzwerk_login_box {
	width: 210px;
	text-align: center;
}
.uhr {
	margin-top: 2px;
	width: 155px;
}

/*ANFANG Main*/
#infobereich_main {
	width: auto;
	height: auto;
}
.infobereich{
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
	border: 3px;
	border-color: #cccccc;
	border-style: double;
	position: absolute;
	top: 125px;
	left: 128px;
	width: 608px;
	height: 636px;
	overflow-y: auto;

}
.infobereich_news{
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
	border: 3px;
	border-color: #cccccc;
	border-style: double;
	position: absolute;
	top: 777px;
	left: 128px;
	width: 609px;
	height: 400px;
	overflow-y: auto;
}
.infobereich_angebot{
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
	border: 3px;
	border-color: #cccccc;
	border-style: double;
	position: absolute;
	top: 1190px;
	left: 128px;
	width: 609px;
	height: 640px;
	overflow-y: auto;
}
.wichtig{
	font-weight: 900;
	color: #cc0000;
}
.wichtig_2{
	font-weight: 900;
	color: #0000cc;
}

.index_info_thema {
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	margin: 2px;
	margin-top: 10px;
	padding: 2px;
}
.h1_info {
	margin-top: 2px;
	font-size: 22px;
	font-weight: 900;
	color: #000000;
}
.h2 {
	margin-top: 12px;
	font-size: 14px;
	font-weight: 900;
}
.hp_text {
	margin-top: 8px;
	font-size: 12px;
}
.sms {
	overflow-y: auto;
	position: absolute;
	top: 125px;
	left: 128px;
	width: 612px;
	height: 420px;
}
.index_top_partner_werbung {
	height: 30px;
	color: #000000;
	font-weight: 900;
}
.index_top_partner_werbung_div {
	width: 180px;
}
.index_top_partner_werbung_p {
	color: #000000;
}
.index_top_partner_werbung_link {
	font-size: 12px;
}
.index_top_partner_werbung_spezial {
	font-weight: 900;
}
#link_map {
	background-color: transparent;
	background-image: url(../image/link_map_bg.gif);
	background-repeat: repeat;
	padding: 2px;
	height: auto;
	bottom: 2px;
	position: fixed;
	width: 100%;
}
/*:root #link_map {
	background-color: transparent;
	background-color: #ffffff;
	background-image: url(../image/link_map_bg.gif);
	background-repeat: repeat;
	margin: 5px;
	padding: 5px;
	height: 210px;
	margin-top: 600px;
	left: 2px;
	right: 2px;
	text-align: right;	
}*/	
.link_gruppe_intern {
	float: right;
	margin-right: 10px;
}