/*
Theme: Stelle statt Stuetze
Theme URI: http://www.stelle-statt-stuetze.des/
Version: 1.0
Description: barrierefrei, 2 spaltig
Author: Christine Wey - vanhaven
Author URI: http://www.vanhaven.com/
*/



/* Die grossen Abschnitte */
html, * { margin: 0; padding: 0; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #fff url('../images/bg.gif') repeat-x top;
	color: #403e40;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	}

div {
	margin: 0;
	padding: 0;
}

#page {
	text-align: left;
	background: #fff url('../images/bg_page.gif') repeat-y; 
	margin: 0px auto;
	padding: 0;
	width: 754px;
	}

#header {
	text-align: left;
	background: #fff url('../images/header.gif') no-repeat top left;
	margin: 0px auto;
	padding: 0 0 20px 0;
	width: 754px;
	clear:both;
	}

.headerimg 	{
	padding: 85px 0 0 298px;
	margin: 0 auto;
	}	

/* Servicenavigation*/
#servicenavi {
	color: #56788B;
	height: 2.6em;
	background: transparent url('../images/box_bottom_header.gif') no-repeat bottom left ;
	padding: 11px 0 0 0 ;
	margin:  0px 0 0 280px;	
	text-align: left;
}

#servicenavi ul {
	margin: 0 22px 0 14px;
	list-style: none;
	padding: 0;
	text-align: left;
	
}
#servicenavi ul li {
	float: left;
	display: block;
	margin: 0 0 11px 0;
	font-size: 1.2em;
	font-weight: bold;
	/*letter-spacing:.071em;*/
	list-style: none;
	border-right: 2px solid #56788B;
	padding: 0 5px;
	background-color: #fff;
	}
#servicenavi .ende {
	border-right: none;
}

#servicenavi ul li a {
	display: block;
	text-decoration: none;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #56788B;	
}

#servicenavi ul li a:hover, #servicenavi ul li a:active, #servicenavi ul li a:focus {
	display: block;
	text-decoration: underline;
	color: #BE0A50;
}

#servicenavi a:link, #servicenavi a:visited {
	text-decoration: none;
	color: #56788B;	
}

#servicenavi .serviceaktiv {
	color: #BE0A50;	
	padding-top: 5px;
}
/* Begin hauptnavi linke spalte */
#hauptnavi {
	position: relative;
	float: left;
	width: 235px;
	padding: 1px 0 0 24px;
	margin: 0;
	overflow:visible;
	clear: left;
}

#hauptnavi p {
	font-size: 1.2em;
	font-weight: bold;
	/*text-transform:uppercase; */
	color: #BE0A50;
	line-height: 1.4em;
	margin: 0;
	padding-top: 60px;
}
.navihead {
	background: transparent url('../images/box_bottom_li.gif') no-repeat bottom left;
	height: 13px;
	margin: 0;
	padding: 0;
}
.navibox {
	background: transparent url('../images/box_top_li.gif') no-repeat top left;
	margin: 0;
	padding: 16px 0 0 0;
} 

#hauptnavi ul {
	margin: 0;
	padding: 0;
	padding-left: 4px;
	}

#hauptnavi ul li {
	list-style-type: none;
	list-style-image: none;
	line-height: 2.0em;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #56788B;
	}
#hauptnavi .aktiv{
	background: transparent url('../images/bullet_hauptnavi_aktiv.gif') no-repeat 0% 50%;
	padding: 0 0 0 22px;
	color: #BE0A50;
	list-style-image: none;
	}
#hauptnavi a {	
	background: transparent url('../images/bullet_hauptnavi.gif') no-repeat 0% 50%;
	padding: 0 0 0 22px;
	margin: 0;
	text-decoration: none;
	color: #56788B;
}
#hauptnavi a.aktiv {
	background: transparent url('../images/bullet_hauptnavi_aktiv.gif') no-repeat 0% 50%;
	padding: 0 0 0 22px;
	margin: 0;
	text-decoration: none;
	color: #BE0A50;
	}
#hauptnavi ul li a:hover, #hauptnavi ul li a:active, #hauptnavi ul li a:focus {
	text-decoration: underline;
	color: #BE0A50;
}

#hauptnavi a:link, #hauptnavi a:visited {
	text-decoration: none;
	/* color: #56788B;	*/
}

/* Begin content */
	
#content {	
	}

.standardspalte {
	padding: 0 0 10px 0;
	margin: 0 0 0 279px;
	width: 450px;
}
	
#content p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 18px 10px 18px;
	}

#content p.buendig {
	padding-left: 0;
}	

.box {
	background: transparent url('../images/box_bottom_re.gif') no-repeat bottom left;
	margin-bottom: 2.0em;
} 
.xmas {
	background: transparent url('../images/box_bottom_xmas.gif') no-repeat bottom left;
	
}

