body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blckquote, th, td {
	margin:0;
	padding:0;
}

body {
	background-color: #571614;
	background-image: url(../images/bg_body_y.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100px;
	text-align: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:focus { outline: none;}

h2 {
	font-size: 16px;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	font-weight: bolder;
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #a1a1a1;
}
p {
	font-size: 12px;
	margin-top: 5px;
}



#top-header {
	background-image: url(../images/bg_top_v1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 380px;
}




#top-header  #content_header  {
	width: 850px;
	margin: 0 auto;
	padding-top: 44px;
	position: relative;
}
#top-header #content_header a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#top-header #content_header a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#top-header #content_header .ueberschrift {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}


#top-header #content_header #table_intro {
	margin-left: 106px;
}
#top-header #content_header #table_intro td {
	padding-top: 5px;
}

#top-header #content_header #table_titel {
	margin-top: 10px;
}
#top-header   #content_header   #table_titel   #link_home {
	width: 312px;
	height: 56px;
	position: absolute;
	left: 9px;
	top: 78px;
	border: none;
}
#top-header #content_header #table_titel #link_home img {
	border: none;
}

#top-header #content_header #top_empfehlungen {
	margin: 10px;
	background-color: #1a1a1a;
	border: 1px solid #4b4b4b;
	padding: 10px;

}

#top-header #content_header #top_empfehlungen .banner_klein {
	height: 60px;
	width: 120px;
	background-color: #999999;
	border: 1px solid #ffffff;
	float: right;
	margin-left: 10px;
	text-align: center;
}
#top-header #content_header #top_empfehlungen .girl_empfehlung {
	width: 77px;
	float: left;
	margin: 10px 6px 0px 6px;
	text-align: center;
	position: relative;
}
#top-header #content_header #top_empfehlungen .girl_empfehlung .online {
	color: #00FF00;
	text-decoration: blink;
}
#top-header  #content_header  #top_empfehlungen  .girl_empfehlung  .offline {
	color: #FF0000;
}
#top-header #content_header #top_empfehlungen .girl_empfehlung img {
	border: 1px solid #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
}
#top-header #content_header #top_empfehlungen .girl_empfehlung .blink {
	background-image: url(../images/blink_online.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 4px;
	top: 27px;
}
#top-header  #content_header  #top_empfehlungen  .girl_empfehlung  .blink_offline {
	background-image: url(../images/blink_offline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 4px;
	top: 27px;
}
#content_main {
	width: 810px;
	margin: 10px auto;
	padding: 10px 20px;
}


#content_main #content_links {
	width: 160px;
	border-right: 1px solid #212121;
}


#content_main #content_links .kanton {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#content_main #content_links .kanton a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
}
#content_main  #content_links  .kanton  a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#content_main #content_links .kanton img {
	border: 1px solid #888888;
}
#content_main #content_links .banner_klein {
	height: 60px;
	width: 120px;
	background-color: #999999;
	border: 1px solid #ffffff;
	text-align: center;
	margin: 10px 0;
}
#content_main #content_rechts {
	padding: 10px;
}

#content_main #content_rechts #intro_text {
	margin: 0 10px 15px 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #212121;
}
#content_main  #content_rechts  .pagination {
	font-weight: bold;
	text-align: left;
	margin: 5px 0 10px 10px;
}
#content_main  #content_rechts  .pagination  a {
	color: #FFFFFF;
	text-decoration: none;
}
#content_main   #content_rechts   .pagination   a:hover {
	color: #FFFF00;
	text-decoration: none;
}


#content_main #content_rechts .intro_inserat {
	background-color: #1a1a1a;
	border: 1px solid #858585;
	width: 285px;
	height: 200px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	overflow: hidden;
	position: relative;
}
#content_main #content_rechts .intro_inserat .inserat_detail_text {
	font-size: 12px;
	margin: 5px 0px  0px  0px;
	height: 46px;
	overflow: hidden;
}
#content_main #content_rechts .intro_inserat .inserat_detail_weiter {
	height: 45px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00FF00;
	padding: 0;
}


#content_main   #content_rechts   .intro_inserat_links   img  {
	border: 1px solid #4d4d4d;
}
#content_main   #content_rechts   .intro_inserat_links   img:hover  {
	border: 1px solid #00FF00;
}
#content_main #content_rechts .intro_inserat .inserat_details {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#content_main #content_rechts .intro_inserat .inserat_online {
	height: 44px;
	width: 140px;
	background-image: url(../images/taste_kontakt_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 152px;
}
#content_main  #content_rechts  .intro_inserat  .inserat_online:hover {
	height: 44px;
	width: 140px;
	background-image: url(../images/taste_kontakt_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 152px;
}
#content_main #content_rechts .intro_inserat .inserat_offline {
	height: 44px;
	width: 140px;
	background-image: url(../images/taste_kontakt_offline_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 152px;
}
#content_main  #content_rechts  .intro_inserat  .inserat_offline:hover {
	height: 44px;
	width: 140px;
	background-image: url(../images/taste_kontakt_offline_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 152px;
}




.trennlinie {
	font-size: 0px;
	background-color: #212121;
	height: 1px;
	margin: 10px 0;
}
.pag_fett {
	font-weight:bold;
}
.nav_container {
	margin-left: 400px;
	width:210px;
}

.nav_container a{
	text-decoration:none;
	color:#FFFF00;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}

.nav_container a:hover{
	text-decoration: underline;
	color:#FFFF00;
}

.box img {
	border: 1px solid #ffffff;
}
.box .pic {
	height: 210px;
	width: 210px;
	overflow: hidden;
	margin-top: 10px;
	float: left;
}
.box  .text {
	width: 400px;
	overflow: hidden;
	margin-top: 10px;
	float: left;
	padding-left: 15px;
}
.box   .text .kontakt {
	text-transform: uppercase;
	font-weight: bold;
	color: #00FF00;

}
.disclaimer {
	font-size: 10px;
	color:#666666;
	text-transform:uppercase;
	border:1px solid #666666;
	padding:10px;
	margin:10px 0;
}


.disclaimer h3 {
	font-size:12px;
	font-weight: bold;
	color:#999999;
	margin-bottom:5px;
}

.disclaimer a {
	color:#FFFF00;
	text-decoration:none;
}
.disclaimer a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
.businessnr {
	font-size: 24px;
	font-weight: bold;
	background-image: url(../images/Flagge_Schweiz.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.businessnr_preis {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.business_anleitung {
	font-size: 14px;
	font-weight: bold;
}
.business_mark {
	font-size: 16px;
	color: #FFFF00;
}


.link_uebersicht {
	background-image: url(../images/pfeil_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-left: 450px;
}
.link_uebersicht a {
	font-size: 12px;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.link_uebersicht a:hover {
	color: #FFFF00;
	text-decoration: none;
}





#footer {
	width: 850px;
	margin: 15px auto;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #CCCCCC;
	padding-bottom: 20px;
}


#footer a {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	text-decoration: underline;
}
