@charset "utf-8";
@import "alf_standard.css";

/***********************************************************
	Main
*/


body {
	font-family:Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size:13px;
	color: #47545e;
}

table {
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
	padding:0px;
	margin:0px
}

table tr td {
	padding: 3px;
}

input {
	font-family:Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size:12px;
}

textarea {
	background-color:#FFFFFF;
	border:1px solid #888888;	
	font-family:Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size:12px;
}

img, div {
	margin: 0px;
	padding: 0px;
	border: none;
}

h1 {
	font-size: 24px;
	margin-top: 12px;
	font-weight: normal;
	margin-bottom: 25px;
	line-height: normal;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 20px;
	line-height: normal;
}

a {
	text-decoration:none;
	color:#3f454f;
	font-weight: bold;
}

a:hover, a:active, a:focus {
	color:#999999;
}

li {
	margin-left: 25px;	
	padding-left: 0px;
}

/****************************************************
	page - Layout
*/

#page {
	width:984px;
	margin:0 auto;
	position:relative;
	margin-bottom: 5px;
}

#back_repeater {
	top: 43px;
	height: 88px;
	left: 0px;
	width: 100%;
	position: absolute;
	background-color: #3f454f;
}

#menu_left {
	width: 236px;
	height: 21px;
	background-image: url(../pix/menu_left.jpg);
	float: left;
	padding-top: 36px;
	padding-left: 6px;
	font-size: 10px;
}

#menu_line_top {
	float: left;
	width: 738px;
	height: 30px;
	background-image: url(../pix/menu_items.jpg);
	padding-top: 1px;
	overflow: hidden;
}

#menu_line_top a, #menu_line_bottom a {
	float: left;
	width: 122px;
	height: 19px;
	margin-left: 1px;
	text-align: center;
	padding-top: 4px;
	font-weight: normal;
}

#menu_line_top a:hover, #menu_line_bottom a:hover {
	color: #acacac;
}

#menu_line_bottom a {
	padding-top: 3px;
	height: 15px;
}

#menu_line_bottom {
	float: left;
	overflow: hidden;
	width: 738px;
	height: 26px;
	background-image: url(../pix/menu_subline.jpg);
}

#submenu_angebote {
	font-size: 11px;
	height: 26px;
	width: 615px;
	background-image: url(../pix/menu_subitem_angebote.jpg);
}

#submenu_info {
	font-size: 11px;
	height: 26px;
	width: 492px;
	float: right;
	background-image: url(../pix/menu_subitem_info.jpg);
}

#content_half {
	clear: both;
	width: 575px;
	float:left;
	padding-left: 36px;
	padding-top: 22px;
	line-height: 130%;
}

.content_half {
	width: 575px;
	float:left;
	line-height: 130%;
}

#content_half .focus, #content .focus {
	padding-bottom: 20px;
}

#content_full {
	clear: both;
	width: 926px;
	float:left;
	padding-left: 36px;
	padding-top: 22px;
	line-height: 130%;
}

#content_full .focus, #content .focus {
	padding-bottom: 20px;
}


#content {
	clear: both;
	width: 926px;
	float:left;
	padding-left: 36px;
	padding-top: 22px;
	line-height: 130%;
}


#logo {
	position: absolute;
	top: 0px;
	left: 27px;
	width: 237px;
	height: 165px;
}

#top_top {
	color: #acacac;
	font-weight: normal;
	float: right;
	margin-top: 20px;
	margin-right: 6px;
}
#top_top a {
	text-decoration:none;
	color:#acacac;
	font-weight: normal;
}
#top_top a:hover, #top_top a:active, #top_top a:focus {
	text-decoration:none;
	color:#4a4a4a;
}

#right_box {
	width: 186px;
	padding-right: 58px;
	float: right;
	padding-top: 75px;
	font-size: 12px;
}

#right_box .line {
	margin-top: 16px;
	margin-bottom: 13px;
	height: 1px;
	border-top: 1px solid #8f8f8f;
}

#right_box .dark_line {
	margin-top: 5px;
	margin-bottom: 13px;
	height: 1px;
	border-top: 1px solid #3f454f;
}

#right_box .double_dots {
	margin-bottom: 6px;
}

#right_box .focus {
	margin-top: 5px;
	margin-bottom: 5px;
}

#right_box .link {
	padding-top: 0px;
}

#feed {
	margin-top: 25px;
	text-align: right;
	height: 32px;
	background-image: url(../pix/feed.jpg);
	background-repeat: repeat-x;
}

.kalender {
	width: 186px;
	padding-right: 12px;
	float: right;
	padding-top: 0px;
	font-size: 12px;
	width: 211px;
}

.kalender .border {
	border-left: 1px solid #47545d;
	border-top: 1px solid #47545d;
}

.kalender .day {
	/*width: 24px;
	height: 21px;*/
	width: 29px;
	height: 23px;
	border-right: 1px solid #47545d;
	border-bottom: 1px solid #47545d;
	/*background-color: #d1d5d8;*/
	background-color: #FFF;
	float: left;
	text-align: center;
	padding-top: 6px;
}

.kalender .topper {
	background-color: #d1d5d8;
	font-weight: bold;
}

.kalender .selected {
	/*background-color: #47545d;*/
	background-color: #CC0000;
	color:#FFF;
	font-weight: bold;
}
.kalender .weekend {
}

.kalender .title {
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #3f454f;
}

/***************************************************
	class
*/

.angebot .col {
	height:280px;
}

.angebot .content {
	float: left;
	width: 427px;
}

.angebot .dots {
	margin-bottom: 8px;
}

.angebot .right_pic {
	float: right;
	width: 472px;
}

