﻿body {
color:#000000;
background-color: #c8c8c8;
font-family:Verdana,sans-serif;
font-size:0.8125em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-hei ght:1;
}

h1{
   font-size: 25px;
   padding: 5px 0px 5px 0px;
   color: #3A7DAF;
}

h2{
   font-size: 15px;
   border-bottom: 1px #3A7DAF dashed;
   color: #3A7DAF;

}

h3{
   font-size: 15px;
   padding: 5px 0px 5px 0px;
   color: #000000;
}


#main{

	background:#d2e9fa;
	width:1000px;
	border: solid 1px #000000;
	padding: 0px;
	margin: auto;

}

#logo{
	background:#1276c7;	
	background-image: url(kopf_leer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	
	border-bottom: solid 0px #c8c8c8;	
	width:1000px;
	height: 80px;
	position: relative;
	text-align: center;
	color: #FFF;
	clear: both;
}

#menue{
	background:#1276c7;
	padding: 0px 0px 0px 0px;
	border-top: solid 1px #1065aa;
	width:1000px;
	height: 26px;
	float:left;
	clear: both;	
}

table#menu{
	width: 1000px;
	border-bottom: solid 0px #134d7c;
	border-collapse:collapse;
	margin: 3px 0px 3px 0px;
}

td#menu{
	width: 145px;
	border: solid 0px #c8c8c8;
	backgrou nd-color: #159159;
	text-align: center;
	vertical-align:middle;
	
}

td#menueflagge{
	width: 45px;
    padding:0px;
	text-align: center;
}

#inhalt-startseite{
	background:#d2e9fa;
	width:978px;
	margin-left: 0px;
	padding: 10px 10px 10px 10px;
	float:left;
	border-left: solid 0px #c8c8c8;
	border-right: solid 0px #c8c8c8;
	text-align:center;
}

table#telefonnummern{
         width: 100%;
         font-size: 16px;
         font-weight: bold;
         border: 0px #000000 solid;
}

td#telefonnummern{
         text-align:center;
}

table#home{
         width: 100%;
         font-size: 12px;
         border: 0px #000000 solid;
         
		 text-align:center;
		 }

td#home{
         vertical-align: middle;
		 border: 0px #000000 solid;
		 background-image: url(seitenhintergrund.jpg);
         background-position:center;
         background-repeat:no-repeat;
}


#inhalt{
	background:#d2e9fa;
	width:660px;
	margin-left: 0px;
	padding: 10px 10px 10px 10px;
	float:left;
	text-align:center;
}

#rechts{
	background:#9dcff4;
	width:149px;
	margin-left: 0px;
	padding: 10px 5px 10px 5px;
	float:right;
	text-align:center;
	border-left: solid 1px #c8c8c8;

}

#links{
	background:#9dcff4;
	width:149px;
	margin-left: 0px;
	padding: 10px 5px 10px 5px;
	float:left;
	text-align:center;
	border-right: solid 1px #c8c8c8;

}

#copyright{
	background:#1276c7;
	width:1000px;
	height: 17px;
	clear: both;
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 1px;
	border-top: solid 1px #c8c8c8;
}

table#taxipreis{
         border: 1px #1276C7 dotted;
         width: 500px;
         font-size:12px;
         padding:10px;
		 text-align:left;
		 
		
		margin-left: 80px;

}

th#taxipreis{
 	text-align:center;
	border-bottom: 1px #1276C7 dotted;
	height: 30px;
	padding-top: 0px;
	vertical-align: middle;
	
}

td#taxipreis{
 	text-align:right;
}

td#taxipreis2{
 	text-align:left;
}


table#links{
		float:none;
         border: 1px #1276C7 solid;
         width: 550px;
         font-size:12px;
         padding:0px;
		 margin-left: 50px;
}

td#links-tabelle{
 	text-align:center;
	width:50%;
}

table#bestellung{
         width: 90%;
         font-size: 12px;
         border-collapse:collapse;
         border: 1px #3A7DAF solid;
         }

td#bestellung{
         vertical-align: middle;
         padding: 5px 30px 5px 5px;
		 text-align:left;
}

td#bestellung2{
         vertical-align: middle;
         background-color:#9DCFF4;
         padding: 5px;
		 text-align:left;
}

table#kontakt{
         border: 1px #1276C7 solid;
         width: 650px;
         font-size:12px;
         padding:10px;
}

td#kontakt{
 	text-align:left;
	wi dth:50%;
}

table#kontakt2{
         font-size:12px;
         width: 100%;
}




li{
   line-height: 25px;

}

a.email, a.email:visited
{

        text-decoration:none;
        color:#000000;

}

a.email:hover, a.email:active
{

        text-decoration:underline;
        color:#000000;
}


a.menue, a.menue:visited
{

        text-decoration:none;
        color:#000000;
        background-color: #1276C7;
}

a.menue:hover, a.menue:active
{
        font-size: 12px;
        text-decoration:none;
        color:#FFFFFF;
}





a.links, a.links:visited
{

        text-decoration:none;
        color: #3A7DAF;

}

a.links:hover, a.links:active
{
        font-size: 12px;
        text-decoration:underline;
        color: #3A7DAF;
}




a.copyright, a.copyright:visited
{
        text-decoration:none;
        color:#000000;

}

a.copyright:hover, a.copyright:active
{
        text-decoration:underline;
         color:#FFFFFF;

}

strong.text1 {
         color:#EDEBDD;
	    font-size:9px;
         margin: 0px;
         padding: 0px;
         }

#keyword{

color:#EDEBDD;

}