/*********************************

www.schwules-netzwerk.de

die reichmanns 18/05/2008

**********************************/

html,body	{height:100%; width:100%; margin:0; padding:0; border:0;}

body {
	padding:0;
	margin:0 auto;
	text-align:center;
	font-size: 11px;
	line-height:130%;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:#222;
	background:url('../images/bg_main.jpg') 50% 0% repeat-x #ececec;	
}
* html body{
	font-size: 78%;
}

#nonFooter{
	position: relative;
	width: 976px;
	margin: 0 auto;
	padding: 0;
	border: 0; 
	clear: both;
	text-align:left;
	min-height: 100%;
	background-color:#fff;
}
* html #nonFooter {height:100%;}


#footer {
	line-height: 24px;
	clear: both; 
	position: relative;
	width:976px;
	margin:0 auto;
	height: 24px; 
	line-height: 24px; 
	padding:0;
	text-align: center;
	margin-top:-25px;
	background-color:#909090;
	font-size:10px;	
}
* html #footer {width:976px;}

#center{
	width:100%;
	left:0;
	top:0;
	position:absolute;
	z-index:0;
	text-align:center;
	background:url('../images/bg_content.gif') 50% 97px no-repeat transparent;
	/*border:1px solid #000;*/
	height:635px;
}

#header{
	background:url('../images/bg_sign.gif') left top no-repeat transparent;
	height:113px;
	width:976px;
	top:0;
	margin:0 auto;
}


#logo {
	margin:0;
	padding:0;
	width:262px;
	height:95px;
	float:left;
}

#logo h2, #logo h2 em {
	height: 95px;
	width:160px;
	background:url('../images/logo_sn.gif') left top no-repeat transparent;
}

.fontsizer {
	clear:both;
	position:relative;
	top:8px;
	display:block;
	width:992px;
	height:40px;
}

.fontsizer img{
	vertical-align:middle;
	border:0;
}

.fontsizer .sizer{
	float:left;
	display:block;
	line-height:21px;
	color:#fff;
}
.fontsizer .spacer{
	float:left;
	width:820px;
	line-height:21px;
	height:21px;	
}	

#navelements{
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width:714px;	
}


#additionalnavi {
	text-align:right;
	float:right;
	color:#222;
	display:block;
	font-size:10px;
}
#additionalnavi .navi img{
	padding:7px 0;
	border:0;
}

#additionalnavi .navi a:link{
	color:#222;
}
#additionalnavi .navi a:visited,#additionalnavi .navi a:active{
	color:#222;
}
#additionalnavi .navi{
	background:url('../images/bg_hn.gif') left top repeat-x transparent;
	line-height:28px;
	height:30px;
	text-align:center;
	float:left;
}
#additionalnavi .navi_lft {
	background:url('../images/bg_hn_lft.gif') left top no-repeat transparent;
	width:36px;
	float:left;
	display:block;
	line-height:30px;
	height:30px;
}
#additionalnavi .navi_rgt {
	background:url('../images/bg_hn_rgt.gif') left top no-repeat transparent;
	width:36px;
	float:left;
	display:block;
	line-height:30px;
	height:30px;
}

/* Navigation */
#nav{
	display: block;
	width:976px;
	height:48px;
	line-height:48px;
	position:relative;
	z-index:115;
	background:url('../images/bg_navi.gif') left top no-repeat transparent;
	margin:0 auto;
	top:-4px;
	padding-top:3px;
	padding-left:20px;
}


/* Suche */
#suche{
	vertical-align:middle;
	float:left;
	line-height:26px;
	height:28px;
	padding-right:15px;	
	display:block;
}
#suche form{
	float:left;
	margin:0;
	padding:0;
}
* html #suche form{
	margin-top:6px;
}

#suche .suche_submit{
	vertical-align:middle;
}

#suche .suche_input{
	height:12px;
	width:120px;
	vertical-align:middle;
	background-color:#fff;
	padding:0 3px;
	font-size:10px;
}


/* links mitte rechts */

