﻿/*
	freiwilligenweb.at css, Version 1
*/

/*
rot 				#D71E28
header rot 			#D61E28

link blau 			#12ABD5
grau schrift 		#515151
grau hintergrund 	#D4D4D4
grau linien 		#E5E5E5

blau				#12ABD5
*/


/*_______________________________________________________________________________*/
/* 1. BASICS  */
/*-------------------------------------------------------------------------------*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}



body {
	background-color: #D4D4D4;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
}



a { color:#12ABD5;}
a:hover { text-decoration: underline; color:#006699; }
a:visited { text-decoration: underline; color:#006699;}
a:focus {background-color: #E5E5E5;}



/*_______________________________________________________________________________*/
/* 2. LAYOUT  */
/*-------------------------------------------------------------------------------*/


#wrapper {
	margin: 0 auto;
	width:980px;
	background: transparent url(images/buttons/seite_bg.gif) repeat-y;	
}


#head-home {
	width: 950px;
	height:163px;
	background: transparent url(images/buttons/header_home.jpg) no-repeat left top;
	margin: 0 auto 40px auto;
}

#head {
	width: 950px;
	height:128px;
	background: transparent url(images/buttons/header.jpg) no-repeat left top;
	margin: 0 auto 46px auto;
}


#top-bar {
	width: 950px;
	height:45px;
	background: #D61E28 url(images/buttons/topbar_bg.gif) repeat-x left top;
	margin: 0 auto 2px auto;
	text-align: right;
	
}

#bodywrapper {
		margin: 0 auto 2px auto;
		width: 950px;
}


#leftnav {
	float:left;
	width:192px;
	padding:0;
	margin:0 0 3em 0;
}


#content {
	float:left;
	width:498px;	
	padding: 0 54px 0 24px;
	background: transparent url(images/buttons/trennlinie.gif) no-repeat right top;
	margin: 0 0 4em 0;
}

/* extra klasse fuer die buergerbuero startseite */
.bb-content {
	float:left;
	width:260px;
}


#rightnav {
	float:left;
	width:172px;
	padding: 0 10px 0 0;
	margin: 0 0 0 -3px;
}

#mainnav {
	display: none;
}


#footer {
	clear:both;
	margin: 0 auto;
	padding: 32px 0 0 0;
	width:980px;
	background: transparent url(images/buttons/footer_bg.gif) no-repeat left top;
	height: 120px;
}

#slogan-bild{
	float: right;
	width: 650px;
	text-align: right;
}

.slogan{
	font-size: 110%;
	width: 410px;
	float: left;
	padding: 48px 0 0 0;
	
}

.bereichsbild{
	float: right;

}


.box{
	color: #000;
	font-size: 95%;
	line-height: 120%;
	background: #F5F5F5 url(images/buttons/box_bg.gif) no-repeat left top;
	padding: 12px;
	border-bottom: 1px solid #E5E5E5;
	margin: 0 0 1.5em 0;
}


/*_______________________________________________________________________________*/
/* 3. STYLES  */
/*-------------------------------------------------------------------------------*/



h1, h2, h3, h4 {
	color: #D71E28;
	font-weight: normal;
}


h1 {
	font-size: 130%;
	padding: 0 0 1em 0;
	
}


h2 {
	font-size: 130%;
	padding: 0 0 0.3em 0;
}

h3 {
	font-size: 110%;
	padding: 0 0 0.2em 0;
}


p { margin:0; padding:0 0 1em 0; }



.weg {
   display: none;
}
/*
.weg {
   position: absolute;
   top: -1000px;
   left: 0px;
   width: 0px;
   height: 0px;
   color: #fff;
   background: #fff;
}
*/

hr {
	background-color:#E5E5E5;
	color:#E5E5E5; 
	border: #E5E5E5; 
	height: 2px; 
	margin: 0.2em 0 1.6em 0 !important;
	display: block;
	text-align: left;
}


.clearer 	{clear: both;}
.left 		{float: left; width: 45%; margin: 1em 0 0 0;}
.right 		{float: right; width: 45%; margin: 1em 0 0 0;}


a.weiter, li.weitere a{
	background: transparent url(images/buttons/pfeil.gif) no-repeat right 3px;
	padding: 0 12px 0 0;	
}

