* {
	font-family:  Verdana, Arial, sans-serif;
	line-height: 15px;
}

body {
	height: 100%;
	text-align: center;
	background: url(../img/body.png);
	margin: 14px 0 0 0;
}

/* --- Gruppierende Seitenelemente ---*/

#top {
	position: absolute;
	
	top: 0px;
	left: 0px;
	width: 100%;
	height: 382px;
	background: url(../img/top.png) repeat-x top;
	z-index:10;
}

	#container {
	position: relative;
	width: 984px;
	text-align: left;
	margin: 0px auto;
	background: #FFFFFF url(../img/container.png);
	z-index:30;
}

#jump { display: none; }


#header {
	position: absolute;
	top: 69px;
	left: 2px;
	width: 185px;
	height: 69px;
}

#header h1 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #A9A8A8 url(../img/h1.png);
}


#header h1.en {
	background: #A9A8A8 url(../img/logos/en.png);
}
#header h1.fr {
	background: #A9A8A8 url(../img/logos/fr.png);
}
#header h1.it {
	background: #A9A8A8 url(../img/logos/it.png);
}
#header h1.es {
	background: #A9A8A8 url(../img/logos/es.png);
}
#header h1.si {
	background: #A9A8A8 url(../img/logos/si.png);
}
#header h1.hr {
	background: #A9A8A8 url(../img/logos/hr.png);
}
#header h1.ru {
	background: #A9A8A8 url(../img/logos/ru.png);
}
#header h1.sk {
	background: #A9A8A8 url(../img/logos/sk.png);
}
#header h1.ro {
	background: #A9A8A8 url(../img/logos/ro.png);
}



#header h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999999%;
}

#content { 
	padding-top: 69px;
	min-height: 368px;
	background: url(../img/content.png) no-repeat;
}

#col0 {
	float: left;
	display:inline;
	margin-left:2px;
	width: 185px;
	height: 800px;
	background: url(../img/col0.png)  no-repeat 0px 69px;

}

#col1 {
	float: left;
	width: 565px;
}

#col1 img {
	border: 0;
}


#col2 {
	float: left;
	width: 230px;
	margin-top: 72px;
	background: url(../img/col2.png) no-repeat top;
}

.tx-quicklinxv1-pi1 {
	padding-bottom: 20px !important;
	
}

#col2_content {
	/*background-color: yellow;*/
	
}

#col2 h2, table.messentbl h3 {
	color: #d42931;
	border-bottom: none;
}

table.messentbl h3 {
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
}


#col2spacer {
	float: left;
	width: 230px;
	background: url(../img/spacer.png) no-repeat top;
	margin: 10px 0 10px 0;
}

#menu {
	position: absolute;
	top: 1px;
	left:2px;
	background: #F2F2F2 url(../img/menu.png);
	width: 980px;
	height: 68px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	z-index:100;
}

#menu span{ display:none; }

#menu ul li ul li ul {
  display: none;
} 

#menu ul li ul li.active ul { }

#menu a.active {
	color: #ffffff;
}

#menu ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 13px 0px 0px 12px;
	background: none;
}

#menu ul li { 
	float: left;
	list-style: none ;
	background: none;
	margin: 0;
	padding: 0;
	
}

#menu ul li ul { 
	margin: 0;
	padding: 0;
	list-style: none ;
	background: none;
}

#menu ul li a {
	float:left;
	height: 21px;
	color: #ffffff;
	text-transform: uppercase;
	background: #D42931;
	text-decoration: none;
	border-left: 1px dashed #ffffff;
	margin:0;
	padding: 11px 14px 1px 14px;
	font-size: 10px;
}

#menu ul li.first-child a {
	border: 0;
}

#menu ul li a:hover {
	color: #ffffff;
	background: #AAA9A9;
}

#menu ul li.active a {
	text-decoration: underline;
}

#menu ul li ul li ul {
	position: absolute;
	top: 46px;
	left: 10px;
	z-index: 5000;
	background: #F2F2F2;
	height: 25px;
	width: 1000px;
	list-style: none ;
}

#menu ul li ul li ul li {
	float: left;
	padding: 0;
	margin: 0;
	background: none;
}

