/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
body{font:13px/1.231 verdana,arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% verdana,arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* YAHOO END  */

html {
	height:100%;
	}

body {

	color:#666;
	height:99%;
	font-size:77%;
	}
	
a {
	
	color: #fc8800;
	text-decoration:none;
	}
a img {
	
	border:0px solid #fff;
	}	
img {
	
	border:0px solid #fff;
	}
.button, #new_entry .button {
	
	padding:2px 15px;
	background-color:#fc8800;
	color:#fff;
	cursor:pointer;
	
	
	}
	
.button:hover, #new_entry  .button:hover {
	
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	
	background-color:#feaa33;	
	
	}

/* GRUNDLEGENDE TEMPLATESTYLES CONTAINER  */

#theSite {
	
	position:absolute;
	width:900px;
	height:100%;
	top:0%;
	left:50%;
	margin:0px 0px 0px -450px;
	border:0px solid #ccc;
	
	}
	
#social_links {
	
	font-size:8px;
	position:absolute;
	width:240px;
	top:0%;
	left:50%;
	margin:19px 0px 0px 200px;
	border:0px solid #ccc;
	z-index:99;
	}

#new_entry_info {
	
	font-size:8px;
	position:absolute;
	width:150px;
	top:50%;
	left:50%;
	margin:-200px 0px 0px 170px;
	border:0px solid #ccc;
	z-index:999;
	}

#header {
	margin:15px 0px 5px 0px;
	height:38px;
	width:620px;

	}	
#content {
	float:left;
	}
	
#gads_center {
	width:620px;
	font-size:10px;
	text-align:center;
	}
	
#gads_center a{
	text-decoration:none;
	
	}
	
#centerdiv {
	
	position:absolute;
	width:450px;
	height:150px;
	top:50%;
	left:50%;
	margin:-60px 0px 0px -225px;
	text-align:center;
	z-index:2;
	}

#right {
	
	float:right;
	margin-top:5px;
	}	
	
#werbeplatz_right {
	margin-bottom:15px;
	
	}
#donate_button {
	
	width:250px;
	text-align:center;
	margin-top:15px;
	}
	
/* GRUNDLEGENDE TEMPLATESTYLES END  */	
	
	
	
/* Startseite Sucheseite  */	
#mobil_hinweis {
	
	position:absolute;
	width:250px;
	top:50%;
	left:50%;
	border:0px solid #ccc;
	margin:-55px 0px 0px -50px;
	z-index:999;
	font-size:80%;
	text-align:right;
	}
	
#searchdiv {
	
	position:absolute;
	width:450px;
	height:150px;
	top:50%;
	left:50%;
	background: url(../images/searchdiv.png) 0px 0px;
	border:0px solid #ccc;
	margin:-80px 0px 0px -235px;
	background-color:#fff;
	}
#searchdiv input.new {
	padding:0px;
	margin:47px 0px 0px 20px;
	width:415px;
	border:0px solid #ccc;
	font-size:20px;
	color:#999;
	font-weight:bold;
	
	}
	
#searchdiv input.submit {
	position:relative;
	margin:15px 0px 0px 307px;
	cursor:pointer;	
	width:132px;
	height:0;
	height:41px;
	border:0px solid #ccc;
	padding:41px 0px 0px 0px;
	color:#666;
	font-weight:bold;
	background: url(../images/search_button.png) 0px 0px;
	
	}

#searchdiv input.submit:hover {
	
	background: url(../images/search_button.png) 0px 41px;
	
	}
	
/* Startseite Sucheseite END */	


/* Ergebnissanzeige  */	

#mapdiv_oben {
	width:620px;
	height:15px;
	background: url(../images/mapdiv_oben.png) 0px 0px;
	}
	
#mapdiv_mitte {
	width:620px;
	height:388px;
	background: url(../images/mapdiv_mitte.png) 0px 0px;
	}
	


#map {
	margin:0px 0px 0px 12px;
	width:592px;
	height:385px;
	
	}
	
#mapdiv_unten {
	width:620px;
	height:41px;

	background: url(../images/mapdiv_unten.png) 0px 0px;
	}
	
#mapdiv_unten select, #mapdiv_unten input  {
	width:70px;
	color:#666;
	font-size:90%;
	background-color:#efefef;
	}

#mapdiv_unten div.hilfe  {
	margin-left:10px;
	display:inline;
	padding:0px 5px 2px 5px;
	border-top:1px solid #ed8800;
	border-left:1px solid #ed8800;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	color:#fff;
	background-color:#fc8800;
	text-decoration:none;
	cursor:pointer;
	
	}
	
#mapdiv_unten a.neuesuche  {
	margin-left:155px;
	padding:0px 5px 2px 5px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	color:#666;
	background-color:#efefef;
	text-decoration:none;
	}

	
#mapdiv_unten a.neuesuche:hover, #mapdiv_unten div.hilfe:hover {
	
	color:#666;
	background-color:#ccc;
	}
	
#mapdiv_unten div.hilfe:hover {	background-color:#fc9911;}
	
#mapdiv_unten select {
	
	margin:5px 0px 0px 15px;
	}


#hilfediv {
	z-index:999;
	top:0px;
	left:0px;

	display:none; 
      position:absolute; 
      border:2px solid #fc8800; 
      color:#333;
      background-color: #fff; 
      padding: 5px;
      width:240px;
      font-size:90%;
background: url(../images/hilfe_trans_bg.png) 0px 0px;
	}
	
		

	
	


	
#infodiv {
	

margin:20px 0px 0px 0px;
width:610px;
height:200px;
overflow:auto;
	}

#side_bar {
	
	margin: 0px 0px 0px 15px;
	width:575px;
	}
	
#infotext {
	
	font-size:90%;
	font-style:italic;
	}
	
