BODY { 
	background-color:#FFFFFF; 
	/*color:#000000; */
}
/* =============== RealTags/GeneralFonts content-bereich =============== */
BODY,P,DIV,TD{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   font-style: normal;
   line-height: 18px;
   margin: 0px;
}
LI{
list-style-type: disc;
list-style-position:outside;
}
H1{
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
    font-weight: bold;
    margin-bottom: 0px;
}
H3,H4,H5{
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
    font-weight: bold;
}
H2{
	font-size: 13px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
    font-weight: bold;
}
A, A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ED061E;
}
A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #ED061E;
}
/* ============================================================ */
#banner {
 position: absolute;
 left: 0px;
 top: -100px;
 width: 100%;
 visibility: hidden;
}
#kopf{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 96px;
	width: 738px;
	height: 71px;
    background-color:#FFF;
    border-width: 0px; 
}
#navi {
	margin: 0px 0px 0px 96px;
	width: 738px;
	height: 30px;
    background-color:#9DA6B5;
}
    
#navi2 {
	z-index: 10;
	position: absolute;
	top: 132px;
	left: 650px;
	width: 210px; 
	float:left;
	background: url(boxrechts_senkrechte.gif) repeat-y top left;
}
* html b\ody #navi2 {
	z-index: 10;
	position: absolute;
	top: 84px;
	left: 640px;
	width: 210px; 
	float:left;
	background: url(boxrechts_senkrechte.gif) repeat-y top left;
}
#navi2 .navi2_content {
	z-index:11;
	margin: 0px;
	width: 156px;
	padding: 10px;
	background-color:#DBDBDD;
    border: 1px solid #9CA6B5;
	text-align: left;
}
/* Workaround fŸr den IE6, diese alte Zicke */
/ html b\ody #navi2 .navi2_content {
	z-index:11;
	margin: 0px;
	width:176px;
	padding: 10px;
	background-color:#DBDBDD;
    border: 1px solid #9CA6B5;
	text-align: left;
}
#navi2 .navi2_schattenunten {
	z-index:12;
	margin: 0px; 
	padding: 0px;
	height: 20px;
	width: 175px;
	float:left;
	background: #F1F1F1 url(boxrechts_waagerechte.gif) no-repeat top left;
}
#navi2 .navi2_untenrechts {
	z-index:12;
	margin: 0px; 
	padding: 0px;
	height: 20px;
	width: 10px;
	float:left;
	background: #F1F1F1 url(boxrechts_eckeunten.gif) no-repeat top left;
}
#service {
	width: 102px;
	margin: 8px 0px 0px 0px;
	height: 500px;
	float: left;
}
.searchbox {
	display: inline;
	position: absolute;
}
.content {
	width: 834px;
	padding: 0px;
	padding-bottom: 30px;
    margin: 0px;
    background-color: #F1F1F1;
    border-bottom: 1px solid #9CA6B5;
    overflow: auto;
    clear: both;
}
#content_wrapper {
	width: 542px;
	float: left;
	margin-top: 10px;
}
.content_single {
	width: 542px;
	padding: 0px;
    margin: 15px 0px 0px 0px;
    /*overflow: auto;
    float: left;*/
    clear: both;
}
.versteckt {
	display: none;
}
/* =============== Footer =============== */
#footer {
	padding: 5px 0px 20px 102px;
	color: #9CA6B5;
	/*background-color: #F0f;*/
}
#footer A, #footer A:visited {
	text-decoration: none;
	color: #9CA6B5;
}
#footer A:hover {
	text-decoration: underline;
	color: #9CA6B5;
}
/* =============== Tabellen =============== */
.tab_tabelle {
	display: table;
    width: 540px;
    float: left;
    overflow: auto;
    /*background-color: #0F0;*/
}
.tab_row {
	width: 540px;
	display: table-row;
	/*background-color: #FFCC00;*/
}
.tab_label {
	display: table-cell;
	width: 200px;
	
	float: left;
    overflow: auto;
	font-weight: bold;
	border-top: 1px dotted #9CA6B5;
	/*background-color: #FF0;*/
}
.tab_viewelement {
	display: table-cell;
	width: 330px;
	border-top: 1px dotted #9CA6B5;
	float: left;
    overflow: auto;
	/*background-color: #099;*/
}
.tab_element {
	display: table-cell;
	width: 339px;
	margin: 0;
	padding: 0;
	float: left;
    overflow: auto;
    border-top: 1px dotted #9CA6B5;
	/*background-color: #0CC;*/
}
.tab_element INPUT {
	width: 320px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	
}
.tab_element .icon {
	width: 16px;
}
.tab_element TEXTAREA {
	width: 320px;
	height: 200px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	
}
.tab_element_explanation TEXTAREA {
	width: 320px;
	height: 135px;
	color: #333333;
	  line-height: 18px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	
}
.tab_element SELECT {
	width: 320px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	
}
.tab_buttonelement {
	display: table-cell;
	padding: 5px 5px 5px 5px;
	border-top: 1px dotted #9CA6B5;
	float: left;
    overflow: auto;
    width: 329px;
}
.tab_buttonelement INPUT {
	width: 300px;
	margin-right: 4px;
	display: inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	
}
.tx-newloginbox-pi1 {
	width: 540px;
}
/* =============== Tabelle Mediatoernsuche =============== */
.tx-newloginbox-pi3-result-tabelle {	
	/* display: table; */
    width: 540px;
    /* float: left; */ /* removed by mtness 2008-04-07 */
    overflow: auto;
    clear: both;
    margin-bottom: 20px;
  /*  background-color: #0FF; */
}
.tx-newloginbox-pi3-result-row {
	/* display: table-row; */
	width: 450px;
	background: green;
}
.tx-newloginbox-pi3-tab-col1 {
	/* display: table-cell; */
	border-top: 1px dotted #9CA6B5;
    width: 50px;
    float: left;
}
.tx-newloginbox-pi3-tab-col2 {
	/* display: table-cell; */
	border-top: 1px dotted #9CA6B5;
    width: 200px;
    float: left;
}
.tx-newloginbox-pi3-tab-col3 {
	/* display: table-cell; */
	border-top: 1px dotted #9CA6B5;
    width: 200px;
    float: left;
}
.tx-newloginbox-pi3-tabhead-col1 {
	font-weight: bold;
	/* display: table-cell; */
	border-top: 1px dotted #9CA6B5;
    width: 50px;
    float: left;
}
.tx-newloginbox-pi3-tabhead-col2 {
	font-weight: bold;
	/* display: table-cell; */
	border-top: 1px dotted #9CA6B5;
    width: 200px;
    float: left;
}
.tx-newloginbox-pi3-tabhead-col3 {
	font-weight: bold;
	/* display: table-cell; */
	border-top: 1px dotted #9CA6B5;
    width: 200px;
    float: left;
}
/* =============== Sitemap =============== */
.sitemap {
	border: 1px solid #9CA6B5;
	border-top: 0px;
	width: 250px;
}
.sitemap_level1 {
	padding: 4px;
	padding-left: 16px;
	border-top: 1px solid #9CA6B5;
	background-color: #DBDBDD;
}
.sitemap_level2 {
	padding: 4px;
	padding-left: 36px;
	border-top: 1px dotted #9CA6B5;
	background-color: #ECECEC;
}
.sitemap_level3 {
	padding: 4px;
	padding-left: 36px;
	border-top: 1px dotted #9CA6B5;
	background-color: #ECECEC;
}
/* Formulare */
fieldset {
	border:0;
	
	margin:0;
	padding:0;
	text-indent:0;
	padding-top:16px;
	margin-top:17px;
	padding-left:10px;
	border-top: 2px solid #9DA6B5;
}
fieldset.buttonarea {
	padding: 10px 5px 3px 10px;
	border:0;
	border-top: 2px solid #9DA6B5;
}
fieldset legend{
	margin:0;
	padding:0;
	border:0;
	color:#666;
	/*background-color:#CAD2AB;;*/
	
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
}
fieldset label{
	color:#000;
	margin-right:3px;
	vertical-align:top;
}
fieldset .error {
	color:#F00;
}
input.textfield {
	width:180px;
	margin:0;
	margin-bottom:3px;
	padding:0;
	border:1px solid #999;
	background:#FFF;
	color:#000;
	font-size:12px;
	height:16px;
}
input.textfield_kurz {
	width:60px;
	margin:0;
	margin-bottom:3px;
	padding:0;
	border:1px solid #999;
	background:#FFF;
	color:#000;
	font-size:12px;
	height:16px;
}
input.textfield_lang {
	width:300px;
	margin:0;
	margin-bottom:3px;
	padding:0;
	border:1px solid #999;
	background:#FFF;
	color:#000;
	font-size:12px;
	height:16px;
}