.wrapper{
	clear:both;
}
/* AbstŠnde */
.h5px{
	height:5px;
	line-height:5px;
}
.h10px{
	height:10px;
	line-height:10px;
}
.h15px{
	height:15px;
	line-height:15px;
}
.h20px{
	height:20px;
	line-height:20px;
}
.h40px{
	height:40px;
	line-height:40px;
}
.h124px{
	height:124px;
	line-height:124px;
}

.hor_15px{
	margin-left:15px;
}



/* Teaser Startseite */
.teaser_sp{
	clear:both;
	display:block;
}

.teaser_sp_grey,.teaser_sp_white{
	width:300px;	
	float:left;
	padding:0;
	background-color:#efeeeb;
	/*border-bottom:1px solid #bdbcbb;*/
}
.teaser_sp_white{
	background-color:#fff;
}
.teaser_sp_grey h2,.teaser_sp_white h2{
	font-size:100%;
	color:#cd0029;
	margin:0;
	padding:0;	
	font-weight:bold;
}

.teaser_sp_grey .teaser_txt,.teaser_sp_white .teaser_txt{
	width:180px;
	float:left;
	margin-left:10px;	
	padding-bottom:10px;
}

.teaser_sp_white .teaser_img {
	float:left;
}
.teaser_sp .img{
	border:0;

}
.teaser_sp_grey p,.teaser_sp_white p{
	margin: 5px 0 5px 0;
}
.tright {
	border-left:1px solid #bdbcbb;
	padding-left:10px;

}
.line {
	line-height:1px;
	height:1px;
	border-bottom:1px solid #bdbcbb;
}
/* Ende Startseite */

/* Links */
#left {
	width:160px;
	float:left;
	padding: 0 0 0 8px;
}

#left ul {
	font-family:Arial,Helvetica,Verdana,Tahoma,Sans-serif,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding:0;
	width:160px;
}

#left ul li {
    padding:0;  
	line-height:2em;
	width:160px;
	margin-top:3px;
}
#left ul li a,#left #active a {
	text-decoration:none;
	color:#fff;
    padding:0 0 0 16px; 
	height:2em;
	line-height:2em;
	display:block;
	background-color:#cd0029;	
}
#left ul li a:hover, #left #active a {
	background: url(../images/arrow.gif) no-repeat 3px 50% #cd0029;
}

/* Subnavi */
#left #subnavlist li {
	height:1.5em;
	line-height:1.5em;
	color:#222;
	background-color:#e6e6e6;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size:0.75em;
	font-weight:normal;
	border-bottom:1px solid #e6e6e6;
}
#left #subnavlist a {
	text-decoration:none;
	color:#222;
    padding:0 0 0 16px; 
	height:1.5em;
	line-height:1.5em;
	display:block;
	background-color:#e6e6e6;
	background-image:none;	
}

#left #subnavlist a:hover,#left #subnavlist .open {
	background: transparent url(../images/link.gif) no-repeat 3px 50%;
}


/* Links zu Partnerseiten */
#left .partner{
	padding:0;
	background-color:#fff;
	border:1px solid #dddddd;
	width:142px;
	text-align:center;
	padding:0px 8px;
	margin-top:15px;
}
#left .partner a,#left .partner a:hover{
	padding:0;
	background-color:#fff;
	background-image:none;
}	
#left .partner .partner_arcus h3 {
	width: 142px;
	height: 62px;
	line-height: 62px;   
    border-bottom:1px solid #dddddd;	
}
#left .partner .partner_arcus em {
	width: 142px;
	height: 62px;
	line-height: 62px;
	background: url("../images/arcus_p.gif") 50% 50% no-repeat;   
}
#left .partner .partner_arcus h3 a:hover em {
	width: 142px;
	height: 62px;
	background: url("../images/arcus_a.gif") 50% 50% no-repeat;
}
#left .partner .partner_pudelwohl h3 {
	width: 142px;
	height: 44px;
	line-height: 44px;
    border-bottom:1px solid #dddddd;
}
#left .partner .partner_pudelwohl em  {
	width: 142px;
	height: 44px;
	line-height: 44px;
	background: url("../images/pudelwohl_p.gif") 50% 50% no-repeat;   
}
#left .partner .partner_pudelwohl a:hover em {
	width: 142px;
	height: 44px;
	background: url("../images/pudelwohl_a.gif") 50% 50% no-repeat;
}



