/* general settings */
BODY, HTML {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background: url(../images/bg/bg_leftHr_gif.gif) repeat-y 0px 125px;
	color: #678297;
}
P, UL, DIV, LI, H1, H2, H3, H4, H5, H6, FIELDSET, IMG, SPAN, A {
	margin: 0;
	padding: 0;
	border: 0;
}
LABEL{
	cursor: pointer;
}
#metaNav_top {
	float: right;
	margin: 50px 50px 45px 0;
	list-style-type: none;
}
#metaNav_top LI {
	display: inline;
}
#metaNav_top LI A { padding: 0px 10px 5px 17px; }
#metaNav_top LI A:LINK, #metaNav_top LI A:VISITED { text-decoration: none; color: #678297; }
#metaNav_top LI A:HOVER, #metaNav_top LI A:ACTIVE { text-decoration: underline; }

#metaNav_top A#index { background: url(../images/icons/icon_index_gif.gif) no-repeat 0px 1px; }
#metaNav_top A#contact { background: url(../images/icons/icon_contact_gif.gif) no-repeat 0px 0px; }

#topHr {
	clear: both;
	height: 110px;
	background: #ABBAC7 url(../images/bg/bg_topHr3_gif.gif) repeat-x top;
}

#topHr UL {
	background: #FFFFFF;
	list-style-type: none;
	height: 110px;
	width: 175px;
	float: left;
}
#topHr UL LI {
	}
#topHr #spacer01 {
	height: 110px;
	margin: 0px 0 0 0;
	width: 125px;
	background: #678297 url(../images/bg/bg_topHr_gif.gif) repeat-x top;
	float: left;
}
#topHr #spacer02 {
	height: 110px;
	margin: 0px 0 0 0;
	width: 175px;
	background: #678297 url(../images/bg/bg_topHr2_gif.gif) repeat-x top;
	float: left;
}
#container_metaNav_top {
	background: #FFFFFF;
	height: 110px;
}

#contentContainer {
	margin-left: 5px;
	padding: 15px;
	float: left;
	width: 60%;
}
#contentContainer H1 {
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #678297;
	padding: 0 50px 5px 0;
	margin: 0 0 10px 0;
	float: left;
}
#contentContainer P {
	clear: both;
	width: 80%;
	max-width: 500px;
	line-height: 150%;
	margin: 0 0 25px 0;
}


/*********************************************/
/*			primary navigation				 */
/*********************************************/
#primNav_top, #secNav_left {
	list-style-type: none;
	height: 20px; 
	margin: 7px 0 0 300px;
	overflow: hidden;
	border-bottom: 4px solid #C5CAD5;
	width: 516px;
}
DIV#container_secNav_left {
	float: left;
	display: inline;
}
#secNav_left {
	width: 115px;
	margin: 0;
	background: #FFFFFF;
	height: auto;
	overflow: hidden;
	padding: 5px 0 0 10px;
	border-top: 4px solid #C5CAD5;
}
#secNav_left LI {
	margin: 0 0 5px 0;
}
#primNav_top LI {	
	float: left;
}

#primNav_top LI A#primNav_homepagetools {
	height: 12px;
	width: 73px;
	background: url(../images/buttons/button_homepagetools_gif.gif) no-repeat;
}
#primNav_top LI A:HOVER#primNav_homepagetools {background: url(../images/buttons/button_homepagetools_hover_gif.gif) no-repeat; }

#primNav_top LI A#primNav_newsletter {
	height: 12px;
	width: 52px;
	background: url(../images/buttons/button_newsletter_gif.gif) no-repeat;
}
#primNav_top LI A:HOVER#primNav_newsletter {background: url(../images/buttons/button_newsletter_hover_gif.gif) no-repeat; }

#primNav_top LI A#primNav_onlineSpiele {
	height: 12px;
	width: 59px;
	background: url(../images/buttons/button_onlineSpiele_gif.gif) no-repeat;
}
#primNav_top LI A:HOVER#primNav_onlineSpiele {background: url(../images/buttons/button_onlineSpiele_hover_gif.gif) no-repeat; }