#menu ul li ul li ul li a {
	text-transform: none;
	color: #6B726B;
	background: #F2F2F2;
	border-left: 1px solid #6B726B;
	padding: 5px 40px 0px 40px;
	margin: 0;
	font-size: 11px;
}

#menu ul li ul li ul li.first-child a {
	border: 0;
}

#menu ul li ul li ul li a:hover {
	color: #AAA9A9;
	background: #F2F2F2;
	text-decoration: underline;
}

#menu ul li ul li ul li.active a,  #menu ul li ul li ul li.active {
	color: #d42931;
	text-decoration: underline;
}

#menu ul li ul li.active ul li a {
	text-decoration: none;
}

#col0overlay { 
	position: absolute;
	left: 2px;
	top: 187px;
	width: 185px;
	background: url(../img/menu2.png) repeat-x top;
}

#menu2 ul {
	margin: 5px 0px 0px 0px;
	padding: 0;
	list-style: none;
	width: 185px;
	background: none;
}

#menu2 ul li {
	display: inline;
	background: none;
}

#menu2 ul li span {
	display:none;
}

#menu2 ul li ul {
	float:left;
	margin: 0;
	padding: 0px 0px 10px 0px;
	width: 185px;
	background: url(../img/menu2.png) no-repeat bottom;
}

#menu2 ul li ul li {
	margin: 0;
	padding: 0px;
	display:inline;
	clear: both;
}

#menu2 ul li ul li a {
	clear: both;
	margin: 0;
	padding: 5px 5px 5px 30px;
	display:block;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D42931;
	text-decoration: none;
	background: url(../img/menu2_level1.png) no-repeat 10px center;
	border-bottom: 1px dashed #AAA9A9;
	
}

#menu2 ul li ul li.active a {
	background-image: url(../img/menu2_level1_active.png);
	color: #989F98;
	/* border: 0;*/
}

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

#menu2 ul li ul li ul  {
	display:none;
	padding-bottom: 0px;
	
}

#menu2 ul li ul li.active ul{
  	display: block;
}

#menu2 ul li ul li ul li  {
	display:inline;
}

#menu2 ul li ul li ul li a {
	color: #ffffff !important;
	display:block;
	background-color: #AAA9A9;
	background-image: url(../img/menu2_level2.png) !important;
	background-position: 10px center;
	background-repeat: no-repeat;
	margin-top: -1px;
	padding-top: 0;
}

#menu2 ul li ul li ul li a:hover, #menu2 ul li ul li ul li.active a {
	background-image:  url(../img/menu2_level2_active.png) !important;
}

#menu2 ul li ul li ul li ul  {
	display: block;
}

#menu2 ul li ul li ul li ul li a {
	font-weight: normal;
	padding: 2px 0 5px 45px;
	background-position: 25px top;
}

#menu2 ul li ul li ul li ul li.active a {
	color: #D42931 !important;
}


#menu2 ul li ul li.active ul li ul li {
	display: none;
}

#menu2 ul li ul li.active ul li.active ul li.active, #menu2 ul li ul li.active ul li.active ul li {
	display: block;
}

#Navigation3 h2 {
	margin: 10px 0px 0px 17px;
	padding: 1px 0px 0px 15px;

}

/*

igation3 h2 {
	margin: 8px 0px 6px 17px;
	padding: 1px 0px 0px 15px;
	/*background: url(../img/h2.png) no-repeat left center;*/
}

*/

#menu3 ul {
	float: left;
	list-style: none;
	padding: 0px;
	width: 230px;
	margin: 5px 0px 0px 0px;
	background: none;
}

#menu3 ul li {
	display: inline;
	background: none;
}

#menu3 ul li span {
	margin: 3px 0px 6px 3px;
	padding: 4px 0px 0px 15px;
	background: url(../img/h2.png) no-repeat left center;
	color: #D42931;
	font-weight: bold;
}

#menu3 ul li ul {
	float:left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 230px;
	background: url(../img/spacer.png) no-repeat bottom;
}

#menu3 ul li ul li {
	margin: 0;
	padding: 0;
	display:inline;
	clear: both;
}

