﻿/* CSS Document */
	@charset "utf-8";
/*blau: #124c7d*/
* {
	padding: 0;
	margin: 0;
	cellspacing: 0;
	cellpadding: 0;
}
html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #b20026;
	height: 100%;
}
body {
	text-align: center;
	height: 100%;
}
hr {
	border: 0px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
/* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
/*/
///////////////////////////////////////////////////////////////////////////////// LAYOUT */
div#wrapper {
	width: 100%;
	height: 100%;
	padding: 10px 0 10px 0;
}
div#main {
	width: 990px;
	height: auto;
	background-color: #fff9d8;
	margin: auto;
	border: 1px solid #b20026;
}
div#head {
	text-align: left;
	height: 240px;
}
div#content {
	width: 990px;
	height: 100%;
	padding: 0 0 50px 0;
	vertical-align: top;
}
div#content .column {
	potition: relative;
	float: left;
	vertical-align: top;
}
div#left {
	width: 229px;
	text-align: left;
}
div#center {
/* total width = 555px -2px border - 40px padding = 513px */
	width: 513px;
	background-color: #fff;
	text-align: left;
	border-right: 1px solid #b20026;
	border-left: 1px solid #b20026;
	border-bottom: 1px solid #b20026;
	padding: 20px;
}
div#right {
	width: 205px;
	text-align: left;
	padding: 0 0 0 0;
}
div#footer {
	clear: both;
}
div#kastenr {
/* total width = 205px - 20px padding = 185px */
	width: 185px;
	padding: 20px 10px 20px 10px;
	background-image: url(../img-global/global/trenner_r.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#kastenl {
/* total width = 230px - 20px padding = 210px */
	width: 210px;
	padding: 20px 10px 20px 10px;
	background-image: url(../img-global/global/trenner_l.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#block {
	margin: 0 0 15px 0;
}
/*/
///////////////////////////////////////////////////////////////////////////////// TYPO */
.haupttitel {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.titel {
	font-size: 12px;
	font-weight: bold;
}
.headline3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 30px;
	color: #b20026;
}
.fliesstextfett {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #b20026;
	font-weight: bold;
}
.tiny-text {
	font-size: 9px;
}
.red {
	color: #990000;
}
.grau {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	background-position: left;
}
/*/
///////////////////////////////////////////////////////////////////////////////// LINKS */
a:link, a:visited, a:active {
	color: #cc9900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #b20026;
	text-decoration: none;
}
#menu {
	list-style-type: none;
}
#menu a {
	display: block;
	width: 220px;
	margin: 0px 0px 0px 0px;
	color: #b20026;
	font-size: 13px;
	font-weight: bold;
	background-color: #fffceb;
	padding: 8px 5px;
	border-bottom: 1px solid #ffd500;
}
#menu a:hover {
	display: block;
	width: 220px;
	color: #b20026;
	font-size: 13px;
	font-weight: bold;
	background-color: #ffd500;
	padding: 8px 5px;
	border-bottom: 1px solid #ffd500;
}
#submenu {
	list-style-type: none;
}
#submenu a {
	diplay: block;
	width: 215px;
	font-weight: normal;
	font-size: 12px;
	background-color: #fff;
	border-bottom: 1px solid #eee;
	padding-left: 10px;
}
#submenu a:hover {
	diplay: block;
	width: 215px;
	font-weight: normal;
	font-size: 12px;
	background-color: #ffd500;
	border-bottom: 1px solid #eee;
	padding-left: 10px;
}
#talermenu a {
	display: block;
	width: 220px;
	margin: 0px 0px 0px 0px;
	color: #fffceb;
	font-size: 13px;
	font-weight: bold;
	background-color: #124c7c;
	padding: 8px 5px;
	border-bottom: 1px solid #ffd500;
}
#talermenu a:hover {
	display: block;
	width: 220px;
	color: #b20026;
	font-size: 13px;
	font-weight: bold;
	background-color: #ffd500;
	padding: 8px 5px;
	border-bottom: 1px solid #ffd500;
}
div#footer {
	color: #b20026;
	font-size: 9px;
}
.submenubutt:link, .submenubutt:visited, .submenubutt:active {
	width: 75px;
	display: block;
	background-color: #b20026;
	border-bottom: 1px solid #fff;
	padding: 3px 5px;
}
.submenubutt:hover {
	width: 75px;
	color: #ffd500;
	display: block;
	background-color: #cc6666;
	border-bottom: 1px solid #fff;
	padding: 3px 5px;
}
/*/
///////////////////////////////////////////////////////////////////////////////// LISTEN */
/*#menu li {
	list-style-type: none;
	padding: 5px 5px 5px 10px;
	background-color: #fffceb;
	border-bottom: 1px solid #ffd500;
	display: block;
	font-size: 13px;
}
*/
/*ul #submenu {
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #f4f4f4;
	font-size: 13px;
	background-color: #fff;
}
*/
/*/
///////////////////////////////////////////////////////////////////////////////// FORM */
.dropd-sorttaler {
	height: 20px;
	width: 165px;
	border: 1px solid #b20026;
	background-color: #fffceb;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #b20026;
}
.sortierung {
	width: 150px;
}
.einzelig {
	width: 300px;
	height: 20px;
	background-color: #fff9d8;
	border: 1px dotted #ffd500;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #b20026;
}
.mehrzeilig {
	width: 300px;
	height: 125px;
	background-color: #fff9d8;
	border: 1px dotted #ffd500;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #b20026;
}
.button {
	width: 100px;
	background-color: #fff9d8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #b20026;
}
.einzeligkurz {
	width: 210px;
	height: 16px;
	background-color: #fff9d8;
	border: 1px dotted #ffd500;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #b20026;
}
.plz {
	width: 40px;
	height: 16px;
	background-color: #fff9d8;
	border: 1px dotted #ffd500;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #b20026;
}
.stadt {
	width: 152px;
	height: 16px;
	background-color: #fff9d8;
	border: 1px dotted #ffd500;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #b20026;
}
.tag {
	width: 200px;
	height: 20px;
	background-color: #fff9d8;
	border: 1px solid #cc6666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #b20026;
}
/*/
///////////////////////////////////////////////////////////////////////////////// HEAD */
.head_font {
	font-size: 14px;
}
.head_einzeilig {
	background-color: #cc6666;
	height: 20px;
	width: 190px;
	border: 1px solid #FFFFFF;
	color: #fff;
}
.head_button {
	background-color: #cc6666;
	height: 20px;
	width: 70px;
	border: 1px solid #FFFFFF;
	color: #fff;
}

/* /// red */
.red {color: #FF0000}
