/* CSS Document */

body {
position: relative;
display: block;
color: #003366;
background-color: #eeeee7;
background-image: url(../img/body_verlauf.gif);
background-repeat: repeat-x;
background-position: top left;
font-family: verdana, arial, sans-serif;
font-size: 12px;
line-height: 140%;
margin: 0px 0px 0px 0px;
padding: 0px;
min-width: 770px;
}

/* HEADER BEREICH */

div#head{
    position:relative;
    padding: 0px;
    margin: 0px;
    height: 126px;
    }

div#head ul#breadcrump{
    font-size: 9px;
    position: absolute;
    top: -1px !important;
	top: -2px;
    left: 234px;
    list-style-position: inside;
    display: block;
    margin: 0px; 
    color: white;
}

div#head ul#breadcrump li {
display: block;
float: left;
margin-right: 10px;
}

div#head ul#breadcrump li a{
    color: white;
}

div#head h1#logo {
    margin: 0px;
    position: absolute;
    display: block;
    left: 0px;
    top: 18px;
    width:257px;
    height: 89px;
}

div#head h1#logo a {
    margin: 0px;
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    width: 257px;
    height: 89px;
    overflow: hidden;
    padding-top: 89px;
    line-height: 200px;
    background-image: url(../img/h1_logo.gif);
    background-repeat: no-repeat;
    background-position: top left;
    voice-family: "\"}\""; 
  	voice-family: inherit;
    height: 0px;
}

fake {
}

div#head h2#claim { 
    top:18px;
    margin: 0px;
    position: absolute;
    left: 267px;
    width:467px;
    height: 36px;
    overflow: hidden;
    padding-top: 36px;
    line-height: 200px;
    background-image: url(../img/h2_claim.gif);
    background-repeat: no-repeat;
    background-position: top left;
    voice-family: "\"}\""; 
  	voice-family: inherit;
    height: 0px;
}

fake {
}

ul#maini {
    background-color: red;
    }
       
ul#mainnavi {
    position: absolute;
    top: 70px;
    left: 260px;
     width: 500px;
    list-style-position: outside;
    list-style-type: none;
    display: block;
    margin: 0px; 
    padding: 12px 0px 0px 5px;
    height:56px;
    background-image: url(../img/ul_topnavi_home.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
 	voice-family: "\"}\""; 
  	voice-family:inherit;
    height:44px; /**/
}

fake {
}	
 

ul#mainnavi li {
 position: relative;
display: inline;
margin: 0px 1px  0px 30px;
margin-right: 1px;
height: 25px;
}

ul#mainnavi a.topnav,
ul#mainnavi a#was, 
ul#mainnavi #weitere, 
ul#mainnavi a#kontakt{
    font-size: 13px;
    font-weight:bold;
    color: #003366;
    text-decoration: none;
}

ul#mainnavi a.topnav:hover, 
ul#mainnavi a#was:hover, 
ul#mainnavi #weitere:hover, 
ul#mainnavi a#kontakt:hover{
    text-decoration: underline;
}

/* Banner */

div#banner,
object#banner{
    position:relative;
    display: block;
    width: 728px;
    height:90px;
    margin: 5px auto;
}   

/* LINKE NAVIGATION */

div#leftnavi{
    position: absolute;
    display: block;
    z-index: 10;
    padding: 0px;
    padding-bottom: 8px;
    top: 226px;
    left: 12px;
    width: 200px;
    background-color: #9bc3e9;
    margin: 5px auto;
    background-image: url(../img/div_leftnavi.jpg);
    background-repeat: repeat-y;
    background-position: right top;
}   

div#leftnavi form{
    margin: 0px;
    display: block;
    position: relative;
    width: 200px;
    height: 37px;
    background-image: url(../img/form_suche.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

div#leftnavi form div{
    position: absolute;
    font-weight: bold;
    left: 7px;
    top: 12px;
}

div#leftnavi form input{
    position: absolute;
    font-size: 10px;
    left: 82px;
    top: 15px;
    border: 0px;
    height:12px;
    width: 78px;
}


