/* ################################################## */
/* ###### Farben #################################### */
/* ################################################## */
/*
dunkelgrün	#006666
mittelgrün	#009999
rot			#cc3333
hellgrau	#eaeaea
mittelgrau	#b4b4b4
*/
body
{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 75%;
	color: #666666;
	/*letter-spacing:0.1em;*/
	background-color: #f1f1f1;
	margin: 0px;
	padding: 0px;
	padding-top:15px;
	padding-bottom:15px;
}
html, body
{
	height:100%;
}
/* ################################################## */
/* ###### Layout-Formate ############################ */
/* ################################################## */
#wrapper
{
	width:1000px;
	margin:auto;
	min-height:100%;
	background-color:#ffffff;
	overflow:hidden;
	
}
#header
{
	height:180px;
	background-color:#ffffff;
	background-image: url(../bilder/hg_header.jpg);
	background-repeat: no-repeat;
	margin:auto;
}
#top
{
	height:120px;
	margin:auto;
}
#logo
{
	width:170px;
	height:120px;
	float:left;
}
#navi_oben
{
	width:830px;
	height:120px;
	float:right;
}
#navi_mitte
{
	height:49px;
	background-color:#ffffff;
	background-image: url(../bilder/hg_navi_mitte.jpg);
	background-repeat: repeat-x;
	margin:auto;
	border-top:solid 1px #ffffff;
}
#breadcrumb
{
	height:20px;
	padding-left:250px;
	padding-right:20px;
	padding-top:5px;
	color:#666666;
	font-size:100%;
	text-decoration:none;
	background-color: #ffffff;
}
#breadcrumb a
{
	font-size:100%;
	color:#666666;
	text-decoration:none;
}
#breadcrumb a:hover
{
	text-decoration:underline;
}
#container
{
	min-height:400px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:15px;
	margin:auto;
}
#links
{
	width: 209px;
	border-right:dotted 1px #999999;
	min-height:400px;
	float: left;
}
#mitte
{
	width: 500px;
	padding-left:20px;
	padding-right:20px;
	min-height:400px;
	float: left;
}
#rechts
{
	width:209px;
	border-left:dotted 1px #999999;
	min-height:400px;
	float:right;
}
#drucken
{
	height:30px;
	background-color: #ffffff;
	text-align:right;
	padding-right:250px;
	clear:both;
}
#footer
{
	height:50px;
	border-top:solid 1px #cccccc;
	background-color:#ebebeb;
	background-image: url(../bilder/hg_footer.jpg);
	background-repeat: repeat-x;
	margin:auto;
	font-size:90%;
	color:#666666;
	padding-left:250px;
	padding-top:30px;
}
#footer a
{
	text-decoration:none;
	color:#666666;
}
#footer a:hover
{
	text-decoration:underline;
	color:#666666;
}
.clear
{
	clear:both;
}

/* ################################################## */
/* ###### Typografie ################################ */
/* ################################################## */
#mitte h1
{
	color:#cc3333;
	font-size:150%;
	line-height:1.3em;
	margin-bottom:15px;
	font-weight:normal;
}
#mitte h2
{
	color:#666666;
	font-size:120%;
	line-height:1.5em;
	margin-bottom:10px;
}
#mitte p
{
	line-height:1.5em;
	margin-bottom:10px;
}
#mitte a
{
	color:#cc3333;
	text-decoration:underline;
}
#mitte a:active, #mitte a:focus
{
	outline:none;
}
#mitte a:hover
{
	color:#cc3333;
	text-decoration:underline;
}
#mitte ul, #mitte ol
{
	margin:10px;
	margin-bottom:15px;
	margin-top:15px;
}
#mitte ul li
{
	list-style-type:square;
	line-height:1.5em;
	margin:0;
	margin-left:25px;
	margin-bottom:5px;
}
#mitte ol li
{
	list-style-type:decimal;
	line-height:1.5em;
	margin:0;
	margin-left:25px;
	margin-bottom:5px;
}

#mitte table
{
	margin-bottom:15px;
}
#mitte td
{
	padding:3px;
	line-height:1.5em;
	vertical-align: top;
}
#mitte th
{
	background-color:#009999;
	font-weight:normal;
	color:#ffffff;
	text-align:center;
	padding:2px;
	line-height:1.5em;
	vertical-align: top;
}
#mitte .tab_konditionen
{
	border:dotted 1px #999999;
}
#mitte .tab_konditionen td
{
	border:dotted 1px #999999;
	text-align:center;
}

/* ################################################## */
/* ###### besondere Formate ######################### */
/* ################################################## */

.bilderrahmen
{
	border:solid 1px #999999;
	background-color:#ffffff;
	padding:10px;
}
.bilderrahmen_partner
{
	border:solid 1px #999999;
	background-color:#ffffff;
	padding:5px;
	margin-bottom:15px;
}