.angebot .pic {
	float: left; 
	width:328px; 
	margin-right: 10px;
}

.angebot .text {
	float: left;
	min-height: 134px;
}

.angebot .links {
	float: right;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 6px;
	text-align: right;
}

.angebot .abstand {
	margin-bottom: 45px;
}

.anschrift .pic {
	width: 93px;
	border-right: 1px solid #4a4a4a;
	float: left; 
}

.anschrift .content {
	padding-left: 25px;
	float: left;
	padding-top: 21px;
	height: 100px;
}

.anschrift .dots {
	margin-top: 20px;
}

.formular .dots {
	margin-top: 30px;
	margin-bottom: 30px;
}

.formular textarea {
	width: 450px;
	height: 175px;
}

.formular .textinput {
	width: 150px;
}

.downloads .pic {
	width: 93px;
	float: left;
	border-right: 1px solid #4a4a4a; 
}

.downloads .content {
	float: left;
	width: 700px;
	padding-left: 30px;
}

.downloads .links {
	float: right;
	width: 90px;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 93px;
}

.downloads .name {
	color: #a3a9ae;
}

.downloads .dots {
	margin-bottom: 30px;
}

.double_dots {
	margin-top: 15px;
	margin-bottom: 30px;
	height: 3px;
	width: 100%;
	background-image: url(../pix/right_box_dots.gif);
	background-repeat: repeat-x;
}

.news img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.karriere .col {
	height:400px;
	;
}

.karriere .content {
	width: 673px;
	float: left;
}

.karriere .text {
	min-height: 243px;
}

.karriere .dots {
	margin-top: 5px;
	margin-bottom: 5px;
}

.box3 {
	width: 300px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #d1d4d7;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	float: left;
	margin-top:25px;
	line-height: 130%;
}

.box3 .col {
	width: 300px;
	float: none;
}

.box3 .content {
	padding: 7px;
	padding-top: 0px;
}

.box3 img {
	padding-bottom: 15px;
}

.box3 .dots {
	margin-bottom: 4px;
}

.content_col_pv {
	width: 920px;
	margin-left: 0px;
	margin-top: 22px;
	
	border: 1px solid #d1d4d7;
	padding: 1px;
	margin-left: 0px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}

.content_col_content_pv {
	float: left; 
	margin-left: 10px; 
	width: 877px;
	
}

.angebot .right_pic_pv {
	float: right;
	width: 430px;
}


.content_col {
	width: 958px;
	margin-left: 4px;
	margin-top: 22px;
	
	border: 1px solid #d1d4d7;
	padding: 1px;
	margin-left: 4px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}




.content_col_content {
	margin-left: 10px; 
	width: 915px;
	float:left;
}

.content_col_content img {
	padding-left: 15px;
	float:right;
}

.dots {
	height: 1px;
	border-top: #4a4a4a dotted 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

.link {
	padding-left: 13px;
	background-image: url(../pix/a_pfeil.gif);
	background-repeat: no-repeat;
}

.shadow1 {
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	_height: 0;
}

.shadow2 {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	_height: 0;
}

.content_pic {
	margin-top: 0px;
	margin-bottom: 13px;
}

.abstand {
	margin-bottom: 13px;
}

.habstand {
	margin-left: 7px;
	margin-right: 7px;
}

.referenden_box {
	width: 850px;
	border: 1px solid #d1d4d7;
	padding: 1px;
	height: 188px;
	margin-left: 4px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	margin-bottom: 10px;
	line-height: 130%;
}

.referenden_box .dots {
	margin-bottom: 5px;
}

.referenden_box .col {
	height: 188px;
}

.referenden_content {
	float: left;
	margin-left: 18px;
	margin-top: 22px;
	width: 648px;
}

.col {
	height: 31px;
	background-color: #757f86;
	width: 31px;
	margin-right: 2px;
	float:left;
}

.kunden_box {
	margin-top: 20px; 
	margin-bottom: 20px;
}

.kunden_name {
	float: left; 
	width: 200px; 
	height: 107px; 
	border-right: 1px solid #4a4a4a; 
	color: #a3a9ae;
}

.kunden_pic {
	float: left; 
	width: 220px;
}

.kunden_content {
	float: left; 
	width: 480px; 
	margin-left: 20px;
}

.center {
	text-align: center;
}

.focus {
	color: #a3a9ae;
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}


.clear {
	clear:both;
	height: 0px;
	overflow: hidden;
}

.small {
	font-size: 13px;
	color: #a3a9ae;
	font-weight: bold;
}

.small_c {
	font-size: 11px;
	color: #a3a9ae;
}

.red {
	color: #CC0000;
}

.kalender .rosa {
	background-color:#FDE5E5;
}

.Stil1 {
	color: #FF0000;
}

/*************/
.rteImage {
        background: #FAFAFA;
        border: 1px solid #FAFAFA;
        cursor: pointer;
        cursor: hand;
		  padding: 3px;
		  vertical-align: bottom;
}

.rteImageRaised, .rteImage:hover {
        background: #FAFAFA;
        border: 1px solid #999;
        cursor: pointer;
        cursor: hand;
}

.rteImageLowered, .rteImage:active {
        background: #FAFAFA;
        border: 1px solid #999;
        cursor: pointer;
        cursor: hand;
}

.rteVertSep {
        margin: 0 4px 0 4px;
		  vertical-align: bottom;
}

.rteBack {
        letter-spacing: 0;
        padding: 0px;
		  margin-top:2px;
}

.rteBack tbody tr td, .rteBack tr td {
        background: #FAFAFA;
        padding: 0;
}

.rteDiv {
        display: block;
        position: relative;
}