#left .partner .partner_schlaunrw h3 {
	width: 142px;
	height: 50px;
	line-height: 50px;
    border-bottom:1px solid #dddddd;
}
#left .partner .partner_schlaunrw em  {
	width: 142px;
	height: 50px;
	line-height: 50px;
	background: url("../images/schlaunrw_p.gif") 50% 50% no-repeat;   
}
#left .partner .partner_schlaunrw a:hover em {
	width: 142px;
	height: 50px;
	background: url("../images/schlaunrw_a.gif") 50% 50% no-repeat;
}

#left .partner .partner_sozialwerk h3 {
	width: 142px;
	height: 50px;
	line-height: 50px;
    border-bottom:1px solid #dddddd;
}
#left .partner .partner_sozialwerk em  {
	width: 142px;
	height: 50px;
	line-height: 50px;
	background: url("../images/sozialwerk_p.gif") 50% 50% no-repeat;   
}
#left .partner .partner_sozialwerk a:hover em {
	width: 142px;
	height: 50px;
	background: url("../images/sozialwerk_a.gif") 50% 50% no-repeat;
}



#left .partner .partner_mgffi h3 {
	width: 142px;
	height: 56px;
	line-height: 56px;   
}
#left .partner .partner_mgffi h3 em  {
	width: 142px;
	height: 56px;
	line-height: 56px;
	background: url("../images/mgffi_p.gif") 50% 50% no-repeat;   
}
#left .partner .partner_mgffi h3 a:hover em {
	width: 142px;
	height: 56px;
	background: url("../images/mgffi_a.gif") 50% 50% no-repeat;
}


/* Mitte */
#middle {
	display:block;
	width:615px;
	float:left;
	text-align:left;
	padding:0;
	margin:4px 0 0 0;
	font-size: 0.96em;
	padding: 0 12px;
}

#middle h1{
	margin-left:20px;
	font-family:Arial,Helvetica,Verdana,Tahoma,Sans-serif,sans-serif;
	font-size:1.3em;
	color:#cd0029;
	margin:0;
	margin-bottom:-5px;
	padding:0;	
	font-weight:bold;
}
* html #middle h1{	margin-bottom:-10px;}
*+html #middle h1{	margin-bottom:-10px;}
.breadcrumb{
	margin-bottom:15px;
	color:#222;
    font-size:0.92em;    
}
/* Externe Links */
#middle a[href^="http://"]:after {
  content: ' ' url('../images/link_extern.gif');
}
/* rechts */
#right {
	width:160px;
	text-align:left;
	float:left;
	padding:0;
	margin:0;	
}



/* TEASER SPALTE */

/* Teaser Rechts */

#right .teaser {
	width:160px;
	background-color:#e6e6e6;
	margin-bottom:15px;
	border-bottom:1px solid #cd0029;	
}
#right .teaserhead {
	background-color:#838383;
	padding:0px;
	height:2em;
	line-height:2em;
	border-bottom:1px solid #fff;
}

#right .teaser p{
	margin:0;
	padding:0;
}

* html #right .teaser p{
	margin:0;
	padding:8px 0;
}

#right .teaser img{
	border:none;
}	
#right .teaser a{
	text-decoration:underline;
	color:#222;
}
#right .teaser a:hover{
	text-decoration:underline;
}

#right .teaser h2 {
	font-family:Arial,Helvetica,Verdana,Tahoma,Sans-serif,sans-serif;
	font-size:1.1em;
	color:#fff;
	margin:0;	
	padding:0 4px 0 6px;
}

#right .teasercontent {
	padding:6px 6px 10px 6px;
	font-size: 0.96em;	
}
* html #right .teasercontent {
	padding:0 6px 10px 6px;
}


