
*{

	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.0em;
	padding: 0;
	margin: 0;
	color: black;
	letter-spacing: 0.3px;
	list-style: none;
	clear: both;
	
}

body {
	background: #FFFFFF;
	text-align:center;
	font-size: 12pt;
	height: auto;
}

#logo {
	display:none;
}

#wrapper {
	position: static;
	width: 100%;
	height: auto;
}

#container {
	margin: 0 auto;
	text-align: left;
	max-width: 99em;
	min-width: 775px;
	position: relative;
}

#banner {
	display: none;
}

#linie {
	display: none;
}

#scan {
	display: none;
}

#address {
	display: none;
}

/* Verstecktes Referenzelement */
#refer {
	display: none;
}

#addr {
	display: none;
}

#addr strong {
	font-size: 1.6em;
}

#navi_top {
	display: none;

}



#navi {
	display: none;
}

#navi ul {
	position: relative;
	padding: 0;
	margin: 0;
}


#subnavi {
	
	display: none;
}






#content {
	position: relative;
	padding: 10px 10px 10px 8.0em;
	border: 1px solid #CCCCCC;
	border-top: none;
	border-bottom: none;
	margin-top: 10px;
	min-height: 300px;
}

#inner_content {
	 margin-left: 0;
	 padding-right: 10px;
	 text-align: justify;
}

#inner_content ul {
	margin-left: 0px;
}

#inner_content ul li {
	font-size: 12pt;
	color: #666666;
	margin-left: 20px;
	line-height: 13pt;
	list-style: disc;
}

#inner_content ul li ul li{
	font-size: 12pt;
	color: #666666;
	list-style: circle;
}

#footer {
	display: none;
}

strong {
	font-weight: bold;
}

p {
	font-size: 12pt;
	color: #666666;
	line-height: 13pt
}

h1 {
	position: relative;
	color: white;
	background: #00949A;
	font-size: 16pt;
	font-weight: bold;
	padding: 0.17em 0 0.15em 5.0em;
	line-height: 17pt;
	min-height: 20px;
	z-index: 0;
}

h2 {
	color: black;
	background: white;
	font-size: 13pt;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 10px 0;
	text-align: left;
}

h2 a {
	display: none;
}

h3 {
	font-weight: bold;
	font-size: 13pt
	margin: 8px 0 5px 0;
}

#inner_content h2 {
	text-align: left;
}

#inner_content h2 a, span {
	color: black;
}


#inner_content h2 span {
	font-weight: bold;
}


q {
	font-size: 13pt;
	color: #666666;
	font-weight: bold;
}

input, textarea {
	color: #666666;
	line-height: 13pt;
}

/* Formularelemente */

fieldset{

	margin: 10px 0 10px 0;
	border: 1px solid #00949A;
}

legend{

	color: #00949A;
	padding: 0 5px;

}

#schalter input {
	font-size: 0.9em;
	line-height: 1.1em;
	height: 1.6em;
	margin-left: 1em;
}

label{

	display: block;
	
	text-align: right;
	
	margin: 1em;

}

label input{

	margin-left: 0.5em;
	width: 12em;
	border: 1px solid #00949A;
	font-size: inherit;
	height: 1.4em;

}



#anreden input{

	width: 1em;
	margin-right: 0.4em;

}

#anreden label{

	text-align: left;
	margin-left: 5.5em;
}

#message label{

	text-align: left;

}

#auswahl label{

	text-align: left;
	margin-top: 0px;

}


textarea{
	
	width: 15em;
	height: 18.3em;
	border: 1px solid #00949A;
	margin: 10px;

}

form{

	font-size: 1.2em;
	width: 46em;
	margin: auto;

}


input.box{

	border: none;
	width: 15px;
}

#content form strong{

	display: inline;
	color: red;

}

table {
	border: 1px solid #00949A;
	border-collapse: collapse;
}

th, td {
	padding: 5px 10px;
	font-size: 12pt;
	border: 1px solid #00949A; 
}

th {
	font-weight: bold;
}

td.right {
	text-align: right;
}

tr.head {
	background-color: #00949A;
	color: white;
}

tr.head td {
	color: black;
}

tr.spacer td {
	padding: 0;
	font-size: inherit;
	lineheight: inherit;
}

tr.spacer {

	font-size: 1px;
	line-height: 1px;
	background: #00949A;
}


