body {
	background: #FFF;
	margin: 0;
}

body, div, th, select, input {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #222;
	font-size: 13px;
	line-height: 18px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 120%;
	font-weight: 600;
	margin: 0 0 15px 0;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 115%;
	line-height: 1.2em;
	margin: 15px 0 10px 0;
}
h3 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	line-height: 1.2em;
	margin: 3px 0 10px 0;
}
p {
	margin: 0px 0px 1em 0px;
}
p.accessible {
	padding-left: 45px;
	background: url(/images/rollstuhl.gif) no-repeat;
}

p a {
	color: #174569;
}

form {
	margin: 0;
}

div.clear-block {
	clear: both;
}

hr {
	border-bottom: 1px solid #DDD;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	height: 1px;
	color: #FFF;
	background: #FFF;
	margin-bottom: 1em;
}

div.advantages {
	border: 1px solid #D7D7D7;
	background: #EFEFEF;
	padding: 1em;
}

div.advantages h3 {
	color: #4B6383;
}

div.advantages ul {
	list-style: none;
	padding-left: 0;
}

div.advantages li {
	background: transparent url(/images/bullet_advantage.gif) no-repeat;
	padding-left: 25px;
}

div.person-description {
	float: left;
	width: 330px;
}

img.person {
	float: left;
	margin-right: 15px;
}


/* STRUKTUR
----------------------------------------------------- */


#global-container {
	background: #FFF url(/images/global_bg.gif) repeat-y;
	padding: 0;
	width: 954px;
}
#wrapper {
	padding: 0;
}
#metax-header {
	background: #00305E;
	white-space: pre-line;
	text-align: right;
}
#header {
	background: #FFF;
	white-space: pre-line;
	margin-bottom: 1px;
}
#content {
	float: left;
	width: 497px;
	min-height: 350px;
	padding-top: 25px;
}
#container {
	clear: both;
}

div#banner {
	float: left;
	width: 227px !important;
	width: 220px;
	text-align: center;
	margin-top: 15px;
}


/* MENUES
----------------------------------------------------- */
#menue {
	background: #DAE6F0;
	float: left;
	margin: 0 30px 0 0;
	width: 200px;
}
#menue ul {
	font-weight: 600;
	font-size: 12px;
	margin: 25px 0 20px 10px;
	padding: 0;
	list-style: none;
}
#menue ul li {
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding: 0 5px 0 5px;
}
#menue ul li.active {
	background: #F0F5F9;
}
#menue ul li a {
	color: #174569;
	display: block;
	padding: 2px 0 2px 0;
	text-decoration: none;
}
#menue ul li a:hover, #menue ul li.active a {
	color: #174569;
	text-decoration: none;
}

/* SUBMENU
----------------------------------------------------- */
ul#submenu {
	background: #F0F5F9;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	font-weight: 200;
}
ul#submenu li {
	border-top: 1px solid #839DB1;
	border-bottom: 0;
	padding: 0;
	text-transform: none;
}
ul#submenu li a {
	color: #174569;
	display: block;
	text-decoration: none;
	padding: 2px 0 2px 15px;
}
ul#submenu li.active a {
	background: transparent url(/images/menue_pfeil.jpg) no-repeat;
}
ul#submenu li a:hover, ul#submenu li.active a {
	color: #174569;
	text-decoration: none;
}

/* LISTINGS
----------------------------------------------------- */

ul.list {
	margin: 0 0 20px 0;
	padding: 0;
}
ul.list h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #1A5742;
	line-height: 1.2em;
	font-weight: 600;
	margin: 3px 0 3px 0;
}
ul.list li {
	display: inline;
	list-style-type: none;
}
ul.list li a {
	color: #222;
	border-bottom: 1px dotted #AAA;
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 18px;
}
ul.list li a:hover {
	color: #222;
}
ul.list li.active a {
	color: #222;
	font-weight: bold;
}

/* FOOTER
----------------------------------------------------- */
#footer {
	background-color: #174367;
	font-size: 12px;
	width: 954px;
}
#footer ul {
	margin: 0 8px 0 0;
	padding: 6px 0;
}
#footer li {
	display: inline;
}
#footer li a {
	color: #FFF;
	padding: 4px 7px;
}
footer li#last a {
	border: 0;
}


/* STRUKTUR
----------------------------------------------------- */

.container {
	float: left;
	margin: 0 20px 0 0;
	width: 235px;
}
.container a {
	text-decoration: none;
}
h2.box-head {
	background: #F0F5F9;
	border-bottom: 1px solid #FFF;
	color: #174569;
	font-size: 100%;
	padding: 5px 5px;
	margin: 0;
}
.container h3 {
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 3px 10px 3px 0;
	margin: 0;
}
.container ul.list li a {
	background: transparent;
	display: inline;
	border: 0;
	padding-left: 0;
}
.container ul.list li {
	display: block;
	margin: 0;
	border: 0;
}
.container ul.list li:hover {
}
.container ul.list li a:hover {
	background: transparent;
}

.container ul.list {
	background: #E2E8EF;
}


/* STARSEITE
------------------------------------------------------------ */
.img-team {
	float: right;
	margin: 0 0 10px 10px;
}
.zitat {
	padding: 4px 4px 4px 10px;
}
.author {
	padding: 4px 4px 4px 10px;
}
div#ebay-container {
	width: 200px;
	background: #FFF;
	text-align: center;
	margin-bottom: 15px;
}

div#contact-information {
	margin-bottom: 2em;
}

div#contact-information div.info-item {
	float: left;
	width: 150px;
	margin-right: 1em;
}