#menu3 ul li ul li a{
	clear: both;
	margin: 0;
	padding: 6px 5px 6px 47px;
	display:block;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: #AAA9A9 url(../img/menu2_level2.png) no-repeat 30px center;
}

#menu3 ul li ul li a:hover{
	text-decoration:underline;
	background: #AAA9A9 url(../img/menu2_level2_active.png) no-repeat 30px center;
}

#lang {
	position: absolute;
	left: 15px;
	top: 153px;
	font-family: Verdana;
	border: 1px solid #A5ACB2;
	background: #FFFFFF;
}

#lang ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px;
	background: #FFFFFF;
	
}

#lang ul li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#lang ul li span {
	font-size: 11px;
	display: block;
	padding: 2px 0 3px 2px;
	margin-right: 2px;
	background: url(../img/search.gif) no-repeat right center;
	cursor: pointer;
}

#lang ul li ul { display: none; }

#lang ul li ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#lang ul li ul li a {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 1px 2px 1px 24px;
}

#lang ul li ul li a:hover {
	background-color: #F2F2F2;
}

#lang ul li ul li.active a { color: #101010; }
#lang ul li ul li.na a { color: #B0B0B0; } 

.de { background-image: url(/typo3/gfx/flags/de.gif); } 
.de_ch { background-image: url(/typo3/gfx/flags/ch.png); } 
.en { background-image: url(/typo3/gfx/flags/gb.gif); } 
.fr { background-image: url(/typo3/gfx/flags/fr.gif); } 
.it { background-image: url(/typo3/gfx/flags/it.gif); } 
.hr { background-image: url(/typo3/gfx/flags/hr.gif); } 
.ru { background-image: url(/typo3/gfx/flags/ru.gif); } 
.si { background-image: url(/typo3/gfx/flags/si.gif); } 
.es { background-image: url(/typo3/gfx/flags/es.gif); } 
.uk { background-image: url(/typo3/gfx/flags/uk.gif); }
.sk { background-image: url(/typo3/gfx/flags/sk.gif); }
.ro { background-image: url(/typo3/gfx/flags/ro.gif); }
.ua { background-image: url(/typo3/gfx/flags/ua.gif); }
.cz { background-image: url(/typo3/gfx/flags/cz.gif); }
.fi { background-image: url(/typo3/gfx/flags/fi.gif); }
#search {
	position: absolute;
	right: 2px;
	top: 69px;
	width: 230px;
	height: 72px;
	background: url(../img/search.png);
}

#search form {
	border: 0;
	padding: 0;
	margin: 0;
	width: 230px;
	height: 72px;

}

#search legend { 
	padding: 0;
	margin: 0;
	position:absolute;
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #D42931;

}


#search fieldset {
	position:relative;
	top: 4px;
	left: 20px;
	width:200px;
	height:50px;
	border: 0;
	padding: 0;
	margin: 0;

}

#search label {
	display:none;
}

#search input {
	position:absolute;
	right: 30px;
	top: 15px;
	width: 150px;
	height: 16px;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	border:1px solid #C5CDD8;
	font-size: 11px;
}

#search input.submit {
	position: absolute;
	right: 5px;
	top: 17px;
	width: 16px;
	height: 16px;
	padding: 0;
	border: none;
}


#footer {
	height: 35px;
	width: 984px;
	background: #AAA9A9 url(../img/footer.png);
	clear: both;
}

#footer {
	height: 35px;
	width: 984px;
	background: #AAA9A9 url(../img/footer.png);
	clear: both;
}

#footer address {
        color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	padding: 10px 0px 10px 30px;
	width: 722px;
	float: left;
       border-right: 1px dashed #FFFFFF;
}

#footer address strong {
    color: #FFFFFF;
}


#impressum a {
	float: right;
	font-family:Verdana;
	font-size:10px;
	color: #ffffff;
	padding: 10px 80px 10px 10px;
}

#impressum a:hover {
	text-decoration: none;
}

#agentur_net {
	position: absolute;
	right: -16px;
	bottom: 46px;
	height: 105px;
	width: 16px;
	overflow: hidden;
}