#right .linie{
	border-bottom:1px solid #bdbcbb;
}
#right .bottom {
	padding-bottom:0;
	padding-top:0;	
}
#right .recommend img{
	vertical-align:middle;
	margin-right:5px;
}
#right .recommend a.go{
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-decoration:none;
	font-size:0.85em;
}
#right .recommend .go:hover{
	text-decoration:underline;
}

* html #right .recommend {
	padding:6px 0;
/*	border:1px solid #000;*/
}



.more, .more:link, .more:visited, .more:hover, .more:active{
	padding:0;
	margin:0;
	display:block;
	background:none;
	voice-family: "\"}\""; /* start bmh */
	background: url('../images/link.gif') no-repeat left 50%;	
	font-weight: normal;
	voice-family: inherit;
	padding-left: 10px;
	text-decoration: underline;
}

html>body .more, html>body .more:link, html>body .more:visited, html>body .more:hover, html>body .more:active {
	background: url('../images/link.gif') no-repeat left 50%;	
	font-weight: normal;
	padding-left: 10px;
	text-decoration: underline;	/* end bmh */
}

html*.more, html*.more:link, html*.more:visited, html*.more:hover, html*.more:active {
	padding:0;
	margin:0;
	background: url('../images/link.gif') no-repeat left 50%;	
	font-weight: normal;
	padding-left: 10px;
	text-decoration: underline;
}

.more:hover{
	text-decoration: none !important;
}



/*  Tabellen */
table{width:100%;}
td {line-height:100%;width:100%;}
td {padding:2px;border-top:0px solid #bdbcbb}

th{padding-right:10px;}*/
.liste{background-color:#efeee9;}
.detail{background-color:#efeee9;border-bottom:1px solid #d9d8d3;}
td a:hover{color:#d01384;}
td img {vertical-align:middle;}
/* Ende Tabellen */

/* TEASER */
.content_teaser{
	padding:0;
	margin: 20px 0 10px 0;

}

* html #content h3 {padding:10px 0 10px 0;}
* html #content .content_teaser_r h3 {padding:0 0 10px 0;}
* html #content .content_teaser_l h3 {padding:0 0 10px 0;}



#active{
	color: #fff;
	text-decoration: none;
}
#active a{
	line-height:2em;
	height:2em;	
	color: #fff;
	background:url('../images/nav_status.gif') 0% 50% no-repeat transparent;
	padding-left:13px;
	text-decoration: none;
}




#clearfooter { width:100%;height:52px;clear:both; }

#bottomnavi {
	width:974px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	padding:0;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;	
	height: 24px; 
	line-height: 24px; 	
}




.navi a{
	font-size:100%;
	text-decoration:none;
	color:#4b493e;
}
.navi a:hover{
	text-decoration:underline;
}

#navipath {
	clear:both;
	font-size:92%;
	color:#ff0099;
	line-height:30px;
	height:30px;
}

#navipath a{
	text-decoration:none;
	color:#ff0099;	
}

.footernav a{
	font-size:100%;
	text-decoration:none;
	color:#fff;
	height: 24px; 
	line-height: 24px; 	
}
* html .footernav{margin-top:3px}

.footernav a:hover{
	text-decoration:underline;
}
.navi{
	min-width:395px;

}

/* termine */

.monat{
	text-align:center; 
    /*font-size:100%;*/
    margin-top:15px;
}
.monat ul {
	list-style-type: none;
	margin:0;
	padding:0;
	height:26px;
	background-color:#eee;
	border-bottom:1px solid #bdbcbb;
	border-top:1px solid #bdbcbb;
	/*float:left;*/
}
.monat li{
	float:left;
	/*background-color:#EFEEEB;
	background: url('../images/bg_li.gif') repeat-x left top;*/
	border-right:1px solid #fff;
	height:26px;
	line-height:26px;
}
* html .monat li {width:20px;}

.monat a{
	display:block;
	height:26px;
	line-height:26px;
    font-size:10px;
    text-decoration:none;
    padding:0 6px;
}

