/* =======================================================
Stylesheet für Fachverband Autobus und Fachverband Taxi
Stand: 17. September 2007
Datei: basic.css
Autor: SNAILMEDIA - EDV & Internetdienstleistungen
       Christian Brandejsky
======================================================= */

/* ======================================================
1. Allgemeine Styles
======================================================= */
html, body {
height:100%;
margin: 0;
padding: 0;
background: #FFFFFF url(/fileadmin/AUTOBUS/Layoutbilder/background4.gif) repeat-y;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height: 130%;
font-style: normal;
font-weight: normal;
font-variant: normal;
}
h1 {      
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #333333;
        font-weight: bold;
	border-left:10px solid #F9E64A;
	border-top: 1px solid #F9E64A;
	border-right: 1px solid #F9E64A;
	border-bottom: 1px solid #F9E64A;
	background: transparent url(/fileadmin/AUTOBUS/Bilder/bg_ueberschrift.gif) no-repeat;
	padding-left:5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}

h2{      
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
         color: #333333;
         font-weight: bold;
	/*rder-left:10px solid #FF0000;*/
	/*rder-top: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;*/
	border-bottom: 1px solid #F9E64A;
	background: transparent url(/fileadmin/AUTOBUS/Bilder/bg_ueberschrift.gif) no-repeat;
	padding-left:15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}

H3 {     font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
         color: #333333;
         border-bottom: 1px solid #F9E64A;

}


P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { 
	font-weight: bold; 
	font-size: 10px;
	font-color: #666666;
	text-decoration: underline;
	}
	
A { color: #666666; text-decoration: underline; }
A:hover { color: #666666;}

.table_content { font-size: 11px;
                 font-family: Verdana, Arial, Helvetica, sans-serif;
                 color: #333333;  
                 }





#page {
position:relative;
min-height:100%;
}
#header {
background: transparent url(/fileadmin/TAXI/Layoutbilder/header_taxi_bg.jpg) no-repeat;
width: 100%;
height: 120px;
z-index: 2;
}
#content {
position: relative;
width:988px;
padding:0 0 20px 0;
/*background-color:#FFCC66;*/
}
#sidebar {
position:relative;
width:340px;
float:left;
}
#layoutbild {
	/*background: url(/fileadmin/AUTOBUS/Layoutbilder/layoutbild_1.jpg) no-repeat;*/
	width: 340px;
	height: 180px;
	border: 0;
	float: left;
	top: 120px;
	z-index: 4;
}
#navigation {
	top: 300px;
	margin-left: 135px;
	width: 205px;
}
#primary-content {
position:relative;
width:640px;
float:left;
}
#pcontent {
position:top;
padding: 20px 20px 0px 20px;
	}
	
	
.clearing {
clear:both;
height:1%;
padding:0;
border:0;
margin:0;
font-size:0;
line-height:0;
}

#footer {
position:relative;
width:988px;
height:50px;
} 
#footer_text {
	padding: 0px 20px 0px 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	letter-spacing: 2px;
}
#logo {
	position:absolute; 
	left:818px; 
	top:5px; 
	width:170px; 
	height:55px;
	border: 0;
	z-index:3;
}
#datum {
	position:absolute; 
	top:96px;
	margin-left: 345px;
	padding: 5px 5px 5px 5px;
	width: 633px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	
}
/*===================Themenblock Start ===================*/
#themenblock {
	float: left;
	width: 205px;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7A7A7A;
	color: #333;
}

* html #themenblock{ /*IE 6 only */
w\idth: 172px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#themenblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#themenblock li {
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
margin: 0;
}

#themenblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #7A7A7A;
border-right: 10px solid #7A7A7A;

background-color: #7A7A7A;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
width: 205px;
}

html>body #themenblock li a{ /*Non IE6 width*/
width: auto;
}

#themenblock li a:hover {
border-left: 10px solid #7A7A7A;
border-right: 10px solid #7A7A7A;
background-color: #7A7A7A;
color: #FFFFFF;
font-weight: bold;
}
/*===================Themenblock Ende ===================*/
/*================== Hauptnavigation ====================*/
#naviblock {
	float: left;
	width: 205px;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	color: #333;
}
* html #naviblock{ /*IE 6 only */
w\idth: 172px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}
#naviblock ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	
}
#naviblock ul li
{
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
}

