@charset "UTF-8";
/* CSS Document */

div#checkboxes
{
	margin:0;
	padding:0;	
	background-image:url(../img/elements/bluebox-back.gif);		
	width:218px;
	padding:2px 8px 8px;
}
/* IE width */
* html div#checkboxes
{
	width:234px;
}
*+html div#checkboxes 
{
	width:234px;
}

div#checkboxes p
{
	padding:0;
	margin:0;
	padding-bottom:12px;
}

/* IE checkbox padding */
*html div#checkboxes p
{
	padding-bottom:6px;
}
*+html div#checkboxes p
{
	padding-bottom:6px;
}

div#checkboxes input
{
	margin:0px;
	padding:0px;
	border:0px;
	width: 13px; /* for ie */
	height: 13px; /* For ie */ 
	font-size:1%;
	line-height:1%;
	
}

p.checkboxes-searchfields label
{
	padding:0;
	margin:0;
	padding-right:6px;
}
p.checkboxes-search-link a
{
	padding-right:15px;
	background:url(../img/elements/more.png) right no-repeat;
}

span.scout-header 
{
	padding: 5px;
	text-align: center;
	font-size:larger;
	font-weight:bold;
}

span.projekt-header 
{
	padding: 5px;
	text-align: center;
	font-size:larger;
	font-weight:bold;
}

span.list-number-schule
{
	padding:1px;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:smaller;
	width:18px;
	padding-right:7px;
	float:left;
	background:url(../img/karte/checkbox-schule.gif) no-repeat;
}

span.list-number-projekte
{
	padding:1px;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:smaller;
	width:18px;
	padding-right:7px;
	float:left;
	background:url(../img/karte/checkbox-projekte.gif) no-repeat;
}
span.list-number-itscouts
{
	padding:1px;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:smaller;
	width:18px;
	padding-right:7px;
	float:left;
	background:url(../img/karte/checkbox-itscouts.gif) no-repeat;
}

span.list-number-schule100
{
	padding:1px;
	text-align:center;
	vertical-align:top;
	color:white;
	font-weight:bold;
	font-size:smaller;
	width:24px;
	padding-right:7px;
	float:left;
	background:url(../img/karte/checkbox-schule24.gif) no-repeat;
}

span.list-number-projekte100
{
	padding:1px;
	text-align:center;
	vertical-align:top;
	color:white;
	font-weight:bold;
	font-size:smaller;
	width:24px;
	padding-right:1px;
	float:left;
	background:url(../img/karte/checkbox-projekte24.gif) no-repeat;
}
span.list-number-itscouts100
{
	padding:0px;
	text-align:center;
	vertical-align:top;
	color:white;
	font-weight:bold;
	font-size: smaller;
	width:24px;
	padding-right:0px;
	float:left;
	background:url(../img/karte/checkbox-itscouts24.gif) no-repeat;
}

div#list 
{
	height: 360px;
	overflow: auto;
	font-size: 14px;
}

div#detailWin
{	
	font-size: 14px;
}


div#list .entry
{
	 padding-top:15px;
}

div.entry td
{
	text-align:left;
	vertical-align:top;
}

p.detail,
.VE_Pushpin_Popup_Body .detail,
.detail
{
	clear:both;
	padding:0;
	margin:0;
	font-size:10px;
	padding-left:25px;
	text-align:left;
	color: #000;
}


a.list-more-link
{
	padding-left:25px;
	padding-right:15px;
	background:url(../img/elements/more.png) right no-repeat;
}


.selectfield
{
	padding:0;
	margin:0;
	border: 1px solid #DDDDDD;	
	margin-bottom:4px;
	font-size:10px;
	padding:2px;
	width:130px;
}
div#checkboxes .legende
{
	float:left;
	width:120px;
	height:18px;
	font-size:13px;
	padding-left:25px;
}

div#checkboxes .checkboxes-schulen
{
	background:url(../img/karte/checkbox-schule.gif) no-repeat;
}

div#checkboxes .checkboxes-itscouts
{
	background:url(../img/karte/checkbox-itscouts.gif) no-repeat;
}

div#checkboxes .checkboxes-projekte
{
	background:url(../img/karte/checkbox-projekte.gif) no-repeat;
}


/*  Test-Bild im Main Teaser */
div#main-teaser img.main-image
{
	width:560px;
	padding-left:20px;
	padding-right:20px;
}

#divDetails {
	font-size:15px;
	line-height:20px;
}

#divDetails a.list-more-link,
#list a.list-more-link,
a.list-more-link
{
	padding-left:25px;
	padding-right:15px;
	background:url(../img/elements/more.png) right no-repeat;
	color:#CFA809;
	font-size:12px;
	font-weight: bold;

}

#divDetails span.scout-header, 
#divDetails span.projekt-header, 
#divDetails span.projekt-header
{
	padding: 5px;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 5px;
	color: #003B54;
}

.VE_Pushpin_Popup_Title
{
	font-family:arial,sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #003B54;
}

a 
{
color:#003B54;
}

.VE_Pushpin_Popup_Body {
overflow: auto;
max-height:550px;
}
.detail {}

#divDetails 
{
position:absolute; 
z-index:5; 
top:250px; 
left:50px;
border-style:solid; 
background-color: White; 
border-color: #676767; 
border-width:1px; 
padding:20px; 
width:400px; 
}

ul.main-navi-first {
	left:5px;
}

