body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

body, p, div, span, td, th, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #616064;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #727275;
}

a {
	color: #ff9400;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: disc;
	list-style-image: url(../../fileadmin/gfx/KAM/listdot.gif);
	list-style-position: outside;
	margin: 0px 0px 0px 14px;
	padding: 0;
}

li {
	/*height: 16px;*/
	margin: 0;
	padding: 1px 0px 1px 0px;
}

sub {
	font-size: 8px;
}

sup {
	font-size: 11px;
}

.header1 {
	font-size: 15px;
	margin: 0 0 14 0;
	padding: 0 0 0 0;
	font-style: normal;
	font-weight: bold;
	color: #727275;
}

.headerOrange {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 4 0 4 6;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff9400;
	/*width: 100%;*/
}

.headerVisitenkarte {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 4 0 4 6;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff9400;
	width: 224px;
}

.headerGrey {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 4 0 4 6;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B0B8BC;
	width: 100%;
}

.htmlFlashHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #ff9400;
}

.bottomline {
	background-image: url(../../fileadmin/gfx/KAM/bg_bottomline.jpg);
	background-repeat: no-repeat;
}

a.menuLink {
	color: #616064;
}

a.menuLink:hover {
	text-decoration: none;
}

a.menuLinkAct {
	color: #ff9400;
}

a.menuLinkAct:hover {
	text-decoration: none;
}

.menu2Link {
	color: #616064;
}

.menu3Link {
	color: #949496;
}

.formField {
	background-color: #D3D8DE;
	border: 1px solid #666666;
	height: 17px;
}

.bg_white {
	background-color: #FFFFFF;
}

.bg_grey {
	background-color: #BBBFC7;
}
.bg_grey a {
	color: #333333;
}

.bg_grey_light {
	background-color: #EEEEEE;
}

.bg_orange {
	background-color: #ff9400;
	padding: 3 0 3 0;
	color: #FFFFFF;
}

.bg_orange p {
	color: #222222;
}

.bg_orange a {
	color: #333333;
}

.dynSubMenu {
	background-color: #BBBFC7;
}
.dynSubMenu a {
	color: #666666;
	font-weight: bold;
}
.dynSubMenu table td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.dynSubMenu a.act {
	color: #FFFFFF;
}

/*
in der Hauptinhaltstabelle ist ein padding für td zellen festgelegt.
*/
/*
.content td {
	padding: 0 14 0 14;
	vertical-align: top;
}
*/

/*
inhalte des bodytextfeldes sind mit <div class="body"></div> umschlossen.
so kann für die drei Spalten je andere Styles wie linkfarben oder padding festgelegt werden
*/
.main .body {

}

.right .body {
	padding: 0 0 0 0;
}

.left .body {
	padding: 0 0 0 0;
}

