/*CSS spastikerhilfe.de (Textversion / linksbündig / Standard-Textgroesse 1 em / Arial etc.)*/

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

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

h1 {
	color:#000000;
	font-size: 160%;
	font-weight:bold;
}

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

h3 {
	color:#000000;
	font-size: 110%;
	font-weight:bold;
}

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


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

tr:hover {
	background-color:#f2f9f9;
	text-align:left;
}

th {
	text-align:left;
	font-weight:bold;
	background-color:#ffffff;
}

td {
	text-align:left;
	vertical-align:top;
	
}

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

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

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

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

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

/*Die Formatierung der Eingabefelder*/
.search {
	font-size:1em;
	color: #000000;
	background-color: #ffffff;
	width:10em;
	padding-top:1px;
	padding-left:3px;
	padding-bottom:2px;
	border-style:solid;
	border-width:thin;
	border-color:#000000;
}

.submit_search {
	font-size:1em;
	color: #000000;
	background-color: #ffffff;
	width:2em;
	border-style:solid;
	border-width:thin;
	border-color:#000000;
}

.csc-textpic-image {
	text-align:left;
} 
.csc-textpic-firstcol{
	text-align:left;
} 
csc-textpic-lastcol{
	text-align:left;
} 



/*Die ID`s zur absoluten Positionierung*/

#header {
	position:absolute;
	color:#ffffff;
	left:0px;
	top:0px;
	height:166px;
	width:780px;
	z-index:10;
	background-color:#396c89;
	display:none;
}

#subheader {
	position:absolute;
	color:#000000;
	left:15px;
	top:5em;
	height:2.5em;
	width:100%;
	z-index:11;
	background-color:#ffffff;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:thin;
	display:none;
}

#sub_left {
	position:absolute;
	left:18px;
	top:6px;
	height:20px;
	width:300px;
	z-index:6;
	display:none;
}

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

#sub_right {
	position:absolute;
	font-size:1em;
	color:#000000;
	right:1em;
	top:0.7em;
	height:2em;
	width:32em;
	z-index:7;
	text-align:right;
	font-weight:bold;
	display:none;
}

#font_small {
	position:absolute;
	font-size:12px;
	color:#396c89;
	left:0px;
	top:7px;
	height:15px;
	width:16px;
	padding-left:1px;
	padding-bottom:1px;
	z-index:10;
	font-weight:bold;
	border-color:#c4d5dc;
	border-style:solid;
	border-width:1px;
	text-align:center;
	overflow:hidden;
	display:none;
}

#font_medium {
	position:absolute;
	font-size:17px;
	color:#396c89;
	height:19px;
	width:18px;
	padding-left:1px;
	padding-bottom:0px;
	left:24px;
	top:4px;
	z-index:10;
	font-weight:bold;
	border-color:#c4d5dc;
	border-style:solid;
	border-width:1px;
	text-align:center;
	overflow:hidden;
	display:none;
}

#font_large {
	position:absolute;
	font-size:20px;
	color:#396c89;
	height:20px;
	width:23px;
	padding-left:2px;
	padding-bottom:3px;
	left:50px;
	top:0px;
	z-index:10;
	font-weight:bold;
	border-color:#c4d5dc;
	border-style:solid;
	border-width:1px;
	text-align:center;
	overflow:hidden;
	display:none;
}

#font_text {
	position:absolute;
	font-size:1em;
	color:#000000;
	height:22px;
	width:100px;
	left:88px;
	top:6px;
	z-index:10;
	font-weight:bold;
	overflow:hidden;
	display:none;
}

#printlink{
	position:absolute;
	height:17px;
	width:300px;
	top:210px;
	right:25px;
	text-align:right;
	z-index:15;
	overflow:visible;
	display:none;
}


#menu_1 {
	position:absolute;
	left:0em;
	top:10em;
	height:100%;
	width:25%;
	z-index:2;
	background-color:#ffffff;
	overflow:hidden;
	display:none;
	
}



img {
	visibility:visible;
	/*display: none;*/
}