@charset "utf-8";
/* CSS Document */

/* *****************************************
Stylesheet zur Formatierung der Druckausgabe
Wird in das zentrale CSS geladen
Datei: form.css
Datum: 30.06.2008 
Autor: Deuringer Sascha 
***************************************** */

@media screen { 
/* ****************
*** Headersuche ***
**************** */
input.headersuche_formfeld {
	position: absolute;
	top: 3px;
	left: 6px;
	width: 130px;
	background: none;
	border: none;
	padding: 2px 0px;
}
input.headersuche_formbutton {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 22px;
	height: 19px;
	background: none;
	border: none;
}

/* ****************
*** Pressesuche ***
**************** */
.presseformzeile {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 10px 0px;
	margin: 0px 15px 10px 0px;
}
input.pressesuche_formfeld {
	float: left;
	width: 250px;
	background-color: #EEE;
	border-top: solid 3px #CCC;
	border-right: solid 1px #EEE;
	border-bottom: solid 1px #EEE;
	border-left: solid 1px #EEE;
	padding: 5px 0px;
	margin: 5px 10px 0px 0px;
}
input.pressesuche_radio {
	float: left;
	margin: 13px 10px 0px 0px;
}
input.pressesuche_formbutton {
	display: block;
	float: left;
	width: 165px;
	height: 39px;
	font-weight: bold;
	color: #DEB8C4 !Important;
	text-align: left;
	border: none;
	background: url(../_img/buttons/button_rot.png) top left no-repeat;
	padding-left: 10px;
}
div.pressesuche_text_danach {
	float: left;
	width: auto;
	margin-right: 10px;
}

/* ******************
*** Footerkontakt ***
****************** */
.footer_formzeile {
	overflow: hidden;
	border-top: solid 1px #CCC;
	padding: 5px 0px;
}
label.footer_label_davor {
	float: left;
	width: 150px;
}
div.form_danach_free {
	float: left;
	width: auto;
}
.footer_formfeld {
	float: left;
	width: 298px;
	padding: 5px;
}
.footer_formfeld_mittel {
	float: left;
	width: 218px;
	padding: 5px;
}
.footer_formfeld_kurz {
	float: left;
	width: 58px;
	margin-right: 10px;
	padding: 5px;
}
.footer_formselectfeld {
	float: left;
	width: 308px;
	padding: 5px;
}
.footer_formarea {
	float: left;
	width: 298px;
	height: 90px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	padding: 5px;
}
.footer_formbutton {
	width: 167px;
	height: 42px;
	font-weight: bold;
	color: #C88FA1;
	border: none;
	background: none;
	background: url(../_img/buttons/absenden.png) top left no-repeat;
}

/* *************************
*** Anfahrt/Routenplaner ***
************************* */
.route_formzeile {
	overflow: hidden;
}
label.davor_route {
	float: left;
	width: 110px;
	padding-top: 10px;
}
.route_formfeld {
	float: left;
	width: 298px;
	padding: 5px;
	margin: 5px 10px 0px 0px ;
}
.route_formbutton {
	display: block;
	float: left;
	width: 155px;
	height: 29px;
	font-weight: bold;
	color: #C88FA1 !Important;
	text-decoration: none !Important;
	background: url(../_img/buttons/button_rot.png) top left no-repeat;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

/* ************************************
*** Weitersagen/Login/Registrierung ***
************************************ */
.form_formzeile {
	overflow: hidden;
	border-top: solid 1px #CCC;
	padding: 5px 0px;
}
label.form_label_davor {
	float: left;
	width: 150px;
}
label.form_danach_free {
	float: left;
	width: auto;
}
div.form_danach_free {
	float: left;
	width: auto;
	padding-top: 7px;
	margin-right: 10px;
}
.form_formfeld {
	float: left;
	width: 298px;
	padding: 5px;
}
.form_formfeld_lang {
	float: left;
	width: 150px;
	padding: 5px;
	margin-right: 10px;
}
.form_formfeld_kurz {
	float: left;
	width: 58px;
	padding: 5px;
	margin-right: 10px;
}
.form_formselectfeld {
	float: left;
	width: 308px;
	padding: 5px;
	margin-right: 10px;
}
.form_formselectfeld_free {
	float: left;
	padding: 5px;
	margin-right: 10px;
}
.form_formcheckbox {
	float: left;
	margin-right: 10px;
}
.form_formarea {
	float: left;
	width: 298px;
	height: 90px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	padding: 5px;
}
.form_formbutton {
	width: 167px;
	height: 42px;
	font-weight: bold;
	color: #C88FA1;
	border: none;
	background: none;
	background: url(../_img/buttons/absenden.png) top left no-repeat;
}
.handel_formbutton {
	width: 167px;
	height: 39px;
	font-weight: bold;
	color: #C88FA1;
	text-align: left;
	border: none;
	background: none;
	background: url(../_img/buttons/button_rot.png) top left no-repeat;
	padding: 0px 0px 0px 10px;
}
.handel_formbuttonreset {
	width: 45px;
	height: 39px;
	font-weight: bold;
	color: #C88FA1;
	border: none;
	background: none;
	background: url(../_img/buttons/button_rot_ganzkurz.png) top left no-repeat;
	margin-top: -3px;
}

/* *** LogIn *** */
a.formlogoutlink {
	display: block;
	width: 117px;
	height: 42px;
	font-weight: bold;
	color: #C88FA1;
	text-decoration: none;
	line-height: 42px;
	background: none;
	background: url(../_img/buttons/absenden.png) top left no-repeat;
	padding-left: 50px;
}

.erfolgrahmen {
	color: #009900;
	border: solid 1px #009900;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

/* *** Weitersagen/Login *** */
.fehlerrahmen_empfehlen,
.fehlerrahmen_login {
	color: #990000;
	border: solid 1px #990000;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}
.fehlerrahmen_handelsuche {
	color: #990000;
	border: solid 1px #990000;
	padding: 10px;
	margin: 0px 10px 25px 0px;
}

/* **************
*** Sonstiges ***
************** */
.formfeld_normal {
	border-top: solid 3px #CCC;
	border-right: solid 1px #EEE;
	border-bottom: solid 1px #EEE;
	border-left: solid 1px #EEE;
	background-color: #EEE;
}
.formfeld_fehler {
	border-top: solid 3px #900;
	border-right: solid 1px #F98B8B;
	border-bottom: solid 1px #F98B8B;
	border-left: solid 1px #F98B8B;
	background-color: #F98B8B;
}

} /* *** Ende @media - nicht löschen! *** */

/* *********************
*** E N D E form.css ***
********************* */