.monat a:hover{
	background-color:#cd0029;
	color:#fff;
}

.monat .selected{
	background-color:#cd0029;
	color:#fff;
	text-decoration:none;
}
.red {color:#cd0029;}
/* Suche */
#suchergebnis{
	/*font-size:100%;*/
}
#suchergebnis h2,.ergebnis h2{
	color:#cd0029;
	font-size:1em;
	padding:0;
	margin:0;
}
#suchergebnis h2 a:link,#suchergebnis h2 a:visited,.ergebnis h2 a:link,.ergebnis h2 a:visited{
	color:#cd0029;
}
.ergebnis{
	padding:12px;
	border-bottom:1px solid #bdbcbb;
	display:block;
}
.grey{
	background-color:#eee;
}

/* Sitemap */
ul.sitemap{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.sitemap li a{
	font-weight:bold;
	color:#cd0029;
	text-decoration:none;
	/*font-size:120%;*/
}
ul.sitemap li a:hover {
	text-decoration:underline;
}
ul.sitemap li a{
	line-height:200%;
}
ul.sitemap li ul li a{
	line-height:200%;
}
ul.sitemap li ul li a{
	line-height:100%;;
}
ul.sitemap li ul{
	margin:6px 0 15px 15px;
	padding:0;
	list-style-type:none;
}
ul.sitemap li ul li{
	padding:0;
}
ul.sitemap li ul li a{
	font-weight:normal;
	color:#222;
	/*font-size:100%;*/
}
ul.sitemap li ul li ul li a{
	font-weight:normal;
	color:#222;
}

/* BASICS */

a{
	color:#222;
}
/*** Image Replacement fuer Grafiken, wie Logo, etc. ***/
.replace {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
.replace em {
	display: block;
	position: relative;
	top: 0;
	/*
	left: 50%;
	*/
	background:transparent;	
}
.replace a { 
	color:#fff;
	cursor: pointer;
	c\ursor: pointer;	
}
.replace a:hover,.replace a:active,.replace a:visited { color:#fff;}

*:focus{
	outline-style:none;
}

a {
  	 position: relative;
}
/* Editor */
.bild_rechts{
	position:relative; 
	float:right; 
	padding:0; 
	margin-top:0; 
	margin-left:15px; 
	margin-bottom:15px; 
	margin-right:0; 
}

.bild_links{
	position:relative; 
	float:left; 
	padding:0; 
	margin-top:0; 
	margin-right:15px; 
	margin-bottom:15px; 
	margin-left:0; 
}
.bild_rechts_news{
	position:relative; 
	float:right; 
	padding:0; 
	margin-top:0; 
	margin-left:15px; 
	margin-bottom:2px; 
	margin-right:0; 
}

/* FORMULARE */

form {
	padding: 0px;
	height: expression('1%');
}
label, .label {	
	margin:0;
}
label.preField, .label  {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('4em');
	min-width: 3em;
	padding: 0;
	margin:0;
}
label.preFieldsmall, .label  {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('2em');
	min-width: 2em;
	padding: 0 2px;
	margin: 0.4em 0 0.4em 0;
}
label.preFieldlarge, .label  {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('10em');
	min-width: 10em;
	padding: 0;
	margin: 0.4em 0 0.4em 0;
	vertical-align:middle;
}
* html label.preFieldlarge, .label  {margin: 0.2em 0 0.2em 0;}

label.preFieldextralarge, .label  {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('14em');
	min-width: 14em;
	padding: 0;
	margin: 0.6em 0 0.6em 0;
	vertical-align:middle;
}
* html label.preFieldextralarge, .label  {margin: 0.3em 0 0.3em 0;}
.label { display: block; width: auto; }
.textarea {
	padding:2px 2px 2px 2px;
	vertical-align: text-top;
	border:1px solid #bdbcbb;
	min-height:100px;
	min-width:250px;
}
.input {
	border:1px solid #bdbcbb;
	padding:2px 2px 2px 2px;
	vertical-align: middle;
	color:#222;
	font-size:100%;
}