@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	min-height: 100%;
}

body {
	background-image: url('../images/bg.gif');
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	height: 100%;
	min-height: 100%;
}

a {
	color: #F72721;
}

div#page {
	height: 100%;
}

div#page {
	width: 1010px;
	height: auto;
	min-height: 100%;
	margin: auto;
	padding: 0px 5px 0px 5px;
	background-color: #FFF;
}

div#header_img_menu {
	width: 579px;
	float: left;
}

div#header_logo {
	width: 421px;
	float: left;
}

div#header_menu {
	width: 100%;
	background-image: url('../images/bg_mainmenu.jpg');
	background-repeat: repeat-x;
}

div#header_menu ul {
	margin: 0px;
	padding: 0px;
}

div#header_menu ul li {
	background-image: url('../images/bg_mainmenu.jpg');
	background-repeat: repeat-x;
	border-right: 1px #fff solid;
	float: left;
	list-style: none;
	height: 23px;
	padding: 2px 0px 0px 0px;
}

.mainmenu_link {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	padding: 3px 10px 0px 10px;
	display: block;
}

.mainmenu_link_active {
	background-image: url('../images/mainmenu_active.jpg');
	background-repeat: repeat-x;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding: 3px 10px 0px 10px;
	display: block;
}

div#submenu ul {
	margin: 0px;
	padding: 0px;
}

div#submenu ul li {
	border-right: 1px #fff solid;
	float: left;
	list-style: none;
}

.submenu_link {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 2px 10px 0px 10px;
}

.submenu_link_active {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #F9C11E;
	display: block;
	padding: 2px 10px 0px 10px;
}

div#submenu {
	background-color: #F72721;
	height: 20px;
	clear: left;
	margin-top: 2px;
}

div#content_container {
	background-color: #fff;
}

div#content {
	width:780px;
	float: left;
	padding: 10px 10px 0px 10px;
}

div#border {
	width: 200px;
	float: left;
}

h1 {
	color: #F72721;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px #F72721 solid;
}

.clear {
	clear: left;
	margin: 0px; 
	padding: 0px; 
	font-size: 0px; 
	line-height: 0px; 
	height: 0px;
}

.clear_right {
	clear: right;
	margin: 0px; 
	padding: 0px; 
	font-size: 0px; 
	line-height: 0px; 
	height: 0px;
}

/* BOXEN RECHTS */

div.box {
	border: 1px #F72721 solid;
	width: 183px;
	margin-left: 10px;
	margin-top: 15px;
}

div.box h1 {
	background-image: url('../images/header_box.jpg');
	background-repeat: no-repeat;
	height: 23px;
	border: none;
	color: #FFF;
	padding: 3px 0px 0px 5px;
	margin: 0px;
}

div.box .bodytext {
	padding: 0px 5px 0px 5px;
}

/* DOWNLOADS */

.downloads_l3 {
	text-align: center;
}

.downloads_l3 .t3_downloads_link img {
	text-decoration: none;
	border: none;
}

/* FILIALSUCHE */

.filial_details {
	width: 300px;
}

.filialen_gmap {
	position: static;
	width: 100%;
	height: 450px;
	border: 1px #F72721 solid;
}

ul.filialen {
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

li.filialen {
	width: 243px;
	border: 1px #F72721 solid;
	list-style: none;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 5px;
	float: left;
	cursor: pointer;
}

.filialen_bild {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.oeffnungszeiten {
	margin-top: 10px;
}

.oeffnungszeiten_tag {
	float: left;
	margin-right: 10px;
	width: 80px;
}

.oeffnungszeiten_zeiten {
	float: left;
	display: inline;
}

.filialsuche {
	padding: 5px;
}

.filialsuche_input {
	color: #000000; 
	vertical-align: middle; 
	padding: 2px; 
	border: 1px #F72721 solid; 
	width: 165px; 
	display: block;
	margin-bottom: 5px;
}

.filialsuche_submit {
	float: right;
	color: #fff; 
	vertical-align: middle; 
	padding: 2px; 
	background-color: #F72721; 
	border: 1px #F72721 solid; 
	width: 120px; 
	display: block;
	margin-bottom: 5px;
}

.filialsuche_error {
	background-color: #F72721; 
	color: #fff;
	padding: 5px; 
	font-weight: bold;
	text-align: center;
}

/* NEWS */

.news { 
	list-style: none; 
	border-bottom: 1px #F72721 solid;
	margin-bottom: 25px;
}

.teaser_bild { 
	margin-right: 0.8em; 
	float: left; 
	width: 200px; 
}

.teaser_text { 
	margin-bottom: 0.4em; 
	float: left; 
	width: 550px; 
}

.teaser_text strong,  .news_single strong {
	color: #F72721;
	font-size: 14px;
}

.news_bild {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.news .news_bild {
	margin-left: 0px;
	margin-bottom: 0px;
}

.news_single b {
	color: #F72721;
}

/* MAILFORM */

#contact_left			{ float: left; width: 320px; }
form.contact			{ float: right; width: 450px; }

form.form					{ margin-bottom: 20px; }

#form_left				{ float: left; width: 400px; }
#form_right				{ float: left; }

label.form					{ float: left; width: 100px; color: #000000; font-size: 12px; padding-top: 5px; display: block; }
label.radio				{ float: none; display: inline; }
label.praemie			{ float: left; display: inline; width: 270px; }

.stern					{ color: #F72721; font-size: 12px; font-weight: bold; }

input.form, textarea.form			{ float: left; color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; vertical-align: middle; margin: 3px 0px 10px 0px; padding: 2px; border: solid 1px #F72721; width: 250px; display: block; }
textarea.form				{ height: 50px; }
input.PLZ				{ width: 75px; margin-right: 175px; }
input.radio				{ float: none; border: 0; width: auto; height: auto; display: inline; margin-right: 5px; margin-bottom: 0px; }
input.checkbox			{ float: left; color: #000000; font-size: 12px; vertical-align: middle; margin: 0px 5px 0px 0px; padding: 2px; border: solid 1px #000000; height: 17px; width: 17px; display: block }

input.form:hover, textarea.form:hover					{ border: solid 1px #ED461A; outline: none }
input.form:focus, textarea.form:focus					{ border: solid 1px #ED461A; outline: none; }

p.errorheadline								{ color: #F72721; font-size: 12px; font-weight: bold; margin-bottom: 10px; }
.errormessage								{ color: #F72721; font-size: 12px; line-height: 200%; margin-left: 100px; clear: left; }

.mail_button								{ margin-left: 100px; color: #ffffff; font-size: 10px; background-color: #F72721; text-align: center; margin-top: 15px; margin-right: 15px; margin-bottom: 15px; padding: 4px; border: solid 0px #F72721; width: 110px; }

.bewerbung label.form	{ width: 200px; }
.bewerbung .mail_button	{ margin-left: 0px; }
.bewerbung .errormessage	{ margin-left: 200px; }

.csc-bulletlist {
	margin: 0px;
}

	