.boxbody {
	background: transparent url('../images/box_top_re.gif') no-repeat top left;
	padding: 21px 0 11px 0;
	
}	
.boxbody p {
	font-size: 1.2em;
	line-height: 1.4em;
	/* border-right: 2px solid #E0E6E9;
	border-left: 2px solid #E0E6E9; */
	margin: 0;
	padding: 0 18px 10px 18px;
	}
	
.meldung1 {
	position: relative;
	width: 52%;
	float: left;
}
.meldung2 {
	position: relative;
	width: 48%;
	float: left;
}
/* beginn footer */	

#footer {
	padding: 0;
	margin: 0 auto;
	width: 754px;
	background: #fff url('../images/bg_footer.gif') no-repeat top;
	border: none;
	clear: both;
	}

#footer ul {
	margin: 0 auto;
	list-style: none;
	padding: 30px 0 20px 230px;
	
}
#footer ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0 5px;
	font-size: 1.1em;
	list-style: none;
	border-right: 1px solid #56788B;
}
#footer .ende {
	border-right: none;
}
#footer a {
	text-decoration: none;
	float: none;
}

#footer ul li a {
	display: block;
	text-decoration: none;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #56788B;	
}

#footer ul li a:hover, #footer ul li a:active, #footer ul li a:focus {
	display: block;
	text-decoration: underline;
	color: #BE0A50;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #56788B;	
}

#footer .aktiv {
	color: #BE0A50;	
	text-decoration: underline;
}
	

/*	Begin Headers */
h1, h2, h3 {
	font-weight: bold;
	}

#header h1 {
	display: none
	}
	
.box h2 {
	padding: 0 18px 15px 18px;
	margin: 0 ;
	font-size: 1.2em;
	color: #BE0A50;
	/*text-transform:uppercase;
	border-right: 2px solid #E0E6E9;
	border-left: 2px solid #E0E6E9;*/

	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 1.6em
}


.box h3 {
	padding: 4px 18px 10px 18px;
	margin: 0;
	font-size: 1.2em;
	}

/* End Headers */


/*	Begin Links */
h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	text-decoration: none;
	}
	
#content a {
	text-decoration: none;
	color: #56788B;
	font-weight: bold;
	}

#content a:hover {
	color: #BE0A50;
	text-decoration: underline;
	}
	
#content a.icon {
	background: transparent url('../images/icon-link-grau.gif') no-repeat 0% 40%;
	padding: 0 0 0 10px;
	margin: 0;
	text-decoration: none;
	color: #56788B;
}
	
#content a.blocklink {
	background: transparent url('../images/icon-link-rot.gif') no-repeat top left;
	padding: 0 0 0 10px;
	margin: 0;
	text-decoration: none;
	color: #403e40;
}
#content a:hover.blocklink {
	color: #BE0A50;
	text-decoration: underline;
}
	

/* Begin images */
p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 4px 0 10px 10px ;
	display: inline;	
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}



/* Begin Lists */

#content ul {
	margin: 0;
	padding-bottom: 2em;
	/*border-right: 2px solid #E0E6E9;
	border-left: 2px solid #E0E6E9;*/
}

#content li {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 0 30px;
	padding-left: 14px;
	list-style: none;
	background: transparent url('../images/bullet_liste.gif') no-repeat 0% 0%;
}


/*   Beginn Tabelle   */

table.sss {
	font-size: 1.2em;
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: #fff;
	border-collapse: collapse;
	background-color: #E0E6E9;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	margin-bottom: 20px;
}
table.sss th {
	border-width: 1px;
	border-style: solid;
	border-color: #E0E6E9;
	background-color: #E0E6E9;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
table.sss td {
	border-width: 1px;
	border-style: solid;
	border-color:#E0E6E9;
	background-color: white;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

/*   Ende Tabelle   */



/* Begin Kleinzeug */

.abstand30 {
	display: block;
	height: 20px;
	width: 1px;
	font-size: 1px;
  	line-height: 1px;
}


abbr, acronym {
    font-style: normal;
    border-bottom: 1px dashed #403E40;
    cursor: help;
}


em {
	font-weight: bold;
	font-style: normal;
}
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
hr {
	display: none;
	}
	
.clear {
	clear: both;
}

.unsichtbar, .sprunglinks, .summary {
  position: absolute;
  top: -6000px;
  left: -6000px;
  height: 1px;
  width: 1px;
}

.sprunglinks a:hover, .sprunglinks a:active, .sprunglinks a:focus {
  color:#000;
  position: absolute;
  display: block;
  top: 6001px;
  left: 6030px;
  height: auto;
  width: 20em;
  font-weight: bold;
  white-space: nowrap;
  background-color: #fff;
  padding: 8px;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #E0E6E9;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.kleiner {
	font-size: 1.0em;
	}
.rot {
	color: #BE0A50;
}

/* Ende*/