.weiter {
	white-space: nowrap;	
}

#content img, #rightnav img {
/*	border: 4px solid #E5E5E5;
	margin: 0 0 0.2em 0;*/
}

#devmode{
	position: absolute;
	top: 0px;
	left: 10px;
	background: white;	
	border: 4px solid red;
	padding: 8px;
}


img.bild-links {
	float: left; 
	margin: 0 14px 14px 0 !important;
}

img.bild-rechts {
	float: right; 
	margin: 0 0 14px 14px !important;
}

.noborder {
	border: none !important;
}


a.thumb {
	display: block;
	float: left;
}

.gesucht{
	border: 0 !important;
	padding: 0 0.3em ;
	vertical-align: middle; 
	*vertical-align: text-bottom; 
}

.fehler {
	background-color: #D71E28;
	color: #fff;
	font-weight: bold;
	padding: 12px;

}


/* 3.1 CONTENT STYLES  */
/*-------------------------------------------------------------------------------*/


#content ul, #content ol, #rightnav ul, #rightnav ol{ 
	margin:0 0 0 1.3em; 
	padding:0 0 1.4em 0;
}

#content, #rightnav { 
	font-size:100%; 
	line-height:130%;
	color: #434343;
}



#top-bar img {
	margin: 2px 0;
	vertical-align:middle;
}

#top-bar p {
	color: #fff;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 90%;
}

#logo img{
	margin: 8px 0 0 25px;
}

#logo {
	float: left;
	border: 0px solid;
	padding: 4px;
}


ul.teaser-liste{
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	border-top: #E5E5E5 solid 2px;
	
}

ul.teaser-liste li{
	padding: 0.5em 0;
	border-bottom: #E5E5E5 solid 2px;
}

ul.teaser-liste li.weitere{
	padding: 0.2em 0;
	border-bottom: 0px;
}
li.weitere a{
	color: #515151;
}

li.weitere a:hover{
	color: #000;
}

.meta-info{
	display: block;
	color: #777;
	font-size: 90%;
}



.zentren-uebersicht{
	margin: 0.4em 0;
	padding: 1em 0;
	border-top: 2px solid #E5E5E5; 
	border-bottom: 2px solid #E5E5E5; 

}


.zentren-uebersicht h3 {
	float: left;
	width: 45%;
}

.zentren-uebersicht ul {
	float: right;
	width: 45%;
}


/* 3.2 BACKEND STYLES  */
/*-------------------------------------------------------------------------------*/

.hinweis {
	padding:12px;
	background: #FFDAA2;

	margin: 0 0 1em 0;

}


.freiwilligenzentrum-auswahl{
	width: 400px;
}




/*_______________________________________________________________________________*/
/* 4. NAVIGATION  */
/*-------------------------------------------------------------------------------*/

.leftbox {
	width:182px;
	background: #FFF1C2 url(images/buttons/navi_bg.gif) no-repeat;
}


.leftboxcontent {
	background: transparent url(images/buttons/navi_bottom.gif) no-repeat left bottom;
}


.leftboxcontent ul {
	padding:0;
	margin:0;
	list-style:none;
}

.leftboxcontent ul li a {
	display: block;
	padding:10px 18px 10px 10px;
	margin:0;
	color: #000;
	text-decoration: none;	
	border-top: 1px solid #FFF7DC;
	border-bottom: 1px solid #EAD487;
	
	font-size: 95%;
}

.leftboxcontent li.aktiv a, .leftboxcontent li.aktiv a:hover {
	background: #D61E28 url(images/buttons/navi_bg_aktiv.gif) no-repeat right top;
	color: #fff;
	border-top: 1px solid #B51922;
	border-bottom: 1px solid #B51922;
}

.leftboxcontent li li a, .leftboxcontent li li a:visited {	
	color: #000 !important;
	text-decoration: none;
	background: #F6B8A3 !important;
	border-top: 1px solid #FEF4F0 !important;
	border-bottom: 1px solid #EE826A !important;
}

.leftboxcontent ul li a.last, .leftboxcontent ul li a.last:visited {
	border-top: 0px;
	border-bottom: 0px;
}


.leftboxcontent a:hover {
	text-decoration: underline;
	background: transparent url(images/buttons/pfeil_schwarz.gif) no-repeat 164px 13px;
}