a#a_search {
    position: absolute;
    display: block;
    left: 162px;
    top: 18px;
    overflow: hidden;
    height: 8px;
    padding-top: 8px;
    width: 9px;
    background-color: white;
    background-image: url(../img/a_suche.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    height: 0px;
}

fake{
}

div#leftnavi form a#a_search:hover{
    background-position: 0px -15px;
}

div#leftnavi hr{
    position: relative;
    margin: 0px 9px 0px 0px;
    padding:  0px;
    clear: both;
    border: solid 1px #eeeee7;
    background-color: #eeeee7;
}

div#leftnavi ul li.listhead{
padding-left: 4px;
margin: 6px 0px 3px 0px;
border: 0px;
}

div#leftnavi ul{

    position: relative;
    margin: 0px;    
    padding: 0px 12px 4px 4px;
    margin-bottom: 12px;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;

}

div#leftnavi ul a{ 
    position: relative;  
    padding: 3px 4px;
    margin: 0px;
    line-height: 110%;
    text-decoration: none;
    display: block;
    width: 174px;
    border: solid white 1px;
    border-right: solid #3a6289 1px;
    border-bottom: solid #3a6289 1px;
    background-color: #e0f1f2;
    color: #003366;
    voice-family: "\"}\""; 
  	voice-family: inherit;
    
    width: 171px;
}

fake {
}

div#leftnavi ul#ul_leftnavi a:hover{
    border: solid #3a6289 1px;
    border-right: solid white 1px;
    border-bottom: solid white 1px;
    display: block;
    background-color: #bad8ed;
}


div#leftnavi div#leftnavi_bot {
    display: block;
    width: 200px;
    position: absolute;
    bottom: -1px;
    height: 11px;
    background-image: url(../img/div_leftnavi_bot.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
}

/* FOR SUB_LEFTNAVI BEGIN */

div#leftnavi ul li.sub_leftnavi {
    position: relative;
    margin: 0px;   
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    list-style-position: outside;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
}

div#leftnavi ul li.sub_leftnavi a {
    position: relative; 
    padding: 3px 4px 3px 14px;
    margin: 0px;
    line-height: 110%;
    text-decoration: none;
    display: block;
    width: 174px;
    font-size: 11px;
    border: solid #eeeee7 1px;
    border-right: solid #3a6289 1px;
    border-bottom: solid #3a6289 1px;
    background-color: #ccdddd;
    color: #003366;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 161px;
}

fake {
}

/* FOR SUB_LEFTNAVI END */

/* CONTENT BEREICH */

div#main_lo{
        display: block;
    background-color: white;
    padding: 0px;
    width: auto;
    margin: 0px 220px 0px 220px;
    /*min-width: 520px;*/
    background-image: url(../img/div_corner_lo.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
 
div#main_ro{
    position: relative;
    display: block;
    padding: 0px;
    background-image: url(../img/div_corner_ro.gif);
    background-repeat: no-repeat;
    background-position: right top;
}


div#main_lu{
    position: relative;
        display: block;
    padding: 0px;
    background-image: url(../img/div_corner_lu.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

div#main_ru{
    position: relative;
        display: block;
    padding: 14px 0px 14px 0px;
    background-image: url(../img/div_corner_ru.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

h3 {
    position: relative;
    font-size: 12px;
    color: #cc3300;
	clear: both;
    margin: 20px 2px 14px 10px;
}

h3.csc-firstHeader {
    position: relative;
    font-size: 18px;
    color: #cc3300;
    margin: 0px 2px 14px 10px;
}

span.filecount {
	display: none !important;
	display: none;
}

div#main_lo p {
    margin: 0px 2px 6px 10px;
}

form#nutzerbefragung p { 
	margin-top: 20px;
}

form#nutzerbefragung input {
    color: #003366;
	font-size: 12px;
	clear: both;
	line-height: 14px;
	height: 14px;
	margin: 10px 0px 0px 10px;
}

form#kontakt input {
	margin: 10px 0px 0px 90px;
	display: block;
	width: 150px;
}

