/*
CSS spastikerhilfe.de (Standart-Screen-Version mit einer Breite von ca. 780px, umgerechnet in em / zentriert / Textgroesse 0,8 em )
Version: Mozilla/Firefox
*/

.test{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
}

html {
	height:100%;
	width:100%;
}

body  {
	color: #000000;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	width:100%;
	height:100%;
}

.replace_br {
	width:1em;
}

p {
	line-height:1.4em;
}

tr:link, tr:visited, tr:hover {
	background-color:#ffffff;
}

tr:hover {
	background-color:#f2f9f9;
}

th {
	font-size: 100%;
	line-height:1.4em;
	text-align:left;
	font-weight:bold;
	background-color:#FFFFFF;
}

td {
	font-size: 100%;
	line-height:1.4em;
	vertical-align:top;
	text-align:left;
	
}

.csc-form-label, .csc-form-label-req, .csc-form-labelcell{
vertical-align: top;
padding-top:0px;
margin-top:0px;
}


.input_area {
	width:220px;
}

h1 {
	color:#2d939f;
	font-size: 160%;
	font-weight:bold;
	margin-top:0.2em;
}

h2 {
	color:#000000;
	font-size: 130%;
	font-weight:bold;
}

h3 {
	color:#000000;
	font-size: 110%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

h4 {
	color:#000000;
	font-size: 100%;
	font-weight:bold;
}

hr {
	color:#666666;
	height:1px;
	border-top-width:1px;
	border-top-color:#666666;
	border-top-style:solid;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

li {
	line-height:1.6em;
}

input:focus {
	background-color:#eeeeee;
	border-width:1px;
	border-color:#FF0000;
	border-style:solid;
}

a:focus {
	border-width:1px;
	border-color:#FF0000;
	border-style:solid;
}

a {
	border-width:1px;
	border-color:transparent;
	border-style:solid;
}

.pflichtfeld {
	color:#FF0000;
}
	
.spendefett {
	font-weight:bold
}	

.fehler {
	font-size:10px;
	color:#FF0000;
}

a:link, a:visited, a:hover {
	color:#2d939f;
	text-decoration: underline;
	font-weight:bold;
}

a:visited {
	color:#2d939f;
	text-decoration:underline;
	font-weight:normal;
}

a:hover {
	color:#000000;
	text-decoration:underline;
	/*font-weight:bold;*/
}



a.nav_top:link, a.nav_top:visited, a.nav_top:hover {
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}

a.nav_top:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

a.print:link, a.print:visited, a.print:hover {
	color:#666666;
	text-decoration: none;
	font-weight:normal;
}

a.print:hover {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}


a.font_n:link, a.font_n:visited, a.font_n:hover {
	color:#ffffff;
	font-size:1.25em;
	text-decoration: none;
	font-weight:bold;
	background-color:#2d939f;
}

a.font_n:hover {
	color:#ffffff;
	font-size:1.25em;
	text-decoration:none;
	font-weight:bold;
	background-color:#2d939f;
}


a.font_minus:link, a.font_minus:visited, a.font_minus:hover {
	color:#ffffff;
	font-size:1em;
	text-decoration: none;
	font-weight:bold;
	background-color:#2d939f;
}

a.font_minus:hover {
	color:#ffffff;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	background-color:#2d939f;
}


a.font_plus:link, a.font_plus:visited, a.font_plus:hover {
	color:#ffffff;
	font-size:1.5em;
	text-decoration: none;
	font-weight:bold;
	background-color:#2d939f
}

a.font_plus:hover {
	color:#ffffff;
	font-size:1.5em;
	text-decoration:none;
	font-weight:bold;
	background-color:#2d939f;
}

.search_button {
	color:#2d939f;
	background-color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	border:0px;
	text-align:left;
	padding-left:0px;
	margin-left:-1px;
	text-decoration:none;
	cursor:pointer;
}

.search_button:hover{
	color:#000000;
	background-color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	border:0px;
	text-align:left;
	padding-left:0px;
	margin-left:-1px;
	text-decoration:underline;
	cursor:pointer;
}

.initial {
	color:#2d939f;
	height:18px;
	font-weight:bold;
	font-size:18px;
	font-style:normal;
	text-transform:uppercase;
	border-bottom-color:#999999; 
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-top-color:#999999;
	border-top-width:1px; 
	border-top-style:solid;
}


/*Die Formatierung der Links in der linken Navigationsleiste*/

/*Die erste Navigationsebene*/
a.white_1:link, a.white_1:visited, a.white_1:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	width:14em;
	padding-right:1.5em;
}

a.white_1:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	width:14em;
	padding-right:1.5em;
}

a.black_1:link, a.black_1:visited, a.black_1:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	width:14em;
	padding-right:1.5em;
}

a.black_1:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	width:14em;
	padding-right:1.5em;	
}

.level_1_no {
	width:14em;
	font-size: 0.85em;
	padding-top:0.6em;
	padding-bottom:3px;
	margin-left:1.1em;
	background-color:#eaf4f5;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dotted;
}

.level_1_act {
	width:14.2em;
	font-size: 0.85em;
	padding-top:0.35em;
	padding-bottom:0.25em;
	padding-left:1.1em;
	margin-top:-1px;
	background-color:#65b0b9;
}


/*Die zweite Navigationseben*/
a.white_2:link, a.white_2:visited, a.white_2:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	width:14em;
	padding-right:2.5em;	
}

a.white_2:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	width:14em;
	padding-right:2.5em;
}