#agentur_net span { display: none; }

#agentur_net a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: url(../img/agentur_net.png) no-repeat;
	text-indent: -999999%;
}

#end {
	width: 100%;
	position: relative;
	margin-top: -35px;
}

#endbg { 
	position: absolute;
	bottom: 0;
	left: 0;
	background: #F2F2F2;
	width: 100%;
	height: 65536px;
}

/* --- Allgemeine HTML-Defintionen  --- */
a {
	color: #D42931;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

p, blockquote { 
	color: #6B726B;
	font-size: 11px;
	margin: 0 0 11px 0;
}

blockquote {
	margin-left: 20px;
}

b, i, u, strong, em {
	color: #6B726B;
}

address {
	font-style: normal;
}

sup, sub {
	font-size: 9px;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	padding: 0;
	margin-bottom: 11px;
	color: #6B726B;
}

h2, h3, div.news-single-item h2, #bewerbung h3 {
	font-family: Arial;
	font-size: 12px;
	padding: 10px 0px 6px 17px;
	background: url(../img/h2.png) no-repeat left center;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 11px;
	color: #6B726B;
	z-index: 100000000;
}

h3, div.news-single-item h2 {
	border: 0;
	color: #d42931; 
	margin-bottom: 25px;
}

div.news-single-item h2 {
	margin-bottoM: 15px;
}

div.news-list-item img {
	border:0;
}

/*
h3 {
	font-family: Arial;
	font-size: 11px;
	color: #6B726B;
	margin-bottom: 11px;
}*/

h4, h5, h6 {
	font-size: 10px;
	color: #6B726B;
	padding: 0;
	margin: 0;
	font-weight: bold;
}


table {
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	border-collapse: collapse;
}

caption {
	font-family: Arial;
	font-size: 11px;
	color: #6B726B;
	text-align: left;
	margin: 10px 0 11px 0;
	font-weight: bold;
	padding: 0;
}

td, th {
	background: #D42931;
	text-align: left;
	margin: 2px;
	font-weight: bold;
	padding: 3px 5px 2px 5px;
	vertical-align: top;
}

th {
	border-top: 1px solid #D42931;
	border-right: 1px solid #D42931;
	border-left: 1px solid #D42931;
	
}

td {
	font-size: 11px;
	color: #989F98;
	border: 1px solid #AAA9A9;
	font-weight: normal;
}

td a {
	text-decoration: none;
	color: #D42931;
	font-weight: normal;
}

td a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}

thead, tbody { padding: 0; margin: 0; }

th {
	font-size: 12px;
	color: #FFFFFF;
}

td {
	background: #F2F2F2;
}

label {display: none; }

ul {
	list-style: none;
	margin: 0 0 11px 0;
	padding: 0;
}

ul li, ol li {
	background: url(../img/pfeil.png) no-repeat left 3px;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 15px;
}

ol li {
	background:none;
	padding: 0;
}

/* --- Sonstige Defintitionen und Klassen --- */
ul.gallery {					
	width: 510px; 
	float: left; 
	display: inline;
}

ul.gallery li {
	width: 160px;
	height: 140px;
	float: left;
	background: none;
	padding: 0;
	margin: 0px 10px 10px 0px;
	display: inline;
}

ul.gallery li.modulo {
	clear: both;
}

ul.gallery li img {
	margin-bottom: 8px;
	border: 0;
}

ul.gallery li a {  	
	text-align: center;
	display: block;
	font-weight: bold;
}