#naviblock a
{
	display: block;
	padding: 5px 5px 5px 18px;
	/*border-left: 10px solid #CCCCCC;*/
	/*border-right: 10px solid #339933;*/
	border-bottom: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 205px;
}

html>body #naviblock a{ /*Non IE6 width*/
width: auto;
}


#naviblock a:link, #naviblock a:visited
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

#naviblock a:hover
{
	/*border-left: 10px solid #339933;*/
	border-right: 10px solid #F9E64A;
	background-color: #E6E5E5;
	color: #000000;
	font-weight: bold;
	
}

#naviblock a#current{
	/*border-left: 10px solid #339933;*/
	border-right: 10px solid #F9E64A;
	background-color: #E6E5E5;
	color: #000000;
	font-weight: bold;
	
}

###Zweite Ebene####
#naviblock1 {
	float: left;
	width: 205px;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E5E5;
	color: #333;
}
* html #naviblock1{ /*IE 6 only */
w\idth: 172px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}
#naviblock1 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	
}
#naviblock1 ul li
{
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
}

#naviblock1 a
{
	display: block;
	padding: 5px 5px 5px 25px;
	/*border-left: 10px solid #339933;*/
	border-right: 10px solid #F9E64A;
	border-bottom: 1px solid #FFFFFF;
	background-color: #E6E5E5;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 205px;
}

html>body #naviblock1 a{ /*Non IE6 width*/
width: auto;
}


#naviblock1 a:link, #naviblock1 a:visited
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

#naviblock1 a:hover
{
	/*border-left: 10px solid #339933;*/
	border-right: 10px solid #F9E64A;
	background-color: #E6E5E5;
	color: #000000;
	font-weight: bold;
	
}

#naviblock1 a#current{
	/*border-left: 10px solid #339933;*/
	border-right: 10px solid #F9E64A;
	background-color: #E6E5E5;
	color: #000000;
	font-weight: bold;
	
}


/*================== Hauptnavigation Ende ===============*/
/*=================== Navigation Oben Start ==============*/
#navi_links_oben {
	
	position: absolute;
	top: 42px;
	left: 5px;
	width:200px;
}


#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
/*border: 1px solid #DFDFDF;*/
border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul a{
float: left;
color: #333333;
font-size:10px;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: transparent url(/fileadmin/AUTOBUS/Layoutbilder/menudivide2.gif) top right repeat-y;
}

#underlinemenu ul a:hover{
color: black;
/*background-color: #F3F3F3;*/
border-bottom: 4px solid #FF0000;
padding-bottom: 0;
}
/*=================== Navigation Oben Ende ==============*/

/*=================== Navigation Mitte Start ==============*/
#navi_mitte_oben {
	
	position: absolute;
	top: 68px;
	margin-left: 345px;
	width:625px;
}


#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
/*border: 1px solid #DFDFDF;*/
border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #333333;
font-size:10px;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: transparent url(/fileadmin/AUTOBUS/Layoutbilder/menudivide2.gif) top right repeat-y;
}

#underlinemenu ul li a:hover{
color: black;
/*background-color: #F3F3F3;*/
border-bottom: 4px solid #FF0000;
padding-bottom: 0;
}

/*=================== Navigation Mitte Ende ==============*/
/*====================Breadcrumb Start ===================*/
html > body #breadcrumb { width: 640px;}
#breadcrumb {
	position:top;
	margin-left: 340px;
	padding: 5px 0px 5px 5px;
	width: 642px;
	
	
	/*width:640px;
	float: left;*/
	/*padding: 5px 0px 5px 20px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #F0F0F0;
	}
#breadcrumb a{
	text-decoration: underline;
	color: #333333;
}

#breadcrumb a:visited, #breadcrumb a:active{
	color: #333333;
}

#breadcrumb a:hover{
	text-decoration: underline;
}
/*====================Breadcrumb Ende ===================*/
/*===================Actionblock Start ===================*/

#actionblock {
	float: left;
	width: 205px;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #7A7A7A;
	color: #FFFFFF;
}
* html #actionblock{ /*IE 6 only */
w\idth: 172px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}