html>body form#nutzerbefragung input,
html>body form#kontakt input {
    border: solid #eeeee7 1px;
    border-top: solid #3a6289 1px;
    border-left: solid #3a6289 1px;
}

form#nutzerbefragung input#submitx,
form#kontakt input#submit {
	position: relative;
	display: block;
	height: 18px;
    font-size: 11px;
	margin: 10px 10px 0px 0px;
    border: solid #eeeee7 1px;
    border-right: solid #3a6289 1px;
    border-bottom: solid #3a6289 1px;
    background-color: #ccdddd;
    color: #003366;
	float: right;
}

div#main_lo form#nutzerbefragung input.minutenpreis {
	width: 50px;
	line-height: 14px;
	height: 14px;
	margin: 10px 0px 0px 0px !important;
	margin: -35px 0px 0px 130px;
}

form#nutzerbefragung input.text_feld {
    color: #003366;
	font-size: 12px;
	clear: both;
	width: 150px;
	line-height: 14px;
	height: 14px;
	margin: 10px 0px 0px 0px !important;
	margin: -35px 0px 0px 130px;	
}

form#kontakt label {
	margin: 10px 0px 0px 10px;
	width: 90px;	
	display: block;
	float: left;
}

form#nutzerbefragung label {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	margin: -15px 0px 0px 32px;	
}

form#nutzerbefragung label.minutenpreis {
	margin: 10px 0px 0px 10px;	
	float: left;
	display: block;
	width: 110px;
}

form#nutzerbefragung label.bemerkung {
	margin: 10px 0px 0px 10px;
	float: left;		
}

form#nutzerbefragung label.text_feld {
	margin: 10px 0px 0px 10px;	
	float: left;
	width: 110px;
	display: block;	
}

form#nutzerbefragung textarea {
	width: 300px;
	height: 100px;
	display: block;
	margin: 10px 0px 0px 120px;
}

form#kontakt textarea {
	width: 300px;
	height: 100px;
	display: block;
	margin: 10px 0px 0px 90px;
}

html>body form#nutzerbefragung textarea,
html>body form#kontakt textarea {
    border: solid #eeeee7 1px;
    border-top: solid #3a6289 1px;
    border-left: solid #3a6289 1px;
}

h4 {
	margin: 20px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
}

div#main_lo img,
div#main_lo dl.csc-textpic-image dt a img {
	position: relative;
    float: none;
    margin:  0px;
}

div#main_lo dl.csc-textpic-image  {
}

div#main_lo dd.csc-textpic-caption {
	margin-left: 20px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    margin-top /**/: 10px;
}

fake{
}

div.csc-textpic-imagewrap {
	padding: 0px;
	line-height: 100%
	margin: 0px;
	font-size: 10px;
	position: relative;
	display: block;
	float: none;
	clear: both;
	margin: 0px 5px 5px 10px;
	font-style: italic;
}

div.csc-textpic,
div.csc-textpic div.csc-textpic-imagewrap,
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image,
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt,
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt a,
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt a img,
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd { 

}

/* 

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt a {
	width: 200px;
}

hier ist der teufel genau unter dem hier: float raus und die welt ist schšn aber... vertagt

div.csc-textpic div.csc-textpic-imagewrap {
	position: relative;
	float: left;
	clear: both;
	display: block;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	position: relative;
	float: right;
	clear: both;
	display: block;
}

*/

div.csc-textpic-caption-c .csc-textpic-caption {
	text-align: left;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
	text-align: left;
	margin: 0px 0px 0px 20px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    margin: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 30px;
}

fake{
}

div#main_lo hr {
    position: relative;
    margin-top: 10px;
    margin-bottom: 12px;
    clear: both;
    border: solid 2px #eeeee7;
    background-color: #eeeee7;
}

br{
    clear: both;
}

div#main_ru p.bodytext a,
div#main_ru label a,
div#rightbox p.bodytext a {
    position: relative;
    color: #003366;
	padding-left: 9px;  
    text-decoration: underline;
    text-decoration/* */: none;
	border-bottom: 1px solid #003366;
    background-image/* */: url(../img/a_suche.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px !important;
    background-position: 0px 4px;
}

