html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

html {  overflow: -moz-scrollbars-vertical; }


#wrap {
	min-height: 100%;
	width: 894px;
	margin-left: auto;
	margin-right: auto;
}

/*********************** AUFTEILUNG ***********************/
#main {
	width: 894px;
	/*overflow: auto;*/
	padding-bottom: 50px;  /* must be same height as the footer */
}

#meta {
	position: relative;
	width: 455px;
	height: 46px;
	color: #e4302c;
	padding: 22px 0px 0px 175px;
}

#header_left {
	float: left;
	clear: none;
	width: 215px;
	height: 78px;
	padding: 58px 0 0 49px;
	background-image: url(../../fileadmin/_img/header_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#header_right {
	margin-left: 264px;
	width: 630px;
	height: 136px;
	background-image: url(../../fileadmin/_img/header_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#shadow {
	width: 894px;
	height: 19px;
	background-image: url(../../fileadmin/_img/shadow.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer {
	position: fixed;
	margin-top: -41px; /* negative value of footer height */
	height: 30px;
	clear: both;
	bottom: 0;
	left: 0;
	right: 0;
	color: #666666;
	padding-top: 11px;
	border-top: 1px solid #e4e4e4;
	background-color: #ffffff;
} 

/*********************** STARTSEITE ***********************/
#startseite {
	position: relative;
	float: left;
	clear: none;
	width: 894px;
	height: 339px;
	margin-left: -10px;
	background-image: url(../../fileadmin/_img/startseite2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#angebot_startseite {
	float: left;
	clear: none;
	width: 192px;
	height: 199px;
	margin: 140px 0px 0px 292px;
}

#suche_startseite {
	float: right;
	clear: none;
	width: 235px;
	height: 74px;
	padding: 17px 0px 0px 175px;
}

#video_startseite {
	float: right;
	clear: none;
	width: 379px;
	height: 237px;
	padding: 11px 0px 0px 31px;
}

#icons_startseite {
	position: relative;
	float: left;
	clear: none;
	width: 851px;
	/*height: 114px;*/
	height: 165px;
	padding: 18px 0px 0px 43px;
	background-image: url(../../fileadmin/_img/icons.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#icon_webmail {
	position: relative;
	float: left;
	clear: none;
	width: 154px;
	height: 73px;
}

#icon_mylogin {
	float: left;
	clear: none;
	width: 155px;
	height: 73px;
	margin-left: 41px;
}

#icon_digiphone {
	float: left;
	clear: none;
	width: 170px;
	height: 73px;
	margin-left: 41px;
}

#icon_kundendienst {
	float: left;
	clear: none;
	width: 210px;
	height: 73px;
	margin-left: 41px;
}

/*********************** CONTENT ***********************/
#content {
	float: left;
	clear: none;
	width: 614px;
	margin-left: -10px;
	margin-right: 36px;
	line-height: 16px;
}

hr {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/*********************** MENU ***********************/
#menu {
	float: left;
	width: 630px;
	height: 45px;
	padding-top: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

ul#navmain {
	padding-bottom: 45px;
	margin: 0px 59px 0px 0px;
	text-align: right;
	border: none;
}

ul#navmain li {
	margin-top: 6px;
	list-style: none;
    display: inline;
	border: none;	
}

ul#navmain a {
	text-decoration: none;
	color: #ffffff;
	padding: 6px 6px 38px 6px;
	outline: none;
}

ul#navmain a:hover {
	background-image: url(../../fileadmin/_img/menu_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	outline: none;
}

ul#navmain li#active a {
	background-image: url(../../fileadmin/_img/menu_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	outline: none;
}

/*********************** UNTERMENU ***********************/
#untermenu {
	float: left;
	clear: none;
	width: 175px;
	margin: 27px 19px 0px 50px;
}

ul#navigation {
	margin: 0;
	padding: 0;	
}

ul#navigation li:first-child {
	border-top: 1px solid #cccccc;
}

ul#navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cccccc;
}

ul#navigation li#subnav a {
	display: block;
	padding: 5px 0px 4px 2px;
	text-decoration: none;
	color: #666666;
	outline: none;
}

ul#navigation li#subnav a:hover {
	margin-left: -16px;
	padding-left: 17px;
	color: #ffffff;
	background-image: url(../../fileadmin/_img/submenu_bg.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}

/*********** AKTIVES MENU ***********/
ul#navigation li#current_menu a, ul#navigation li#act a {
	display: block;
	padding: 5px 0px 4px 2px;
	text-decoration: none;
	color: #666666;
	outline: none;
}

ul#navigation li#current_menu a, ul#navigation li#act a {
	margin-left: -16px;
	padding-left: 17px;
	color: #ffffff;
	background-image: url(../../fileadmin/_img/submenu_bg.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}


/*********************** LINKS ***********************/
#content a {
	color: #c22320;
	outline: none;
}

#content a:hover {
	color: #666666;
}

#meta a {
	color: #e4302c;
	text-decoration: none;
	outline: none;
}

#meta a:hover {
	color: #ffffff;
}

#footer a {
	color: #666666;
	text-decoration: none;
	outline: none;
}

#footer a:hover {
	color: #e4302c;
}

/*********************** FORM ***********************/
.suche {
	padding: 2px;
	width: 183px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #dedede;
}

#suchfeld {
	padding: 2px;
	width: 450px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #dedede;
}

#suchbutton {
	padding: 2px;
	width: 100px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #dedede;
	background-color: white;
}

#textarea {
	width: 450px;
	height: 80px;
	background-color: white;
	border: 1px solid #dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*********************** ÜBERSCHRIFT ***********************/
h1 {
	margin: 10px 0px 0px 0px;
	padding: 0;
	font-size: 14px;
	color: #c22320;
	font-weight: bold;
}

h2 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #c22320;
}

/*Opera Fix*/
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;/
}

/*********************** FORM ***********************/
/* Forms */
fieldset.csc-mailform {
	border: 0;
	margin: 0;
	padding: 0;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {
	border: 1px solid #666666;
	font-size: 12px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding: 2px;
}

.csc-mailform-field label {
	display: block;
	min-width: 130px;
	width: 130px;
	float: left;
	margin: 5px 5px 0 0;
}

/* Normal */
.csc-mailform-field input#mailformformtype_mail {
	padding: 1px 3px 1px 3px;
	background-color: #fff;
	border:1px solid #aaa;
}
.csc-mailform-field textarea {
	font-family:Verdana, Arial; 
	font-size:11px;
}
.csc-mailform-field select { }

/* Hover/Focus */
.csc-mailform-field input#mailformformtype_mail:hover, .csc-mailform-field input#mailformformtype_mail:focus,
.csc-mailform-field input:hover, .csc-mailform-field input:focus,
.csc-mailform-field textarea:hover, .csc-mailform-field textarea:focus,
.csc-mailform-field select:hover, .csc-mailform-field select:focus {}
.csc-mailform-field .mf-check, .csc-mailform-field .mf-radio {
	border: 0;
}

/* submit-Button */
.csc-mailform-field .mf-submit {
	width: 65px;
	height: 20px;
}
.csc-mailform-field .mf-submit:hover { }


.senderlinks {
}




