* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

body {
	font-size: 0.8em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 0px;
}

#wrapper1 {
	background-image: url(/fileadmin/templates/pix/right_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px auto;
	width: 988px;
	border: 1px solid #003688;
}
.fullwidth_no_bg {
	background-image: none !important;
}

#header {
	background-image: url(/fileadmin/templates/pix/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	overflow: hidden;
	text-align: right;
	padding-right: 5px;
	height: 1%;
}
#header-left {
	background-image: url(/fileadmin/templates/pix/logo.jpg);
	width: 198px;
	height: 159px;
	float: left;
}
#header-right {
	
}
#header-right-top {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 2px;
}
#header-right-top a {
	color: #FFFFFF;
	text-decoration: none;
}
#header-right-top a:hover {
	text-decoration: underline;
}
#header-right-bottom {
	color: #FFFFFF;
	margin-top: 113px;
	font-size: 18px;
	font-weight: bold;
}

#wrapper2 {
	background-image: url(/fileadmin/templates/pix/left_bg.jpg);
	background-repeat: repeat-y;
}
#wrapper3 {
	background-image: url(/fileadmin/templates/pix/right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
	height: 1%;
}
#wrapper4 {
	overflow: hidden;
	height: 1%;
}

#left {
	width: 198px;
	float: left;
	padding-right: 1px;
	padding-bottom: 100px;
}
* html #left {
	width: 198px;
	padding-right: 0px;
}
#left dfn {
	position: absolute;
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
	left: -1000px;
	top: -1000px;
}
#left ul {
	list-style: none;
}
#left ul li.open a {
	margin-bottom: 0px;
}

#left ul .active1 {
	background-image: url(/fileadmin/templates/pix/bullet-white.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}
#left ul li {
	font-size: 15px;
	font-weight: bold;
	display: inline;
}
#left ul li a {
	background-color: #003688;
	display: block;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 2px;
	border-left: 2px solid #003688;
	
}

#left ul li a:hover {
	text-decoration: underline;
}

#left ul li ul li {
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;

}
#left ul li ul li a {
	border-bottom: 1px solid #003688;
	background-color: #FFFFFF;
	display: block;
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom: 6px;
	color: #000000;
	text-decoration: none;
}
#left ul li ul li a:hover {
	text-decoration: underline;
}
#left ul li ul .active2 {
	background-image: url(/fileadmin/templates/pix/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}




.left-box {
	margin-top: 25px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #003688;
}
.left-box h1 {
	background-color: #003688;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
}
/* New Login Box Begin */
.left-box .tx-newloginbox-pi1 h3{
	background-color: #003688;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
}

.left-box .tx-newloginbox-pi1 table th, .left-box .tx-newloginbox-pi1 table td{
	padding: 0.2em;
}
/* New Login Box Ende */

.left-box p, .left-box form {
	padding: 3px;
}
.left-box hr {
	border: 0px;
	background-color: #003688;
	height: 1px;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
* +html .left-box hr {
	color: #003688;
	margin-top: -5px;
	margin-bottom: -5px;
	display: block;
}
* html .left-box hr {
	color: #003688;
	margin-top: -5px;
	margin-bottom: -5px;
	display: block;
}





#center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/fileadmin/templates/pix/center_shadow_top.jpg);
	background-repeat: no-repeat;
	margin-right: 1px;
	padding-top: 10px;
	overflow: hidden;
}
* html #center {
	margin-right: 199px;
	margin-left: -2px;
}
*+html #center {
	margin-right: 199px;
}
.fullwidth_center {
	margin-right: 1px;
}

#content {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#content .block {
	margin-bottom: 1.5em;
	overflow: hidden;
	width: 100%;
}
#content h1 {
	color: #003688;
	font-size: 1.25em;
	margin-bottom: 0.4em;
	padding-left: 13px;
	display: block;
	background-image: url("/fileadmin/templates/pix/bullet_headlines.png");
	background-repeat: repeat-y;
}

#content h2 {
	color: #003688;
	font-size: 1em;
	margin-bottom: 0.4em;
	padding-left: 13px;
	display: block;
	background-image: url("/fileadmin/templates/pix/bullet_headlines.png");
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#content h3 {
	color: #003688;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.4em;
}


#content p {
	margin-bottom: 1em;
}
#content table, #content th, #content td {
	border-collapse:collapse;
	border: 1px solid #003688;
	padding: 3px;
}
#content th {
	background-color: #003688;
	color: #FFFFFF;
}
#content ul, #content  ol {
	padding-left: 2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
#content ul {
	list-style: square;
}
#content hr {
	border: none;
	border-top: 1px solid #003688;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
/* Mitarbeiterliste in Extranet (wt_directoty) Begin */

#content .wtdirectory_filter_abc, #content .wtdirectory_pagebrowser{
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 0.5em;
	border: 1px solid #003688;
	text-align: center;
}

