/**** CSS by nicolai-tilov.net          ****/
/**** (c) 2009, CSD Frankfurt ****/

body {
	background-color: #fff;
	font-size: 14px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	padding:0px;
	margin:0px;

	background: url(hg_header.jpg) no-repeat; 
	background-position:center top;
	
}

a {color: #cd2579;}
a:visited {color:#cd2579;}
a:hover {color: #cd2579; text-decoration:none;}
a:active { color:#cd2579;}


/* By default the selection color is pink */
::-moz-selection{ background: #cd2579; color:#fff; text-shadow: none; }
::selection { background:#cd2579; color:#fff; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #cd2579; } 
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }



#lh{
	margin-top:30px;
	margin-left: 30px;

}



h1 {
	font-size: 17px;
	margin: 0px;
	text-transform:uppercase;
	letter-spacing: 1.4px;
}

h2 {
	margin: 0px 0px 0px 0px;
	font-size: 22px;
	font-weight:normal;
	color: #848484;
}

hr{
	margin-top: 10px;
	margin-bottom: 25px;
	border: 0;
    color: #d6d6d6;
    background-color: #d6d6d6;
    height: 2px;
}

td {
	margin-top: 10px;
	margin-bottom: 25px;
	border-top: solid 2px #d6d6d6;
}

/* -------------------Header ---------------- */
#header{
	height: 188px;
}

#datum_container{
	width: 370px;
	height: 85px;
	margin: 30px 0px 0px 0px;
	padding: 17px 0px 0px 53px;
	
	position:relative; float:left; display:block;
	
	border-left: solid 1px #aeaeae;
	border-right: solid 1px #aeaeae;
}


h3#datum{
	text-indent: -1000px;
	padding: 0px;
	margin: 0px;
	width: 320px;
	height: 46px;
	background: url(17bis19.jpg) left top no-repeat;
}


#motto_container{	
	height: 94px;
	width: 223px;
	margin: 17px 0px 0px 0px;
	padding: 17px 0px 0px 40px;
	position:relative; float:left; display:block;
	}
	
h3#motto{
	text-indent: -2000px;
	padding: 0px;
	margin: 0px;
	width: 285px;
	height: 94px;
	background: url(motto.jpg) left top no-repeat;

}

.counter{
	padding: 0px;
	font-size: 13px;
	font-weight:bold;
	letter-spacing: 1.5px;
	color: #3b424a;
	text-transform:uppercase;
}


#logo {
	width: 225px; 
	height: 156px;
	position:relative; float:left; display:block;
	}

#logo A {
	display:block;
	float: left; 
	width: 187px; 
	height: 156px; 
	background: url(csd-logo.jpg) no-repeat; 
	margin-top: 0px; 
	text-align: left;
	text-indent: -9000px; 
	text-decoration: none;

}



/* ----------container zentriert das layout-------------- */

#container {
	width: 965px;
	margin: 0px auto 0px auto;

}

	

/* -----------------Inhalt--------------------- */
#content {

	background-color: #fff;
	padding: 0px 0px 0px 51px;	

	margin: 45px 0px 0px 0px;
	width:680px;

	position:relative;
	float:left;
	display:block;
}

	
div#content { 
	min-height:860px;
	height:expression(this.scrollHeight > 860 ? "auto":"860px"); 
}

ol li{
	margin-bottom: 25px;
}


#content img{
	margin-top: 15px;
	margin-bottom: 30px;
}

#content img.no{
	margin: 0px;
	padding: 0px;
}

#content img.border{
	margin-top: 15px;
	margin-bottom: 30px;
	border: solid 2px #eaeaea;
	padding: 0px;
}

#top_cafe{
	background:transparent url(logo_cafe.jpg) no-repeat;
	background-position:right;
	height: 95px;

}

.img_motiv{
	float:right;
	width:323px;
	margin-left: 30px;
	border: solid 2px #eaeaea;
}

strong.zwei{
	color:#666666;
}

.party_add{
	color: #6e6e6e;
}

#content li{
	margin-bottom: 18px;
}


/* --------------Teaser------------- */

#teaser{
	height: 177px;	
	border-top: solid 2px #d6d6d6;
	padding: 4px 0px 3px 0px;
	clear:both;
}



#teaser_rainer{
	height: 280px;	
	border-top: solid 2px #d6d6d6;
	padding: 4px 0px 3px 0px;
	clear:both;
}

#teaser_lang{
	height: 320px;	
	border-top: solid 2px #d6d6d6;
	padding: 4px 0px 3px 0px;
	clear:both;
}