.leftboxcontent li li a:hover {
	background: #D61E28 url(images/buttons/navi_bg_aktiv_hover.gif) repeat-y right top !important;
}

.leftboxcontent ul li{
display: inline; /* Fix IE Bug */
}

/* Bürgerbüro NEU*/

#newsspalte_bb {
	float:right;
	width:220px;
	padding:0 0 0 15px;
	margin:0px 0 0 0px;
}

#newsspalte_bb p { padding:0 0 1em 0; /* font-weight:bold; */ }

#newsspalte_bb ul {
	padding:0;
	margin:0;
	list-style-type: none;
}

#newsspalte_bb li {
	margin:0 0 1em 0;
}

#newsspalte_bb a {
	font-weight:bold;
	text-decoration:none;
}
#newsspalte_bb a:hover { text-decoration: underline; color:#006699; }

/* Bürgerbüro NEU END */









.contenttitle {
/*	font-size:13px;*/
	font-size:1.1em;
	font-weight:bold;
}

.contentimg_left {
	float:left;
	margin: 0 10px 10px 0;
	padding:0;
}

.contentimg_right {
	float:right;
	margin: 0 0 10px 10px;
	padding:0;
}





#content table  {
	margin:0;
	padding:0;
	width: 95%;

}

#content table th  {
	border-bottom: 2px solid #666;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 80%;
}

#content table td  {
	border-bottom: 2px solid #E5E5E5;
	padding: 0.4em 0.4em 0.4em 0 ;

}





.tabelle {
	background-color:#FFF7D6;
	border-bottom:4px solid #fff;
		vertical-align:top;
}

#content caption { font-weight:bold; text-align:left; }























#footer p {
	
	padding:0 24px;
	color:#000;
	font-size: 95%;
}

#footer a { color:#000; }







/* Formulare */

form {
	margin:0 0 1em 0;
}

form img {
	border: 0px !important;
}

/*
form, input, textarea {
	margin:0 0 1em 0;
	display:block;
}
*/





input, textarea, select {
	font:1em Arial,sans-serif;
	color:#000;
/*	width:20em;*/
	border: 1px solid #D4D4D4;
	background: #EFEFEF;
	padding: 2px;
	margin: 0 0 0.4em 0;
}

input:focus, .box input:focus, textarea:focus, select:focus {
	background: #FFF1C3;
}




.absenden, .box .absenden {
	border: 1px #BCE4EF solid;
	background: #12ABD5;
	width: auto !important;
	color: #fff;
	padding: 3px;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
}

input.absenden:focus, .box input.absenden:focus {
	background: #006699;
}

.box input {
	background: #fff;
}

form {
	padding:0;
}



label {
	display:block;
}

fieldset {
	padding:0 1em 0 1em;
	margin:0 0 1em 0;
	border:1px solid #EE826A;
}

fieldset p {
	margin:0;
	padding:1em 0 1em 0;
}

fieldset select, fieldset input {
/*	margin:0 0 1em 0;*/
}

legend {
	font-size:1.1em;
	font-weight:normal;
	color:#D71E28;
}

fieldset ul {
	padding:0;
	margin:0 0 1em 1em;
}




/* Backend */

textarea {
	width:400px;
	height:6em;
}

.form-button {
	border: 0;
	padding: 0;
	margin: 0 0 1em 0;
}


.radio{
	border: 0px;
	padding: 0;
	margin: 0;
	background: none;
	vertical-align: middle; 
	*vertical-align: text-bottom;	
}


#url{
	width: 400px;
}


/* Homepage */





.suche-home input, .login-home input {
	width: 100px;
	vertical-align: middle; 
	*vertical-align: text-bottom;	
}






/* convert pdf link */
.convertpdf {
	color:#777;
}































/* fuer die bildergalerie der bb news */
.bb_galerie {
	width:80px;
	height:60px;

	margin:0 17px 10px 0 !important;
	float: left;
	display: block;
/*	align:center;*/
	text-align:center;
}

.bb_grossbild {
	width:390px;
	margin:0;
	display: block;
}

.bb_beschreibung {
	border:0;
	margin:4px 6px 6px 6px;
	padding:0;
	clear:both;
	display:block;
}