#primNav_top LI A#primNav_smilies {
	height: 12px;
	width: 31px;
	background: url(../images/buttons/button_smilies_gif.gif) no-repeat;
}
#primNav_top LI A:HOVER#primNav_smilies {background: url(../images/buttons/button_smilies_hover_gif.gif) no-repeat; }

#primNav_top LI A#primNav_topliste {
	height: 12px;
	width: 37px;
	background: url(../images/buttons/button_topliste_gif.gif) no-repeat;
}
#primNav_top LI A:HOVER#primNav_topliste {background: url(../images/buttons/button_topliste_hover_gif.gif) no-repeat; }

#primNav_top LI A#primNav_witze {
	height: 12px;
	width: 26px;
	background: url(../images/buttons/button_witze_gif.gif) no-repeat;
}
#primNav_top LI A:HOVER#primNav_witze {background: url(../images/buttons/button_witze_hover_gif.gif) no-repeat; }

#primNav_top LI A#primNav_guestbook {
	height: 12px;
	width: 48px;
	background: url(../images/buttons/button_guestbook_gif.gif) no-repeat;
}
#primNav_top LI A:HOVER#primNav_guestbook {background: url(../images/buttons/button_guestbook_hover_gif.gif) no-repeat; }

#primNav_top LI A#primNav_counter {
	height: 12px;
	width: 38px;
	background: url(../images/buttons/button_counter_gif.gif) no-repeat;
}
#primNav_top LI A:HOVER#primNav_counter {background: url(../images/buttons/button_counter_hover_gif.gif) no-repeat; }

#primNav_top LI SPAN, #secNav_left LI SPAN {
	visibility: hidden;
}
#primNav_top LI A, #secNav_left LI A {
	text-decoration: none;
	overflow: hidden;
	margin: 0 10px 0 0;
}
#secNav_left LI A {
	height: 12px;
	width: 125px;
}
/*********************************************/
/*			!primary navigation				 */
/*********************************************/
#secNav_left LI A#secNav_home { background: url(../images/buttons/button_home_gif.gif) no-repeat; }
#secNav_left LI A:HOVER#secNav_home {background: url(../images/buttons/button_home_hover_gif.gif) no-repeat; }

#secNav_left LI A#secNav_anmelden { background: url(../images/buttons/button_anmelden_gif.gif) no-repeat; }
#secNav_left LI A:HOVER#secNav_anmelden {background: url(../images/buttons/button_anmelden_hover_gif.gif) no-repeat; }

#secNav_left LI A#secNav_whois { background: url(../images/buttons/button_whois_gif.gif) no-repeat; }
#secNav_left LI A:HOVER#secNav_whois {background: url(../images/buttons/button_whois_hover_gif.gif) no-repeat; }

#secNav_left LI A#secNav_mitglieder { background: url(../images/buttons/button_mitglieder_gif.gif) no-repeat; }
#secNav_left LI A:HOVER#secNav_mitglieder {background: url(../images/buttons/button_mitglieder_hover_gif.gif) no-repeat; }

#secNav_left LI A#secNav_letzte20 { background: url(../images/buttons/button_letzte20_gif.gif) no-repeat; }
#secNav_left LI A:HOVER#secNav_letzte20 {background: url(../images/buttons/button_letzte20_hover_gif.gif) no-repeat; }

#secNav_left LI A#secNav_zufall20 { background: url(../images/buttons/button_zufall20_gif.gif) no-repeat; }
#secNav_left LI A:HOVER#secNav_zufall20 {background: url(../images/buttons/button_zufall20_hover_gif.gif) no-repeat; }

#secNav_left LI A#secNav_top20 { background: url(../images/buttons/button_top20_gif.gif) no-repeat; }
#secNav_left LI A:HOVER#secNav_top20 {background: url(../images/buttons/button_top20_hover_gif.gif) no-repeat; }

#secNav_left LI A#secNav_agb { background: url(../images/buttons/button_agb_gif.gif) no-repeat; }
#secNav_left LI A:HOVER#secNav_agb {background: url(../images/buttons/button_agb_hover_gif.gif) no-repeat; }

#secNav_left LI A#secNav_spam { background: url(../images/buttons/button_spam_gif.gif) no-repeat; }
#secNav_left LI A:HOVER#secNav_spam {background: url(../images/buttons/button_spam_hover_gif.gif) no-repeat; }