.mannschaft {
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.mannschaft li {
	height: 130px;
	width: 498px;
	margin-bottom: 10px;
	list-style: none;
	background: url(../img/mannschaft_bg.png) repeat-y;
	border: 1px solid #666666;
}

.mannschaft li div {
	width: 140px;
	height: 100px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	list-style: none;
	margin: 20px 0 0 -15px;
	display: inline;
}

.mannschaft li div span {
	display: block;
	font-weight: bold;
	height: 50px;
}

.mannschaft li address {
	display: inline;
	width: 263px;
	float: left;
	list-style: none;
	line-height: 17px;
	margin: 10px 0 0 4px;
}
.mannschaft li address strong {
	color: #6B726B;
	display: block;
	margin-bottom: 12px;
}

.mannschaft li img {
	list-style: none;
	float: right;
}

/* **************** Kontakt - Forumlar START **************** */
div.kontakt {
	background: url(../img/img.png) repeat;
	padding: 5px;
}

div.kontakt h2 {
	background-color: white;
	display: block;
	margin: 0;
	border: 0;
	font-family:  Verdana, Arial, sans-serif; 
}

div.col1 legend { 
	display: none; 
}

div.col1 form {
	width: 505px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	background-color: white;
	display: block;
}

div.col1 form br {
	clear: both;
}

div.col1 fieldset {
	border: 0;
	border-bottom: 1px dashed #CCCCCC;
	margin: 0 10px 0 10px;
	padding: 15px 0 15px 0;
}

div.col1 fieldset.noborder {
	border: 0;
	padding: 0;
}

div.col1 label, div.col1 select.fieldbig {
	float: left;
	width: 125px;
	height: 20px;
	display: inline !important;
	margin: 2px 0 0px 95px;
}

div.col1 textarea {
  	float: left;
	width: 310px;
	height: 55px;
	display: inline !important;
	margin: 2px 0 0px 95px;
	font-size: 11px;
}

div.col1 input  {
	padding: 0 0.2em;
}

div.col1 input, div.col1 select  {
	float: left;
	margin-bottom: 5px;
	display: inline;
	width: 180px;
	height: 18px;
}

div.col1 select, div.col1 select.fieldbig   {
	height: 20px;
	width: 190px;
}

div.col1 label.fieldbig, div.col1 select.fieldbig , div.col1 textaera.fieldbig {
	width: 310px !important;
	margin-bottom: 12px;
}

div.col1 label.fieldbig {
	margin-bottom: 0px;
}

div.col1 label.checkbox { 
	width: 140px; 
	margin: 0;
	padding: 0;
}

div.col1 input.checkbox  {
	width: auto;
	display: inline !important;
}

div.col1 input.hidden {
	display: none;
}

#form_hidden {
	display: none;
}

/* Mausovereffekt f�r buttons */
input.button, input.button_hover {
	width: 105px !important;
	height: 23px !important;
	position: relative;
	left: 140px;
	background-color: #D42931;
	border: 0;
	color: #FFFFFF;
	font-weight: bold;
	margin: 12px 10px 20px 0px;
	font-size: 11px;
	cursor: pointer;
}

.newsletter {
	left: 0px !important;
	width: 90px !important;
}

input.button:hover, input.button_hover {
	background: #6B726B;
}

/* Fehlerausgabe */
#mferror dl {
	background-color: white;
	font-size: 11px;
	color: #D42931;
	padding: 0;
	margin: 0;
}

#mferror dt {
	font-weight: bold;
}



/* **************** Kontakt - Forumlar ENDE **************** */

.col0overlay address {
	clear:both;
	color: #6B726B;
	font-size: 10px;
	font-style: normal;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 20px;
	line-height: 14px;
}

.col0overlay address strong {
	display:block;
	color: #6B726B;
	font-weight:bold;
	padding: 5px 0px 3px 25px;
	background: url(../img/h3.png) no-repeat 1px 10px;
	letter-spacing: 0px;
}

.col0overlay address strong.email {
	font-weight: normal;
	padding: 0;
	margin: 0;
	background-none;
	display: inline;
	color: #D42931;
}

.col0overlay a {
	font-size: 10px;
	color: #D42931;
}

.col0overlay a:hover {
	color: #D42931 !important;
	text-decoration: underline;
}

.col1 {  margin: 25px; }

.col2 {padding: 0px 14px 0px 20px; }

.mehr {
	text-align: right;
}

.mehr a {
	font-size: 10px;
	color: #6B726B;
	text-decoration: none;
}

.mehr a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.sitemap {
	position: absolute;
	font-size: 10px;
	top:125px;
	right:158px;
	z-index:100;
}

p.redbox { 
	color: #666666;
	background-color: #FEE;
	border: 1px #FCC solid;
	padding: 6px;
	margin-bottom: 0.5em;
}


