/* Tuxer Taxi */
/* ---------------- */
/*  10.04.2010		*/
/* ---------------- */

/* DIVs */

html  {
		height:100%;
		text-align:left;
		}
	
body  {
		font: 80% "Trebuchet MS", Verdana, Arial, sans-serif;
    	margin: 0;
    	padding: 0;
    	text-align: left;
    	color: #000000;
		line-height:1em;
		background-color:#ffffff;
		height:100%;
		line-height:1.2em;
	
    }
	

#content {
	position:relative;
	width:100%;
	text-align:left;
	background-image:url(/img/bg_total.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	min-width:980px;

	}

#contentinnen {
	width:100%;
	background-color:#ffec00;
}





#headerbild {
	width:100%;
	height:121px;
	padding:0px;
	margin:0px;
	background-image:url(/img/bg_hauptnav.gif);
	background-repeat:repeat-x;
}

#logo {
	float:left;
	margin-right:20px;
}

#navigation {
	height:41px;
	position:relative;
	top:80px;
	margin-left:350px;
}


#navtop {
	width:100%;
	position:relative;
	background-image:url(/img/bg_gelb_oben.gif);
	background-repeat:repeat-x;
	z-index:1;
}

#navsub {
	width:100%;
	position:relative;
	background-image:url(/img/bg_gelb_unten.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	z-index:5;
	top:0px;
	}

#kontaktleiste {
	background-image:url(/img/bg_bottom.png); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	z-index:300; 
	margin-top:-44px; 
	height:44px; 
	position:relative; 
	width:733px; 
	left:250px;
}

#kontaktleistetext {
	padding-top:20px; 
	font-size:12px; 
	padding-left:50px;
}

#kontaktleistetext a {
	color:#000;
	text-decoration:none;
	}
	
#kontaktleistetext a:hover {
	text-decoration:underline;
	}
	
img.border {
	border:1px dotted #000;
}

.headline {
	background-image:url(/img/headline_mi.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-family:"Myriad Pro", Verdana, sans-serif;
	size:13px;
	height:30px;
	padding-top:8px;
	font-weight:bold;
	display:inline-table;
	float:left;
	padding-left:5px;
	padding-right:5px;
}

.headline_links {
	background-image:url(/img/headline_li.png);
	width:7px;
	height:36px;
	background-repeat:no-repeat;
	display:inline-table;
	float:left;
}

.headline_rechts {
	background-image:url(/img/headline_re.png);
	width:7px;
	height:36px;
	background-repeat:no-repeat;
	display:inline-table;
}

#impressum {
	background-color:#FFF;
	text-align:center;
	position:relative;
	color:#fff;
	height:30px;
	z-index:100;
	background-image:url(/img/bg_subnav.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:980px;
	font-size:11px;
	padding-top:5px;
}

#impressum a {
	color:#FFF;
	text-decoration:none;
	font-size:10px;
}

#adresse {
	text-align:right;
	width:980px;
	height:15px;
	font-size:11px;
	color:#999;
	text-decoration:none;
}

#adresse a {
	font-size:11px;
	color:#666;
	text-decoration:none;
}

#adresse a:hover {
	text-decoration:underline;
}


	

#innerinhalt {

		width:980px;
		float:left;
		padding:5px;
		position:relative;

}

#innerinhaltinhalt {
	width:530px;
	background-color:#fff;
	padding:0px;
	position:relative;
}

#innerinhalt a, #innerinhaltbreit a {
	color: #000;
	text-decoration:underline;
	
}

#innerinhalt a:hover, #innerinhaltbreit a:hover {
	text-decoration:none;	
}


#contentcont a {
	color:#000;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

#contentcont a:hover {
	color:#999;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}	


#contentcont a.unterseite {
	color:#666;
	font:90% "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration:underline;
}

#contentcont a.unterseite:hover {
	color:#000;
	text-decoration:none;
}





li {
	list-style-image:url(/img/li.png);
	margin-left:0px;
	padding-left:0px;
}





h2, h3 {
	padding:0px;
	margin:0px;
	height:80px;
}

h2.contentheadline {
	height:80px;
	padding-bottom:10px;
}

h3.teaserrechtsheadline {
	height:60px;
	padding-bottom:0px;
	text-align:center;
}





	
/* ENDE DIVs */	

    
    /* Verschiedene Klassen */
    .fltrt { /* Element auf der Seite nach rechts fließen lassen */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /*  Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

/* diverse Styles für Inhalt */

td.noblock {
	text-align:left;
}

input{
	height:15px;
	font-size:11px;
	}
	
input.button {
	height:25px;	
}
			  
textarea{
	font-size:11px;
	}
	
.gruen {
	color:#cccccc;
}


#tel {
	font: 150% "Trebuchet MS", Verdana, Arial, sans-serif;
	z-index:100;
	position:absolute;
	top:30px;
	left:360px;
}




	
/* Ende diverss Styles für Inhalt */	
	
/* Zoom-Silder */

* .highslide {
	cursor: url(/img/zoomin.cur), pointer;
    outline: none;
}

.highslide img {
	border: 1px solid black;
}
.highslide:hover img {
	border: 1px solid gray;
}

.highslide-image {
    border-bottom: 1px solid black;
    cursor: pointer; /* opera */
	cursor: url(/img/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}

/* Ende Zoom */


#contentinnen a {
	color:#000;
	text-decoration:underline;
}

#contentinnen a:hover {
	text-decoration:none;
}

.padder {
	padding-left:5px;
	padding-right:5px;
}

div {
	border:0px solid #000;
}


#impressum a.subnav  {
	color:#fff;
	text-decoration:none;
}

#impressum a.subnav:hover {
	text-decoration:underline;
	color:#000000;
}

#impressum a.subnav_aktiv {
	color:#000;
}

#impressum a.subnav_aktiv:hover {
	color:#fff;
	text-decoration:underline;
}

#teaserheadline a{
	color:#000;
}