#teaser_leanger{
	height: 500px;	
	border-top: solid 2px #d6d6d6;
	padding: 4px 0px 3px 0px;
	clear:both;
}



#teaser_left{
	width: 273px;	height: 177px;
	position:relative; float:left; display:block;
	}

#teaser_rght{
	width: 407px;	height: 177px;
	position:relative; float:left; display:block;
}


/* --------------zwei spalten hotels------------- */

#zwei_spalten{
	border-top: solid 2px #d6d6d6;
	clear:both;
}

#sp_left{
	padding: 4px 0px 3px 0px;
	width: 273px;	;
	position:relative; float:left; display:block;

		
		
	}

#sp_rght{
	padding: 4px 0px 3px 0px;
	width: 407px;	
	position:relative; float:left; display:block;

		
}



/* --------------TERMINE------------- */

#termine{
clear:both;

}

#termine_datum{
	border-top: solid 2px #d6d6d6;
	color: #0e587b;
	text-align: right;
	padding: 10px 0px 20px 0px;
	width: 165px;
	position:relative; float:left; display:block;
	}

#termine_img{
	border-top: solid 2px #d6d6d6;
	color: #0e587b;
	text-align: right;
	padding: 0px 0px 0px 0px;
	width: 165px;
	position:relative; float:left; display:block;
	
	}

#termine_text{
	border-top: solid 2px #d6d6d6;
	padding: 10px 0px 20px 24px;
	width: 491px;
	position:relative; float:left; display:block;
}

#titel_termine{
	background-color:#0e587b;
	height: 27px;
	color: #fff;
	text-transform:uppercase;
	letter-spacing: 4px;
	font-weight: bold;
	padding: 5px 0px 0px 8px;
	margin-bottom: 5px;
	clear:both;
}


/* --------------left ------------- */
#left {
	
	float: left;
	
	position:relative;
	display:block;
	
	
	width: 234px;
	margin: 45px 0px 0px 0px;
	
	clear:both;	
	
}



/* ----------NAVI-------------- */
#menu {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	width: 180px; 
	list-style:none;

}

#menu li{
	border-bottom: solid 1px #cfd3d7;
	}

li#abstand_navi{
	border-bottom: solid 2px #9fa6ad;
}

#menu li a, #menu li a:visited, #menu li a:active{
	display:block;

	background: url(pfeil.gif) no-repeat ;
	background-position: 0px 5px;	
	font-size: 13px;
	color: #545454;
	line-height:26px;
	text-decoration:none;
	padding-left: 16px;

}

#menu li a:hover  {
	display:block;
	font-size: 13px;
	color: #ff3399;
	text-decoration:none;
	background-color:#f5f5f5;
	}
	


#guetlich{
	width: 114px;
	margin: 0px 0px 70px 55px;
}


#logo_gayweb{
	width: 119px;
	margin: 20px 0px 50px 55px;
}


/* --------------Sponsoren------------- */

#top-sponsor{
	height: 100px;
	padding: 23px 0px 0px 0px;
	border-bottom: solid 1px #dfdfdf;

}

#sponsoren{
	height: 69px;
	padding: 23px 0px 0px 4px;
	border-bottom: solid 1px #dfdfdf;

}

#sponsor1{
	position:relative; float:left; display:block;
}
#sponsor2{
	position:relative; float:left; display:block;
}
#sponsor3{
	position:relative; float:left; display:block;
}
#sponsor4{
	position:relative; float:left; display:block;
}

#sponsor_continental{
	border-right: solid 1px #dfdfdf;
	padding: 0px 15px 0px 15px;
	position:relative; float:left; display:block;
}

#sponsor_spanien{
	padding: 0px 0px 0px 15px;
	position:relative; float:left; display:block;
}



/* -----------footer--------------------------- */

#footer {
	height:188px;
	clear: both;
	color: #fff;
	font-size: 13px;
	
	background: url(hg_footer.jpg) no-repeat  #4e5862; 
	background-position:center top;
}

#footer a{
	color: #fff;
}

.hinweiss{
	color: #afb4b8;
}

#footer_content{
	width: 965px;
	margin: 0px auto 0px auto;
}

	
#footer1 {
	float:left;
	width:220px;
	height: 76px;
	padding: 0px 0px 0px 10px;
	margin: 45px 0px 0px 0px;
	border-right: solid 1px #737b83;

}

#footer2 {
	margin-left: 285px;
	padding: 30px 0px 0px 0px;	
}