/* --- �berschreiben von Typo3-Deklarationen und Klassen --- */
/*typo3 style �berschreiben*/

.csc-textpic-image img, img.border {
	padding: 5px;
	background: #BDC2BE url(../img/img.png);
}

.csc-textpic-caption {
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	color: #666666;
}

a.internal-link, a.internal-link-new-window {
	background: url(../img/internal_link.png) no-repeat left center;
	padding-left: 15px;
}

a:hover.internal-link, a:hover.internal-link-new-window{
	background-image: url(../img/internal_link_hover.png);
}


a.external-link, a.external-link-new-window{
	background: url(../img/external_link.png) no-repeat left center;
	padding-left: 15px;
}

a:hover.external-link, a:hover.external-link-new-window{
	background-image: url(../img/external_link_hover.png);
}

/*Abstand �berschrift bei Standort */
div.csc-header h3 {
	margin: 0px;
}

/*News Formatierung */
#col2 div.news-list-container, #col2 div.news-list-item, div.news-latest-item {
	width: 190px !important; 
}

div.news-list-item h3, div.news-latest-item h3, div.news-single-item h3, div.news-list-item h3 a, div.news-latest-item h3 a, div.news-single-item h3 a {
	background: none;
	padding: 0;
	margin: 10px 0 10px 0;
}

#col2 div.news-list-item h3, col2 div.news-latest-item h3, #col2 div.news-single-item h3, #col2 div.news-list-item h3 a, #col2 div.news-latest-item h3 a , #col2 div.news-single-item h3 a {
	font-size: 10px;
	color: #6B726B;
}

div.news-list-morelink, div.news-latest-morelink {
	position: relative;
	left: 480px;
	top: 0;
	font-size: 9px;
	margin: 0 !important;
	width: 40px;
}

#col2 div.news-list-morelink, #col2 div.news-latest-morelink, #col2 div.news-list-morelink a, #col2 div.news-latest-morelink a, #col2 div.news-list-morelink a:hover, #col2 div.news-latest-morelink a:hover{
	left: 150px !important;
	color: #6B726B;
}

div.news-single-backlink {
	font-size: 9px;
}

/* Formatierung Tabelle Download */
table.csc-uploads {
	padding: 0;
	margin: 0;
}

td.csc-uploads-fileName {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}

/* Formatierung Detailseite Jobangebote */
td.tx-cljoboffers-pi1-singleView-HCell {
	font-weight: bold;
}


/*  Formatierung Bewerbung */
#bewerbung table, #bewerbung form {
	width: 500px;
}

#bewerbung th, #bewerbung td {
	background-color: white !important;
	border: 0 !important;
	color: #989F98;
}

#bewerbung table td input, #bewerbung table td select {
	width: 193px !important;
}

#bewerbung table td select {
	width: 100% !important;
}

#bewerbung table.cols3 th, #bewerbung table.cols3 td, #bewerbung table.cols3 input, #bewerbung table.cols3 select {
	width: 145px !important;

}

#bewerbung th {
	width: 300px;
	font-weight: normal;
	font-size: 11px;
}

#bewerbung td {
	width: 200px;
}

#bewerbung textarea {
	width: 485px;
	height: 100px;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 11px;
}

#bewerbung h3 {
	border-top: 1px dashed #CCCCCC;
	border-bottom: 0;
}

h2.hide {
	visibility:hidden;
}

/* Suche Formatierung (Auswertung) */
ul.browsebox, ul.browsebox li, ul.browsebox li a, ul.browsebox li a:hover {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: white;
}
div.tx-indexedsearch-whatis {
	font-size: 11px;
	color: #6B726B;
}



div.tx-indexedsearch-searchbox form input {
	display: none;
}
	
div.tx-indexedsearch-searchbox form table input{
	display: block;
}

.markerTooltip,
.poi-content {
    font-size: 10px;
}

.markerTooltip {    
    width: 150px;
}

.mapcat {
    display: none;
}

#map {
    overflow: hidden;
}

#resultdiv ul li {
    width: 220px;
    height: 150px;
    float: left;
   }