.linie
{
	height:1px;
	border-bottom:dotted 1px #999999;
	margin-top:15px;
	margin-bottom:15px;
	display:block;
}
.bilderrahmen_artikel_left
{
	border-top:solid 1px #f1f1f1;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	border-left:solid 1px #f1f1f1;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.bilderrahmen_artikel_right
{
	border-top:solid 1px #f1f1f1;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	border-left:solid 1px #f1f1f1;
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
.bilderrahmen_artikel_home_left
{
	float:left;
	margin-right:10px;
}
.bilderrahmen_artikel_home_right
{
	float:right;
	margin-left:10px;
}
#mitte .artikel_home
{
	color:#cc3333;
	font-size:120%;
	line-height:1.5em;
	margin-bottom:0px;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	padding-right:5px;
}

.item
{
	font-size:90%;
	color:#cc3333;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:5px;
	border:solid 1px #cc3333;
}
.item2
{
	font-size:90%;
	color:#cc3333;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-top:0px;
	margin-bottom:10px;
}
#mitte .header
{
	font-size:120%;
	color:#cc3333;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align:left;
	padding-bottom:5px;
}
#mitte .box_50_li
{
	width:48%;
	float:left;
	background-color:#ffffff;
	padding:0;
	margin-bottom:15px;
	clear:left;
	overflow:hidden;
	line-height:1.5em;
	text-align:justify;
	letter-spacing:inherit;
}
#mitte .box_50_re
{
	width:48%;
	float:right;
	background-color:#ffffff;
	padding:0;
	margin-bottom:15px;
	clear:right;
	overflow:hidden;
	line-height:1.5em;
	text-align:justify;
	letter-spacing:inherit;
}
#mitte .box_100
{
	width:100%;
	background-color:#ffffff;
	padding:0;
	margin-bottom:15px;
	clear:both;
	overflow:hidden;
	line-height:1.5em;
	text-align:left;
	letter-spacing:inherit;
}

/* ################################################## */
/* ###### horizontale Navigation Oben ############### */
/* ################################################## */

#navi_oben ul
{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	margin-right:20px;
}
#navi_oben ul li
{
	list-style:none;
	display:inline;
	float:left;
}
#navi_oben ul li a
{
	font-size:90%;
	color:#ffffff;
	text-decoration:none;
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
#navi_oben ul li a:hover
{
	color:#ffffff;
}
#navi_oben .over
{
	color:#ffffff;
	font-weight:bold;
}
#navi_oben .trenner
{
	font-size:90%;
	border-left:solid 1px #ffffff;
	height:25px;
}

/* ################################################## */
/* ######  horizontale Navigation Mitte Aufklapp #### */
/* ################################################## */

/* 1. Ebene */

#navi_mitte ul
{
	margin:0;
	padding:0;
	list-style:none;
	/*float:right;*/
}
#navi_mitte ul li
{
	list-style:none;
	position:relative;
	display:inline;
	float:left;
}
#navi_mitte ul li a
{
	font-size:110%;
	text-decoration:none;
	display:block;
	float:left;
	padding-top:14px;
	padding-left:15px;
	padding-right:15px;
	color: #ffffff;
	height:30px;
}

#navi_mitte ul li a:hover
{
	background-image: url(../bilder/hg_navi_mitte_over.jpg);
	background-repeat: repeat-x;
	color:#ffffff;
}
#navi_mitte .over
{
	background-image: url(../bilder/hg_navi_mitte_over.jpg);
	background-repeat: repeat-x;
	color:#ffffff;
}

/* 2. Ebene */

#navi_mitte ul li ul
{
	position:absolute;
	left:0;
	top:41px;
	width:220px;
	min-width:220px;
	display:none;
	z-index:300;
}
#navi_mitte ul li ul li
{
	list-style:none;
	float:none;
	z-index:500;
}
#navi_mitte ul li ul li a
{
	background-image: url(../bilder/hg_navi_mitte_sub.jpg);
	background-repeat: repeat-x;
	color:#ffffff;
	font-size:100%;
	float:none;
	display:block;
	white-space:nowrap;
	height:20px;
	padding-top:5px;
	padding-left:15px;
	padding-right:5px;
	border-bottom:solid 1px #ffffff;
}
#navi_mitte ul li ul li a:hover
{
	background-image: url(../bilder/hg_navi_mitte_sub_over.jpg);
	background-repeat: repeat-x;
	color:#ffffff;
}

#navi_mitte ul li ul li ul
{
	position:static;
	display:block;
}
#navi_mitte ul li ul li ul li a
{
	padding-left:25px;
	font-style:italic;
}

/* ################################################## */
/* ###### Modul Startseite ########################## */
/* ################################################## */

.modul
{
	width:490px;
	height:145px;
	background-color:#eaeaea;
	margin-bottom:15px;
	border:solid 1px #cccccc;
}

/* ################################################## */
/* ###### Modul Aktuelles ########################### */
/* ################################################## */

#aktuelles
{
	padding-right:20px;
}
#aktuelles ul
{
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:15px;
	border-bottom:dotted 1px #999999;
}
#aktuelles li
{
	list-style:none;
	margin-bottom:5px;
	line-height:1.5em;
	clear:both;
}
#aktuelles h1
{
	color:#999999;
	font-size:120%;
	font-weight:normal;
	line-height:1.5em;
	border:none;
	margin:0;
	padding:0;
	margin-bottom:30px;
	border:solid 1px #999999;
	padding-left:5px;
	background-color:#f1f1f1;
	background-image: url(../bilder/hg_h1.jpg);
	background-position:center;
	background-repeat: repeat-x;
	color:#ffffff;
}
#aktuelles li a
{
	text-decoration:none;
	color:#cc3333;
	font-size:90%;
	display:block;
	text-align:right;
}
#aktuelles a
{
	text-decoration:underline;
}
#aktuelles .datum
{
	font-size:90%;
	font-weight:bold;
}
.aktuelles_artikel
{
	margin-bottom:25px;
	line-height:1.5em;
}
.aktuelles_artikel h1
{
	line-height:1.3em;
}
.aktuelles_artikel .datum
{
	font-size:90%;
	font-weight:bold;
	margin-bottom:5px;
}
.aktuelles_artikel .teaser
{
	color:#666666;
	font-weight:normal;
	font-style:italic;
	margin-bottom:10px;
}

/* ################################################## */
/* ###### Modul DSL Bank ############################ */
/* ################################################## */

#dsl_bank
{
	margin-bottom:15px;
	padding-right:20px;
}
#dsl_bank h1
{
	color:#999999;
	font-size:120%;
	font-weight:normal;
	line-height:1.5em;
	border:none;
	margin:0;
	padding:0;
	margin-bottom:30px;
	border:solid 1px #999999;
	padding-left:5px;
	background-color:#f1f1f1;
	background-image: url(../bilder/hg_h1.jpg);
	background-position:center;
	background-repeat: repeat-x;
	color:#ffffff;
}

/* ################################################## */
/* ###### Modul Formulare ########################### */
/* ################################################## */

#formulare
{
	padding-left:20px;
	margin-bottom:15px;
}
#formulare h1
{
	color:#999999;
	font-size:120%;
	font-weight:normal;
	line-height:1.5em;
	border:none;
	margin:0;
	padding:0;
	margin-bottom:30px;
	border:solid 1px #999999;
	padding-left:5px;
	background-color:#f1f1f1;
	background-image: url(../bilder/hg_h1.jpg);
	background-position:center;
	background-repeat: repeat-x;
	color:#ffffff;
}
#formulare ul
{
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:15px;
	border-bottom:dotted 1px #999999;
}
#formulare li
{
	list-style:none;
	margin-bottom:5px;
	line-height:1.5em;
	clear:both;
}
#formulare li a
{
	text-decoration:none;
	color:#cc3333;
	font-size:90%;
	display:block;
	text-align:right;
}
#formulare a
{
	text-decoration:underline;
}

/* ################################################## */
/* ###### Modul Werbebanner ######################### */
/* ################################################## */

#werbebanner
{
	padding-left:20px;
	margin-bottom:15px;
}
#werbebanner h1
{
	color:#999999;
	font-size:120%;
	font-weight:normal;
	line-height:1.5em;
	border:none;
	margin:0;
	padding:0;
	margin-bottom:30px;
	border:solid 1px #999999;
	padding-left:5px;
	background-color:#f1f1f1;
	background-image: url(../bilder/hg_h1.jpg);
	background-position:center;
	background-repeat: repeat-x;
	color:#ffffff;
}

/* ################################################## */
/* ###### Formularelemente ########################## */
/* ################################################## */

select, textarea, input
{
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	
	font-size:100%;
	font-weight:normal;
	background-color:#eaeaea;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
}
.button_180
{
	background-image: url(../bilder/hg_button_180.png);
	background-position:center;
	background-repeat: no-repeat;
	background-color:transparent;
	width:180px;
	height:25px;
	color:#ffffff;
	font-size:110%;
	font-weight:normal;
	line-height:1.5em;
	border:none;
	cursor:pointer;
}
.button_120
{
	background-image: url(../bilder/hg_button_120.png);
	background-position:center;
	background-repeat: no-repeat;
	background-color:transparent;
	width:120px;
	height:25px;
	color:#ffffff;
	font-size:110%;
	font-weight:normal;
	line-height:1.5em;
	border:none;
	cursor:pointer;
}
.button
{
	font-size:90%;
	color:#f1f1f1;
	font-weight:normal;
	letter-spacing:normal;
	background-color:#cc3333;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
	cursor:pointer;
	/*height:20px;*/
}
.input_suche
{
	font-size:100%;
	background-color:#f1f1f1;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
	width:100px;
	padding-left:1px;
	padding-right:1px;
}
.input_suche_focus
{
	font-size:100%;
	background-color:#f1f1f1;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
	width:100px;
	padding-left:1px;
	padding-right:1px;
	background-image:none;
}
.button_suche
{
	font-size:90%;
	color:#cc3333;
	font-weight:normal;
	letter-spacing:normal;
	background-color:#ffffff;
	border:none;
	cursor:pointer;
}
.textarea
{
	overflow:auto;
}
.randlos
{
	border:none;
	background-color:transparent;
}
