body {
	background-image:url(pix/bg.gif);
	background-repeat:repeat-y;
	background-color:#ffefc9;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#000;
	letter-spacing:1px;
}

td {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#000;
	letter-spacing:1px;
}

input,textarea {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#000;
	letter-spacing:1px;
}


img {
	border:0;
}

#logo {
	position:absolute;
	top:5px;;
	left:0;
	width:250px;
	height:70px;
}

#navigation {
	position:absolute;
	top:100px;
	left:79px;
	width:150px;
	background:transparent;
}

.navi_gross {
	background-image:url(pix/button_gross.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#333;
	width:150px;
	height:22px;
	padding-left:15px;
	padding-top:6px;
	letter-spacing:1px;
}

.navi_klein {
	background-image:url(pix/button_klein.gif);
	background-repeat:no-repeat;
	width:125px;
	height:22px;
	padding-left:20px;
	padding-top:6px;
}

#titel {
	position:absolute;
	left:585px;
	top:25px;
	width:215px;
	height:50px;
	background-image:url(pix/titel.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:20px;
	color:#333;
	padding-top:13px;
	text-align:center;
	letter-spacing:1px;
}

#karte {
	position:absolute;
	top:230px;
	left:449px;
	width:350px;
}

#main {
	position:absolute;
	top:102px;
	left:270px;
	width:570px;
}

.letter {
	font-size:12px;
	font-weight:bold;
}

#spalte_links {
	float:left;
	width:270px;
	text-align:left;
}

#spalte_rechts {
	float:left;
	width:270px;
	text-align:left;
}

.formular1 {
	float:left;
	width:200px;
	text-align:right;
}

.formular2 {
	float:left;
	width:120px;
	text-align:left;
	padding-left:5px;
}

.clear {
	clear:both;
}

#cargo2 {
	width:530px;
	text-align:center;
}

#navigation a:link, #navigation a:active, #navigation a:visited {
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-family:arial,helvetica,sans-serif;
	letter-spacing:1px;
	display:block;
	width:130px;
	height:22px;
}

#navigation a:hover {
	text-decoration:underline;
}

ul {
	margin-left:-25px;
}

li {
	padding-bottom:5px;
	list-style-type:disc;
	list-style-position:outline;
}