#content .wtdirectory_filter_abc a:link, #content .wtdirectory_filter_abc a:visited, #content .wtdirectory_pagebrowser a:link, #content .wtdirectory_pagebrowser a:visited{
	color: #003688;
	font-weight: bold;
	text-decoration: none;
}
#content .wtdirectory_filter_abc a:hover, #content .wtdirectory_pagebrowser a:hover{
	text-decoration: underline;
}
#content table.wt_dir_search td{
	margin: 0px;
	padding: 0px;
	border: none;
}
#content table.wt_dir_search th{
	background-color: #ffffff;
	border-right: none;
	border-left: none;
	border-top: 1px solid #003688;
	border-bottom: none;
	margin-left: 0.2em;
	color: #003688;
}
#content table.wt_dir_search{
	border: none;
}
#content .tx-wtdirectory-pi1 table a:link, #content .tx-wtdirectory-pi1 table a:visited{
	color: #003688;
	font-weight: bold;
}
#content .tx-wtdirectory-pi1 table a:hover{
	color: #0077AA;

}
#content .wt_backlink{
	margin-top: 1em;
}
#content .wt_backlink a:link, #content .wt_backlink a:visited{
	color: #003688;
	font-weight: bold;
	text-decoration: none;
}
#content .wt_backlink a:hover{
	color: #0077AA;

}
#content #innercontent .wtdirectory_pagebrowser ul.wt_directory_pagebrowser li{
	list-style: none;
	float: left;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#content #innercontent .wtdirectory_pagebrowser ul.wt_directory_pagebrowser{
	overflow: hidden;
}
#company{
	width: 262px !important;
}
/* Mitarbeiterliste in Extranet (wt_directoty) End */

#right {
	float: right;
	width: 198px;
	margin-left:1px;
	padding-bottom: 100px;
}
.right-shadow {
	background-image: url(/fileadmin/templates/pix/right_shadow.png);
	background-repeat: repeat-x;
	height: 10px;
	margin-bottom: 15px;
}
* html .right-shadow {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/fileadmin/templates/pix/right_shadow.png", sizingMethod="scale"); 
}
.right-box {
	background-color: #FFFFFF;
	border-bottom: 1px solid #003688;
}
#left .right-box {
	margin-top: 25px;
}
.right-box h1 {
	background-color: #003688;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
}
input.submitbutton, input[type=submit]{
	background: #003688;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #1056B8;
	border-right-color: #001668;
	border-bottom-color: #001668;
	padding-left: 0.2em;
	padding-rigth: 0.2em;
}
input.submitbutton:hover, input[type=submit]:hover, input.submitbutton:focus, input[type=submit]:focus{
	background: #053b8d;
	border-color: #1056B8;
	border-left-color: #001668;
	border-top-color: #001668;
}
/* New Login Box Begin */
.right-box .tx-newloginbox-pi1 h3{
	background-color: #003688;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
}

.right-box .tx-newloginbox-pi1 table th, .right-box .tx-newloginbox-pi1 table td{
	padding: 0.2em;
}
/* New Login Box Ende */

.right-box p, .right-box form {
	padding: 3px;
}
.right-box hr {
	border: 0px;
	background-color: #003688;
	height: 1px;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
* +html .right-box hr {
	color: #003688;
	margin-top: -5px;
	margin-bottom: -5px;
	display: block;
}
* html .right-box hr {
	color: #003688;
	margin-top: -5px;
	margin-bottom: -5px;
	display: block;
}
.right-box ul, ol {
	padding-left: 1.2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
* +html .right-box ul, ol {
	padding-left: 1.5em;
}
* html .right-box ul, ol {
	padding-left: 1.5em;
}
.right-box ul {
	list-style: square;
}
.right-box li {
	margin-bottom: 0.2em;;
}
.baseline {
	vertical-align: baseline;	
}

#footer {
	margin-top: 2em;
	text-align: center;	
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* Formulare allgemein */
.mailform {
	/* font-size: 0.7em; */
}
.mailform div.formcontainer {
	font-size: 0.8em;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.mailform div {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.2em;
}
.formcontainer .label {
	width: 35%;
	text-align: right;
	padding-right: 3%;
	float: left;
}
.mailform div.radiolayout {
	font-weight: normal;
}
.mailform div.radiolayout .label {
	width: 35%;
	text-align: right;
	padding-right: 3%;
	float: left;
	font-weight: normal;
}
.mailform div.radiolayout {
	font-size: 0.8em;
	width: 98%;
	overflow: hidden;
}
.mailform div.radiolayout .label {
	width: 35%;
	text-align: right;
	padding-right: 3%;
	float: left;
	font-weight: normal;
}
.mailform div.radiolayout .radiofield {
	padding-left: 38%;
}
.mf-select {
	width: 60%;
}
/* Formulare Ende */


#gmapDirHead {
	font-size: 0.8em;
}


/* Typo3 Content Formatierung */
DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { height:10px; border-top: 1px solid #003688; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #003688; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { border: 1px solid #003688; padding: 1em 0.2em; }
DIV.csc-frame-frame2 { border: 1px solid #003688; background-color: #EEEEEE; padding: 1em 0.2em; }

/* IE FIX */

* html #innercontent {
	float: left;
	width: 565px;
}

* html #ieclear {
	clear: both;
}
.wtdirectory_all_detaillink {
	display: none;
}
.wt_dir_search {
	width: 100%;
}
.wt_dir_search, .wt_dir_search_results {
	width: 100%;
}
.wt_dir_search_submitbutton {
	margin-top: 0.5em;
}