div#main_ru p.bodytext a:hover,
div#main_ru label a:hover,
div#rightbox p.bodytext a:hover {
    position: relative;
    color: #cc3300; 
    text-decoration: undeline;
    text-decoration/* */: none;
    border-bottom: 1px solid #cc3300;
    background-position: 0px -12px !important;
    background-position: 0px -11px;
}

a.mehr {
    font-weight: bold;
    margin-top: -15px;
    margin-right: 12px;
    padding-right: 10px;
    color: #cc3300; 
    position: relative;
    float: right;
    text-decoration:none;
    background-image: url(../img/a_suche.gif);
    background-repeat: no-repeat;
    background-position: right -10px !important;
    background-position: right -9px;
    voice-family: "\"}\""; 
    voice-family:inherit;
}

fake{
}

a.mehr:hover {
    color: #003366; 
    text-decoration: underline;
    text-decoration/* */: none;
    background-position: right 5px !important;
    background-position: right 6px;
}

div#main_ru div.pdf a {
	position: relative;
    padding: 0px 0px 0px 20px;
	margin: 0px;
	color: #003366;
    text-decoration: underline;
    text-decoration/* */: none;
	border-bottom: 1px solid #003366;
    background-image/* */: url(/fileadmin/upload/imagefile/div_pdf_link.gif);
    background-repeat: no-repeat;
    background-position: -7px 0px !important;
    background-position: -17px 0px;
}

div#main_ru div.pdf a:hover {
    color: #cc3300; 
    text-decoration: none;
    border-bottom: 1px solid #cc3300;
} 

div.csi-imagewrap a,
div.csc-textpic-imagewrap a {
    background-image/* */: url(/fileadmin/upload/imagefile/a_lupe.gif);
    background-repeat: no-repeat;
    background-position: 0px 153px;
	width: 210px;
	height: 173px;
	display: block;
	margin: 0px 0px -15px 0px;
	padding: 0px;
    voice-family: "\"}\""; 
    voice-family:inherit;
	margin: 0px 0px -18px 0px;
	margin /**/: 0px 0px -30px 0px;	
}

fake{
}

div#rightbox{
    position: absolute;
    z-index: 10;
    right: 3px;
    top: 226px;
    width:200px;
}	

div#rightbox div#topbox{
    width:200px;
    background-image: url(../upload/div_right.gif);
    background-repeat: repeat-y;
    background-position: right;
    background-color: #ccdddd;
    }

div#rightbox div#topbox_top,
div#rightbox h3 {
    position: relative;
    display: block;
    width: 200px;
    height: 54px;
    margin: 0px 0px -10px 0px;
    padding: 14px 4px 0px 12px;
    display: block;
    clear: both;
    font-size: 12px;
    color: #003366;
    background-image: url(../upload/h3_topbox.gif);
    background-repeat: no-repeat;
    background-position: right top;
    voice-family: "\"}\""; 
  	voice-family: inherit;
    width: 184px;
    height: 38px;
}

fake {
}

div#rightbox p{
    line-height: 120%;
    font-size: 11px;
    margin: 0px 16px 19px 12px;
}

div#rightbox div#right_bot{
    display: block;
    width: 200px;
    height: 15px;
    background-image: url(../upload/div_right_bot.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

div#rightbox div#topbox a.mehr{
    margin: 0px 16px 4px 0px;
}

/* FOOTER */

div#footbox {
    margin: 10px auto;
    width: 760px;
    text-align: center;
}

ul#footer{
    position: relative;
    margin-top: 10px;
    padding: 0px;
    list-style-type: none;
    display:  block;
    text-align: center;
}

ul#footer li{
display:inline;
    padding: 0px 10px;
    border-left: solid #003366 1px;
}

ul#footer li.stli{
    border-left: none;
}

ul#footer li a{
    color: #003366;
}

ul#footer li a:hover{
    color: #cc3300;
}