/* TOOLTIP
------------------------------------------------------------ */
a.info{
	position:relative; /*this is the key*/
	z-index:24; 
	text-decoration: none;
}

	a.info:hover{
		z-index:25; 
		background-color: #F5F9FD;
	}
	
	a.info span{display: none}
	
	a.info:hover span {
		background: #FFF;
		border: 1px solid #bbb;
		display:block;
		padding: 8px;
		position:absolute; 
		top: -240px;
		left: 9em; 
	}
	a.info:hover span.above {
		//left: -300px; 
	}	

	



/* LEISTUNGEN*/
#menueContent {
	margin: 25px 0 0 0;
	padding: 0;
}
#menueContent li {
	display: inline;
	list-style-type: none;
}
#menueContent li a {
	float: left;
	text-decoration: none;
	display: block;
	padding: 0 10px 3px 0;
}
#menueContent li a.back {
	padding-left: 3px;
}
#menueContent li a:hover {
	text-decoration: underline;
}


/* LEISTUNGEN*/
ul.sitemap {
	background: #F3F8FC;
	margin: 0 15px 20px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 30%;
}
ul.sitemap li {
	list-style: none;
}
ul.sitemap ul {
	list-style: none;
	margin: 0;
}
ul.sitemap a {
	display: block;
	padding: 3px 6px;
	margin: 0;
}

ul.sitemap h2 {
	background: #E0ECF9;
	color: #2268AF;
	font-size: 120%;
	padding: 6px;
	margin: 0;
}


.container li {
	border-bottom: 2px solid #E0ECF9;
	list-style: none;
	padding: 5px 10px;
}


/* SONSTIGES
----------------------------------------------------- */
.imgLeft {
	float: left; /* oder right*/
	padding: 0 10px 10px 0;
}
.imgRight {
	float: right; /* oder right*/
	padding: 0 0 10px 10px;
}
.clear {
	clear: both
}
.clear strong {
	display: block;
	font-size: 15px;
}
ul.vita {
	margin: 20px 0 0 10px;
	padding: 0 20px 0 30px:
}

img {
	border: 0;
}

#stbverband {
    margin: 10px 0 0 0;
	border: 1px solid #ddd;
}

ul {
	margin: 5px 0 20px 10px;
	padding: 0 0 0 15px;
	list-style-type:square;
}

ol {
	margin: 5px 0 20px 10px;
	padding: 0 0 0 15px;
}

li {
	padding:0 0 0.4em 0;
}
#back {
text-align: right}

#zubreit {
	width: 450px;
}

#modul, #submodul {
	font-size: 13px;
	color:#143046;
	font-weight:bold;
	padding: 4px 0 6px 7px;
	background-color: white;
	border: 1px solid #FFFFFF;
	width: 250px;
}

#submodul {
	width: 230px;
}
.callback {
	margin: 20px 35px;
	
}
.formular {
	color: #002459;
}
.date {
	margin: 10px 0 0 0;
	padding-bottom: 0;
}
.date a {
	font-weight: normal;
	text-decoration: none;
}
.news {
	border-bottom: 1px dotted #AAA;
	margin: 0;
	font-size: 13px;
	padding-bottom: 10px;
	padding-right: 12px;
	font-weight: 200;
}
.highlight {
	background: #000;
	color: #FFF;
}
#searchfield {
	border: 1px solid #7199A6;
}


/* TABLES
----------------------------------------------------- */
table {
	border: 0;
	margin: 0 0 15px 0;
}
table.services {
	border: 1px solid #9EAFC7;
	border-width: 0 1px 1px 0;
	margin: 0 0 15px 0;
}
th {
	background: #E2E8EF;
	text-align: left;
	color: #4B6383;
}
td, th {
	padding: 5px 35px 5px 5px;
	vertical-align: top;
}
table.services th,
table.services td {
	border: 1px solid #9EAFC7;
	border-width: 1px 0 0 1px;
}
td.streifen {
	background: #F5F9FD;
}

/* sonstiges
----------------------------------------------------- */

.hl_table_weiss11punkt {
	font-size: 13px;
	line-height: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
.news {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #222222;
}
.weiter {
	
}
.subhead2 {
	font-size: 12px;
	color: #143046;
}
.parahalf {
	line-height: 0px;
}
.modul13fett {
	font-size: 13px;
	font-weight:bold;
	padding-left: 9px;
}
a {
	color: #000;
}

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

.success {
	font-weight: bold;
	color: green;
}

/* forms
----------------------------------------------------- */
form label { 
	cursor: pointer;
	float: left;
	padding: 0.3em 7px 0 5px;
	text-align: right;
	width: 120px;
	color: #888;
}
form ul {
	margin: 0 0 20px 0.5em;
	list-style: none;
}
form li {
	padding: 0 0 0.5em 0;
}
form li.space {
	padding: 0 0 1.5em 0;
}
form label.checkbox {
	float: none;
	padding: 0.3em 1em 0 0.3em;
	text-align: left;
	width: auto;
}
input[type="text"]:focus, 
textarea:focus {
	background: #EFF3F5; 
	border: 1px solid #7199A6;
}
input[type="text"]:hover, 
textarea:hover {
	border: 1px solid #30464E;
}
#vorname,
#nachname,
#beruf,
#firma,
#strasse,
#telefon,
#fax,
#email,
#kammer,
#ort,
#plz,
textarea {
	border: 1px solid #7199A6;
	padding: 4px;
	width: 270px;
}

input#plz {
	width: 40px;
}
input#ort {
	margin: 0 0 0 4px;
	width: 216px;
}




/* kontakt
----------------------------------------------------- */
#map {
	border: 1px solid #DDDDDD; 
	margin-top: 8px; 
	display: block;
}
.mapSmall {
	width: 350px; 
	height: 205px; 
}
.mapBig {
	width: 600px; 
	height: 436px; 
}