/*
tableOne is used when display of a headline is needed. It has orange data text
tableTwo is used when no headerline is needed.
*/
.tableOne table { border-top: 1px solid #A0A5A9; border-right: 1px solid #A0A5A9; border-left: 1px solid #A0A5A9; width: 100%; background-color: #D8DCE1; }
.tableOne td { padding: 3 3 3 3; border-top: 1px solid white; border-bottom: 1px solid #A0A5A9; }
.tableOne .cellOne { background-color: #E4E8EE; }
.tableOne .firstLine { font-weight: bold; text-align: right; background-color: #E4E8EE; }
.tableOne .firstColumn { font-weight: bold; text-align: right; }
.tableOne .data { color: #ff9400; text-align: right; }

.tableTwo table { border-top: 1px solid #A0A5A9; border-right: 1px solid #A0A5A9; border-left: 1px solid #A0A5A9; width: 100%; background-color: #D8DCE1; }
.tableTwo td { padding: 3 3 3 3; border-top: 1px solid white; border-bottom: 1px solid #A0A5A9; }
.tableTwo .cellOne {  }
.tableTwo .firstLine { text-align: right; }
.tableTwo .firstColumn {  }
.tableTwo .data { text-align: right; }

.tableThree table { border-top: 1px solid #A0A5A9; border-right: 1px solid #A0A5A9; border-left: 1px solid #A0A5A9; width: 100%; background-color: #D8DCE1; }
.tableThree td { padding: 3 3 3 3; border-top: 1px solid white; border-bottom: 1px solid #A0A5A9; }
.tableThree .cellOne { background-color: #E4E8EE; font-weight: bold;}
.tableThree .firstLine { background-color: #E4E8EE; }
.tableThree .firstColumn { }
.tableThree .data { }


div.tx-dpcoma-pi1 {
	margin: 3 3 3 3;
}

/*
news formatting
*/
table.news_archive { background-color: #EEEEEE; }
.news_archive td { padding: 0 0 0 0; color: #333333; }
.news_archive a { font-weight: bold; color: #333333; }
.news_archive a:hover { color: #ff9400; }


.news_list td { padding: 0 0 0 0; color: #333333; }

.news_detail td { padding: 0 0 0 0; color: #333333; }

table.news_latest { background-color: #EEEEEE; margin: 3 0 14 0; }
.news_latest td { padding: 0 0 0 0; color: #333333; }

/*
form formatting
*/

input {
	/*width: 224px;*/
	border: solid #666666;
	border-width:1px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
}

textarea {
	/*width: 224px;*/
	border: solid #666666;
	border-width:1px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
}

select {
	border: solid #666666;
	border-width:1px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
}

.search {
	border-width:0px;
}


/*
indexed_search formatting
*/

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:200px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-browsebox P { margin: 0 0 7 0; }
.tx-indexedsearch .tx-indexedsearch-browsebox P .tx-indexedsearch-browsebox-strong { font-weight: bold; }
.tx-indexedsearch .tx-indexedsearch-sectionlinks { padding: 7 0 3 2; border-top: 1px solid #666666; border-bottom: 1px solid #666666; margin-bottom: 10px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; padding: 0 4 0 0;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { margin: 0 0 0 0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { font-weight: bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P { font-size: 9px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin: 4 0 4 0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { font-size: 11px; margin: 0 0 0 0; padding: 4 0 4 6; font-weight: bold; color: #FFFFFF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2 a { color: #FFFFFF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background-color:#B0B8BC; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; color: #FFFFFF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD P { color: #FFFFFF; padding: 0 4 0 0;}


/*
templates fuer stellenanzeigen
*/
#SAcontent {
	padding: 0 0 0 0;
	width: 708px;
}

#SAcontent_left_big {
	float: left;
	width: 476px;
}

#SAcontent_right_small {
	float: right;
	width: 224px;
}

#SAcontent_left_small {
	float: left;
	width: 224px;
}

#SAcontent_right_big {
	float: right;
	width: 708px;
}

.SAcontentGrey {
	padding: 4 0 4 6;
	background-color: #BBBFC7;
}

.SAcontent {
	padding: 4 0 4 6;
}

.SAtableOne table { width: 100%; border-top: 1px solid #A0A5A9; border-left: 1px solid #A0A5A9; border-right: 1px solid #A0A5A9; background-color: #D8DCE1; }
.SAtableOne td { padding: 3 3 3 3; border-top: 1px solid white; border-bottom: 1px solid #A0A5A9; vertical-align: top; }
.SAtableOne th { padding: 3 3 3 3; background-color: #E4E8EE; border-top: 1px solid white; border-bottom: 1px solid #A0A5A9; vertical-align: top; text-align: left; font-weight: bold; }


.tool-tip {
	color: #000;
	width: 250px;
	z-index: 13000;
        background: #fff;
        border: 1px solid #ff9400;
        height: auto;
}
 
.tool-title {
        display:none;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #000;
	padding: 8px 8px 4px;
}
 
.tool-text {
	padding: 20px;
}