
body {
	font-family:Arial, Verdana, Arial,sans-serif;
	FONT-SIZE: 9px;
	background-color: #A69DBB;
	}

.seite{
	position:relative;
	width:802px;
	height:750px;
	background-color:#ECE9D8;
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:2px;
	border-bottom-width:2px;
	border-color:#0000BF;
	border-style:solid;
	padding:5px;
}

.banner{
	position:relative;
	left:1px;
	top:1px;
	width:800px;
	height:169px;
	background: url(images/airport.gif);
	border:0;
	text-align:center;
	color: blue;
	font-size:48px;
	font-weight:bold;
	font-style:italic;
	font-family:Tahoma;
}

.balken{
    position:relative;
    left:1px;
    top:3px;
	width:800px;
	height:27px;
	background: url(images/airporttaxi-balken.jpg);
	border:0px solid gray;
	text-align:center;
	font-size:13px;
	font-family:Tahoma;
    }

.menu{
	position:absolute;
	top:225px;
	left:1px;
	padding-top:0px;
	padding-bottom:0px;
	height:260px;
	width:160px;
	border: 0px solid gray;
	background-color:#ECE9D8;
	font-size:13px;
	font-family:Tahoma;
    }

.links{
	position:absolute;
	top: 510px;
	left:1px;
	padding-top:0px;
	padding-bottom:0px;
	height:200px;
	width:160px;
	border: 0px solid gray;
	background-color:#ECE9D8;
	font-size:13px;
	font-family:Tahoma;
    }

.counter{
	position:absolute;
	top: 800px;
	left:500px;
         font-size:13px;
	font-family:Tahoma;
    }

.button {
	width:130px;
	height:22px;
	background-image: url(images/button120_22.jpg); margin:0px; padding:0px ;
	padding-left:10px;
	font-size:14px;
	border-left:0px solid black;
	border-right:0px solid black;
	border-top:0px; solid gray;
	border-bottom:0px solid gray;
	font-weight:normal;
	font-family:Tahoma;
}

.menu_ueberschrift {
	height:20px;
	width:200px;
	background: url(images/airporttaxi-menu-ueberschrift.jpg);
	padding-left:5px;
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
    }

.inhalt{
    position: absolute;
    top: 225px;
    left: 210px;
    height: 500px;
    width: 578px;
    background-color: white;
    padding-top: 1px;
    padding-left: 10px;
    font-family: Arial;
    font-size: 14px;
    border: 1px solid gray;
}


.skyline{
    position: absolute;
    top: 415px;
    left: 4px;
    height: 82px;
    width: 578px;
    background: url(images/skyline.gif);
    border: 0px solid blue;
}

.copyright{
    position: absolute;
    top: 505px;
    left: -11px;
    height: 15px;
    width: 578px;
    padding-top: 1px;
    padding-left: 10px;
    font-family: Arial;
    font-size: 10px;
    border: 0px solid gray;
}

.bookmarks{
	position:relative;
         left:245px;
	width:802px;
	height:20px;
}
.inputField
{
    BORDER-RIGHT: #86A3E6 1px solid;
    BORDER-TOP: #86A3E6 1px solid;
    BORDER-LEFT: #86A3E6 1px solid;
    BORDER-BOTTOM: #86A3E6 1px solid;
    FONT-SIZE: 9px;
    WIDTH: 150px;
}
.inputField2
{
    BORDER-RIGHT: #86A3E6 1px solid;
    BORDER-TOP: #86A3E6 1px solid;
    BORDER-LEFT: #86A3E6 1px solid;
    BORDER-BOTTOM: #86A3E6 1px solid;
    FONT-SIZE: 9px;
    WIDTH: 120px;
}

.errorField
{
    BORDER-RIGHT: #9F0004 1px solid;
    BORDER-TOP: #9F0004 1px solid;
    BORDER-LEFT: #9F0004 1px solid;
    BORDER-BOTTOM: #9F0004 1px solid;
    FONT-SIZE: 9px;
    WIDTH: 150px;
    background-color: #FFFFCC;
}
.errorField2
{
    BORDER-RIGHT: #9F0004 1px solid;
    BORDER-TOP: #9F0004 1px solid;
    BORDER-LEFT: #9F0004 1px solid;
    BORDER-BOTTOM: #9F0004 1px solid;
    FONT-SIZE: 9px;
    WIDTH: 120px;
    background-color: #FFFFCC;
}
.errorTable
{
    BORDER-RIGHT: #9F0004 1px solid;
    BORDER-TOP: #9F0004 1px solid;
    BORDER-LEFT: #9F0004 1px solid;
    BORDER-BOTTOM: #9F0004 1px solid;
    FONT-SIZE: 9px;
    background-color: #E2E1E1;
}

.warningTable
{
    BORDER-RIGHT: #86A3E6 1px solid;
    BORDER-TOP: #86A3E6 1px solid;
    BORDER-LEFT: #86A3E6 1px solid;
    BORDER-BOTTOM: #86A3E6 1px solid;
    FONT-SIZE: 10px;
}
.textarea1
{
    WIDTH:150px;
    HEIGHT:60px;
    FONT-SIZE: 12px;
}

.headlineweiss
{
    background-color: #86A3E6;
    color: #FFFFFF;
}

td {
	font-family:Tahoma;
	font-size:12px;
	color:#000066;
}


.link {
	font-family:Tahoma;
	font-size:11px;
}

a {
	color:#000066;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
.TD1 {
	border: 1px solid #000000;
	width:147px;
	padding-top: 0px;
	padding-bottom: 5px;

}
.TD2 {
	font-size:11px;
}
.TDIn {
	padding: 2px;
}
.TDunten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h2 {
	color: black;
}
.auftrag{
	font-family: Arial;
	font-size: 11px;
	height:11px;
}
.table {
    font-family:                Verdana,Arial,sans-serif;
    FONT-SIZE: 9px;
}
.error{
	font-size: 12px;
	color: red;
}

.zeigedasbild{
	position:absolute;
	top:20px;
	left:1px;
	visibility:hidden;
	border: 1px solid black;
}

.leiste{
	cursor: hand;
	cursor: pointer;
	background-color: #ffffef;
	min-width: 100px;
}

.leiste #schliessen_text{
        font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	margin-right: 1px;
}