#actionblock a
{
	display: block;
	padding: 8px 0px 8px 30px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #7A7A7A;
	background-image: url(/fileadmin/AUTOBUS/Bilder/Icons/drucker.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	width: 205px;
}

html>body #actionblock a{ /*Non IE6 width*/
width: auto;
}


#actionblock a:link, #actionblock a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

#actionblock a:hover
{

	background-color: #7A7A7A;
	color: #FFFFFF;
	font-weight: bold;
	
	
}

#actionblock a:current{
	background-color: #7A7A7A;
	color: #FFFFFF;
	font-weight: bold;
	
}


/*===================Actionblock Ende ===================*/
/*===================Actionblock1 Start ===================*/

#actionblock1 {
	float: left;
	width: 205px;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #7A7A7A;
	color: #FFFFFF;
}
* html #actionblock1{ /*IE 6 only */
w\idth: 172px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}


#actionblock1 a
{
	display: block;
	padding: 8px 0px 8px 30px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #7A7A7A;
	background-image: url(/fileadmin/AUTOBUS/Bilder/Icons/mail.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	width: 205px;
}

html>body #actionblock1 a{ /*Non IE6 width*/
width: auto;
}


#actionblock1 a:link, #actionblock1 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

#actionblock1 a:hover
{

	background-color: #7A7A7A;
	color: #FFFFFF;
	font-weight: bold;
	
	
}

#actionblock1 a:current{
	background-color: #7A7A7A;
	color: #FFFFFF;
	font-weight: bold;
	
}


/*===================Actionblock1 Ende ===================*/
/*===================leeres DIV===========================*/
#leer {
	float: left;
	width: 205px;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;

}

#tip {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
#suche {
        position: absolute;
        top: 14px;
        margin-left: 150px;
        width:200px;
        
}
#######SUCHE-Inhalt######

.tx-indexedsearch .tx-indexedsearch-searchbox P { margin-top:0px; margin-bottom:0px; color: #333333; font-size: 11px; font-family: Verdana; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:60px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword sword { width:150px; bordercolor: #000000; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-family:verdana; font-size="11px"; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { font-weight:bold; text-align:center; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#F0F0F0; color:#333333; font-size:11px; font-family:Verdana; width:100%; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-family:Verdana; font-size:11px; color:#000000; width:auto;background:#F0F0F0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-family:Verdana; font-size:11px; color:#000000; width:auto; background:#F0F0F0;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-family:Verdana; font-size:11px; color:#333333; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#FFFFFF; color:#000000; font-size:11px; font-family:Verdana; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { font-family:Verdana; font-size:11px; color:#333333; margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead P { font-family:Verdana; font-size:11px; color:#333333; margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { table-layout:relative; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; } 
.tx-indexedsearch-browsebox-SCell { margin-top:0px; margin-bottom:0px; color: #000000; font-size: 11px; font-family: Verdana; } 
.tx-indexedsearch-browsebox TD { margin-top:0px; margin-bottom:0px; color: #000000; font-size: 11px; font-family: Verdana; }
.tx-indexedsearch .tx-indexedsearch-searchbox TABLE { border-color:red; }
.tx-indexedsearch .tx-indexedsearch-rules H2 { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:black; font-weight:normal; font-style:normal; font-variant:normal; }
.tx-indexedsearch .tx-indexedsearch-rules P { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:black; font-weight:normal; font-style:normal; }
.tx-thmailformplus-pi1 H2 { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; }
.tx-indexedsearch .tx-indexedsearch-percent percent { font-family:Verdana; font-size:11px; color:#333333; background:#F0F0F0;}
.tx-indexedsearch .tx-indexedsearch-icon icon {background:#F0F0F0;}

####LoginBox#####
.tx-newloginbox-pi1 table { border:1px solid #F0F0F0;
                            width:100%;
                            font-size: 11px;
                           font-family: Verdana, Arial, Helvetica, sans-serif;
                           color: #333333; 
                            }

.tx-newloginbox-pi1 th { background:#F0F0F0; padding:4px; text-align:right; white-space:nowrap; width:25%;
                         font-size: 11px;
                         font-family: Verdana, Arial, Helvetica, sans-serif;
                          color: #333333; }

.tx-newloginbox-pi1 td { background:#F0F0F0; padding:4px; 
                         font-size: 11px;
                         font-family: Verdana, Arial, Helvetica, sans-serif;
                         color: #933339; 

}