/* ab hier PicNic :-) */

div.csi-imagewrap,
div.csc-textpic-imagewrap {
position: relative;
}

div.spacer1 {
	clear: both; 
	height: 1px;
	line-height: 1px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

/* TARIFRECHNER ANFANG */

div#tarifrechner {
	position: relative;
	display: block;
	margin: 0px 0px 0px 15px;
	padding: 30px 0px 0px 25px;
	background-image: url(/fileadmin/upload/imagefile/img_bg_tarifrechner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 234px;
	width: 415px;
    voice-family: "\"}\""; 
  	voice-family: inherit;
    height: 204px;
    width: 390px;
}

fake {
}

div#tarifrechner a {
	text-decoration: underline;
	color: #036;
}

div#tarifrechner a:hover {
	color: #C63;
}


div#tarifrechner p {
	position: relative;
	display: block;
	margin-top: 7px !important;
}

div#tarifrechner input,
div#tarifrechner select {
	position: absolute;
	display: block;
	z-index: 15;
	font-size: 11px;
	line-height: 140%;
	left: 140px;
	top: 0px;
	color: #036;
	border-color: transparent !important;
	background-color: #FFFFFF !important;

}

/* TARIFRECHNER ENDE */

	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap a,
		DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap a img {
		float: none;
		}
		
/* SUCHE ERGEBNISS ANFANG */

ul.browsebox {
	margin: 10px;
	border: 1px solid #003366;
	padding: 2px 5px;
}

ul.browsebox li {
	margin-left: 5px;
}

div.tx-indexedsearch-res table,
div.tx-indexedsearch-searchbox {
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

div.tx-indexedsearch-searchbox table input.tx-indexedsearch-searchbox-sword {
	margin: 10px;
	width: 150px;
    border: solid #eeeee7 1px;
    border-top: solid #3a6289 1px;
    border-left: solid #3a6289 1px;
}

div.tx-indexedsearch-searchbox table input.tx-indexedsearch-searchbox-button {
	position: relative;
	display: block;
	height: 18px;
    font-size: 11px;
	margin: -38px 0px 0px 170px;
    border: solid #eeeee7 1px;
    border-right: solid #3a6289 1px;
    border-bottom: solid #3a6289 1px;
    background-color: #ccdddd;
    color: #003366;
	float: right;
}

table td.tx-indexedsearch-icon {
	background-color: #9BC3E9;
	height: 30px;
	width: 12px;
	display: block;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	background-image: url(/fileadmin/upload/imagefile/td_suche_l.gif);
	background-position: top left;
	background-repeat: no-repeat;

}

table td.tx-indexedsearch-result-number,
table td.tx-indexedsearch-icon img {
	display: none;
}

table td.tx-indexedsearch-title {
	color: #003366;
	background-color: #9BC3E9;
	height: 30px;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
	background-image: url(/fileadmin/upload/imagefile/td_bg_suche.gif);
	background-position: top left;
	background-repeat: repeat-x;
    voice-family: "\"}\""; 
  	voice-family: inherit;
    height: 27px;
}

fake {
}

table td.tx-indexedsearch-percent {
	color: #003366;
	background-color: #9BC3E9;
	height: 30px;
	padding: 3px 18px 0px 0px;
	margin: 0px;
	vertical-align: top;
	background-image: url(/fileadmin/upload/imagefile/td_suche_rund_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
    voice-family: "\"}\""; 
  	voice-family: inherit;
    height: 27px;
}

fake {
}



div#main_ru table td.tx-indexedsearch-descr {
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
}

div#main_ru table td.tx-indexedsearch-descr strong.tx-indexedsearch-redMarkup {
	color: #003366;
}

div#main_ru table td.tx-indexedsearch-info {
	font-size: 11px;
	color: #003366;
	background-color: #E0F1F2;
	padding: 0px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
    border: solid #3a6289 1px;
    border-top: solid #eeeee7 1px;
    border-left: solid #eeeee7 1px;
}





/* SUCHE ERGEBNISS ENDE */