.info_pub_title, .info_pub_adress, .info_pub_adress2, .info_pub_team {
	margin:4px 0px 1px 0px;
	float:left;
	
	}
.info_pub_comment {
	margin:4px 0px 1px 0px;
	float:right;
	
	}


.info_pub_title {
	
	width:150px;
	
	}
	
.info_pub_team {
	margin-right:5px;
	width:80px;
	border:1px solid #fff;
	
	}
	
.info_pub_team img {
	margin-top:-4px;
	margin-right:3px;

	}
	
.info_pub_adress, .info_pub_adress2 {
	margin-right:5px;
	width: 150px;
	font-size:90%;
	}
	


#clear {
	
	clear:both;
	}
#trenner {
	width:100%;
	border-bottom:1px dotted #fc8800;
	}
	
.anzahl_com {
	font-size:80%;
	}
	
/* Anzeigeseite END  */		

	
/* ######################################   googleInfoWindow   #######################  */	


	
#g_info_win_main {
	font-size:90%;
	width:250px;
	margin:0px 0px 0px 0px;
	
	}
	
#g_info_win_main h1{
	padding:3px;
	font-size:110%;
	font-weight:bold;
		color:#fff;
	background-color:#fc8800;
	
	}
	
#g_info_win_main .address{
	
	padding-left:3px;
	margin:0px 0px 0px 0px;
	padding-bottom:5px;
	border-bottom:1px dotted #fc8800;
	
	}

#g_info_win_main .entfernung{
	
	color:#fff;
	background-color:#fc8800;
	margin:10px 0px 5px 0px;
	font-size:90%;
	text-align:center;
	}
	
#g_info_win_main img{
	
	margin:0px 5px 0px 0px;
	
	}

#g_info_win_main .webseite{
	padding-left:3px;
	padding-bottom:5px;
	border-bottom:1px dotted #fc8800;
	margin:5px 0px 0px 0px;
	
	}
#g_info_win_main .webseite a{
	padding-left:3px;
	text-decoration:none;
	
	}	

#g_info_win_main .zusatz{
	padding-left:3px;
	border-top:0px dotted #fc8800;
	margin:5px 0px 0px 0px;
	
	}

/* ######################################   Neuer Eintrag   #######################  */

#new_entry {
	
	margin-top:20px;
	font-size:90%;
	width:620px;
	}

#new_entry h1 {
	
	margin:0px 0px 10px 0px;
	color:#fc8800;
	font-size:120%;
	
	}
	
#new_entry h2 {
	
	background-color:#fc8800;
	color:#fff;
	padding:2px;
	margin:0px 0px 10px 0px;
	font-size:100%;
	
	}
	
#new_entry h3 {
	

	margin:10px 0px 5px 5px;

	font-size:100%;
	
	}

#new_entry .seperatoroben {
	
	border-top:1px solid #fc8800;
	padding-top:5px;
	
	}
	
#new_entry .seperatorunten {
	

	padding-bottom:10px;

	}


#new_entry input, #new_entry textarea {
	font-family:arial;
	font-size:11px;
	border-top:1px solid #999;
	border-left:1px solid #666;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	background-color:#efefef;
}
#new_entry textarea.new {
		
	width:250px;

	}

#BL1_liste, #BL2_liste {
	
	float:left;
	margin-left:40px;
	}
#new_entry #mapdiv_unten {
	
	}	
	
#mapdiv_unten a.speichern  {
	float:left;
	margin:5px 0px 0px 250px;
	padding:1px 15px 3px 15px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	color:#666;
	background-color:#efefef;
	text-decoration:none;
	}

#mapdiv_unten a.speichern:hover {
	
	color:#666;
	background-color:#ccc;
	}
	

/* ######################################   Kommentare  #######################  */



	
#comments_h1 {
	background-color:#fc8800;
	color:#fff;
	padding:2px;
	margin:0px 0px 10px 0px;
	font-size:100%;
	width:100%;
	
	}

#comments_h1 a.new_comment {
	
	float:right;
	color:#fff;
	text-decoration:none;
	}
#comments_h1 .h1 {
	
	float:left;
	font-weight:bold;

	}

#comment {
	
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #fc8800;
	padding:0px 0px 10px 0px;
	
	}
.left_comment_name {
	width:100px;
	float:left;
	font-weight:bold;
	
	}
.date {
	
	font-style:italic;
	font-size:90%;
	font-weight:normal;
	}
	
.right_comment {
	float:right;
	width:500px;
	
	}	

/* ######################################   Footer   #######################  */
#footermenustart {
	
	text-align:center;
	margin-top:60px;
	font-size:85%;
	position:absolute;
	width:620px;
	height:150px;
	top:50%;
	left:50%;
	border:0px solid #ccc;
	margin:150px 0px 0px -310px;
	}
	
#footermenu {
	font-size:80%;
	margin-top:30px;
	padding-top:5px;
	border-top:0px solid #fc8800;
	text-align:center;
	width:620px;
	padding-bottom:20px;
	}

	
#footermenustart a, #footermenu a, #footermenustart a:visited, #footermenu a:visited{
	margin-right:10px;
	color:#666;
	text-decoration:none;
	}
#footermenu a:hover, #footermenustart a:hover {
	
	color:#333;
	}

.copyright {margin-top:5px;font-size:90%;}	

	
/* ######################################   Farben   #######################  */

.errorred  {color:#cc0000;}
.bodygrey {color:#666;}






/* ######################################   Größen   #######################  */
.small {font-size:0.6em;}
.bigger {font-size:1em;}


/* ######################################   Rahmen   #######################  */

.schatten {
			border-top:1px solid #666;
	border-left:1px solid #666;
	border-bottom:0px solid #ccc;
	border-right:0px solid #eee;

	}
	