a.black_2:link, a.black_2:visited, a.black_2:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	width:14em;
	padding-right:2.5em;	
}

a.black_2:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	width:14em;
	padding-right:2.5em;
}

.level_2_no {
	width:15.4em;
	font-size: 0.75em;
	padding-top:1px;
	padding-bottom:0.25em;
	padding-left:2em;
	background-color:#65b0b9;
}

.level_2_act {
	width:15.4em;
	font-size: 0.75em;
	padding-top:1px;
	padding-bottom:0.25em;
	padding-left:2em;
	background-color:#f2f9f9;
}


/*Die dritte Navigationseben*/
a.black_3_normal:link, a.black_3_normal:visited, a.black_3_normal:hover{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	width:14em;
}

a.black_3_normal:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	width:14em;
}

a.black_3_bold:link, a.black_3_bold:visited, a.black_3_bold:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	width:14em;
}

a.black_3_bold:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	width:14em;
}

.level_3_no {
	width:14.8em;
	font-size: 0.75em;
	padding-top:0px;
	padding-bottom:0.34em;
	padding-left:3em;
	font-weight:normal;
	background-color:#f7f9f8;
}

.level_3_act {
	width:14.8em;
	font-size: 0.75em;
	padding-top:0px;
	padding-bottom:0.34em;
	padding-left:3em;
	font-weight:bold;
	background-color:#f2f9f9;
}


/*Die Formartierung der Eingabefelder*/
.search {
	font-size:0.8em;
	color: #000000;
	background-color: #ffffff;
	width:10em;
	padding-top:0.15em;
	padding-left:0.2em;
	padding-bottom:0.15em;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
	border-left-color:#000000;
}

.submit_search {
	font-size:0.8em;
	color: #000000;
	background-color: #ffffff;
	width:2em;
	padding-top:0.1em;
	padding-left:0.2em;
	padding-bottom:0.10em;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
	border-left-color:#000000;
}

.spendeninput {
	font-size:100%;
	color: #000000;
	background-color: #ffffff;
	width:15em;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
	border-left-color:#000000;
}

.inputkurz {
	font-size:13px;
	color: #000000;
	background-color: #ffffff;
	width:70px;
	padding-top:1px;
	padding-left:3px;
	padding-bottom:2px;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
	border-left-color:#000000;
}


.csc-textpic, .csc-textpic-center, .csc-textpic-below {
	height:auto;
	overflow:visible;
	}
	
.csc-textpic-text {
	height:auto;
	overflow:visible;
	}

/*Die ID`s zur absoluten Positionierung*/

#container {
   	margin: 0 auto;
   	position: relative; /* for safari 1.3 */
	width:48.65em;
	top:12px;
	height:1000px;/**/
	z-index:2;
	background-color:#ffffff;
	overflow:visible;
}

#header {
	position:relative;
	width: 48.65em;
	height: 10.4em;
	z-index:20;
	background-color:#2d939f;
}

#text_header {
	position:absolute;
	color:#000000;
	left:0px;
	height:3em;
	width:100%;
	z-index:10;
	background-color:#eeeeee;
	display:none;
}

#subheader {
	position:relative;
	color:#ffffff;
	height:2.2em;
	width:48.65em;
	z-index:30;
	background-color:#2d939f;
	border-top-width:3px;
	border-top-color:#ffffff;
	border-top-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
}

#sub_left {
	position:absolute;
	left: 1em;
	height:1.6em;
	width:14em;
	z-index:6;
	margin-top:1px;
}

#text_sub_left {
	position:absolute;
	left:18px;
	top:0.7em;
	height:2em;
	width:20em;
	z-index:6;
	display:none;
}

#sub_right {
	position:absolute;
	font-size:0.8em;
	color:#ffffff;
	right:18px;
	top:0.7em;
	height:1em;
	width:40em;
	z-index:32;
	text-align:right;
	font-weight:bold;
	overflow:visible;
}

#font_text {
	position:absolute;
	font-size:0.8em;
	color:#000000;
	height:1.5em;
	width:10em;
	left: 7.5em;
	top:0.75em;
	z-index:33;
	font-weight:bold;
}

#font_home {
	position:absolute;
	font-size:0.8em;
	color:#000000;
	height:1.5em;
	width:auto;
	left: 0.5em;
	top:0.75em;
	z-index:33;
	font-weight:bold;
}

#printlink{
	position:absolute;
	font-size:0.8em;
	height:2em;
	width:20em;
	right:1.5em;
	top:17em;
	text-align:right;
	z-index:15;
	background-color:transparent;
}

.printlogo {
	position:absolute;
	width:17px;
	height:17px;
	right:0px;
	top:0px;
}

#spende {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:50em;
	height:auto;
	overflow:visible;
	margin-left:15px;
	margin-top:40px;
}

#content_wrapper {
	position:relative;
	color:#000000;
	background-color:#FFFFFF;
	top:0px;
	left:0px;
	width:100%;
	height:40em;
	z-index:5;
}

#menu_1 {
	position:absolute;
	left:0px;
	top:0px;
	padding-top:0.5em;
	padding-bottom:2.5em;
	height:100%;
	width:13em;
	z-index:8;
	background-color:#eaf4f5;
	overflow:hidden;
}

#content {
	position:absolute;
	color:#000000;
	font-size: 0.8em;
	padding-right:2.5em;
	padding-bottom:2.5em;
	padding-left:19em;
	left:0px;
	top:2.3em;
	width:39.2em;
	height:auto;
	z-index:6;
	background-color: #ffffff;
	overflow:visible;
	
}
