a { 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss; 
	text-decoration: none;
	font-size: 11px;
	color: #006FB4;
}

a:hover { 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss; 
	text-decoration: none; 
	font-size: 11px;
	color: #006FB4;
}

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:focus { text-decoration:none; }

/*

h3  { 
	font-size: 12px; 
	margin-top:0px;
	color: #006FB4;
}

h4  { 
	font-size: 11px; 
	color: #006FB4;
}

h5  { 
	font-size: 10px; 
	color: #006FB4;
}

h6  { 
	margin-top:0px;
	width:250px;
	color: #006FB4;
}

*/

p   { 
	margin-top: 5px; 
	margin-bottom: 5px;
 }

pre { }

form {
	margin: 0px;
	padding:0px;
	white-space:nowrap;
}

input { 
	background-color: transparent;
	border: 1px solid #708090; 
}

textarea { 
	background-color: transparent; 
	border: 1px solid #708090; 
}

submit { 
	background-color: transparent; 
	border: 1px solid #708090; 
}

select { 
	background-color: #FFFFFF; 
	border: 1px solid #708090; 
}

button  { 
	background-color: transparent;
	border: 1px solid #000000; 
}

radio { 
	background-color: transparent;
}

checkbox { 
	background-color: transparent;
}

.input_radio { 
	background-color: transparent;
	border: 0px solid #000000;  
}

.input_checkbox { 
	background-color: transparent;
	border: 0px solid #000000;  
}

.input_button {  }

/*-------- START ------------------------------*/

body {
	background-color:#FFFFFF; 
	margin: 0 0 0 0; 
	text-align: center;
	font-family: Verdana, Myriad Pro, Univers, Arial;
	color: #000000;
	font-size: 11px;
}

.td_template {
	text-align:center;
}

#wrap {
	position:relative;
	margin: 0px auto;
	width: 790px;
	height: 100%;
	/*border: 1px solid #fe0000;*/
	top:0px;
	text-align:left;
}

#wrapback {
	position:absolute;
	left:0px;
	top:0px;
	width: 790px;
	height: 320px;
	background-color: #FFFFFF;
}

/*-------- ENDE START ------------------------------*/

/*-------- BEREICH TOP ------------------------------*/

#top-silhouette {
	position:absolute;
	left:0px;
	top:0px;
	width:595px;
	height:127px;
}

#top-logo {
	position:absolute;
	left:595px;
	top:0px;
	width:191px;
	height:127px;
}

#top-kopfzeile {
	position:absolute;
	left:80px;
	top:50px;
	width:507px;
	height:47px;
	z-index:10;
}

#top-blauerstreifen {
	position:absolute;
	left:0px;
	top:124px;
	width:786px;
	height:7px;
}

/*-------- BLAUER STREIFEN - BUTTON ------------------------------*/

#balken-home {
	position:absolute;
	left:635px;
	top:3px;
	width:19px;
	height:17px;
}

#balken-print {
	position:absolute;
	left:663px;
	top:3px;
	width:20px;
	height:17px;
}

#balken-kontakt {
	position:absolute;
	left:693px;
	top:3px;
	width:19px;
	height:17px;
}

#balken-empfehlen {
	position:absolute;
	left:721px;
	top:3px;
	width:17px;
	height:17px;
}

#balken-sitemap {
	position:absolute;
	left:744px;
	top:3px;
	width:17px;
	height:17px;
}

#balken-impressum {
	position:absolute;
	left:765px;
	top:3px;
	width:17px;
	height:17px;
}

/*-------- ENDE BEREICH TOP ------------------------------*/

/*-------- HAUPTNAVIGATION ------------------------------*/

#topnavi-streifzug {
	position:absolute;
	left:0px;
	top:134px;
	width:154px;
	height:107px;
}

#topnavi-zugast {
	position:absolute;
	left:158px;
	top:134px;
	width:154px;
	height:107px;
}

#topnavi-wohnen {
	position:absolute;
	left:316px;
	top:134px;
	width:154px;
	height:107px;
}

#topnavi-wirtschaften {
	position:absolute;
	left:474px;
	top:134px;
	width:154px;
	height:107px;
}

#topnavi-service {
	position:absolute;
	left:632px;
	top:134px;
	width:154px;
	height:107px;
}

/*-------- ENDE HAUPTNAVIGATION ------------------------------*/

/*-------- BEREICH ORIENTIERUNGSBALKEN ------------------------------*/

#top-orientierungsbalken {
	position:absolute;
	left:0px;
	top:245px;
	width:786px;
	height:23px;
}

#top-suchfeld {
	position:absolute;
	left:8px;
	top:3px;
	width:170px;
	height:23px;
	z-index:1;
	color:#FFFFFF;
	font-size: 9px;
}
.input_suchfeld {
	background-color: #FFFFFF;
	border: 1px solid #c0d0e0;
	font-size: 10px;
	width: 110px;
	height: 16px;
}

/* #top-orientierungsbalkennavi {
	position:absolute;
	left:180px;
	top:5px;
	width:400px;
	height:23px;
	z-index:1;
	color:#FFFFFF;
	font-size: 9px;
}

*/

/***** ANPASSUNG *****/
#top-orientierungsbalkennavi {
	position:absolute;
	left:180px;
	top:0px;
	width:450px;
	height:23px;
	z-index:1;
	color:#FFFFFF;
	font-size: 9px;
	vertical-align: middle;
}

#no_border {
	border: 0px solid #000000;
}

/***** ANPASSUNG ENDE *****/

.c_navigationspfad {
	color:#FFFFFF;
	font-size: 9px;
}

.c_navigationspfad:hover {
	color:#FFFFFF;
	font-size: 9px;
	border-bottom: 1px dashed #FFFFFF;
}

/*-------- ENDE BEREICH ORIENTIERUNGSBALKEN ------------------------------*/

/*-------- NAVIGATION LINKS ------------------------------*/

/*-------- FARBKREIS ------------------------------*/

#farbkreis {
	position:absolute;
	left:0px;
	top:279px;
	width:167px;
	height:196px;
	z-index:10;
}

#navileft-navistreifzug {
	position:relative;
	left:0px;
	top:0px;
	width:167px;
	min-height:134px;
	background-color:#E5F0F7;
	padding-bottom:20px;
}

#menue_linksstreifzug {
	position: relative;
	left:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:152px;
	border-bottom: 1px dotted #ABC8E9;
}

/*-------- ENDE FARBKREIS ------------------------------*/

#navileft-head {
	position:absolute;
	left:0px;
	top:279px;
	width:166px;
	height:34px;
	background-color: #FFC000;
}

.c_navigationsingle {
	font-weight: normal;
	font-size: 11px;
	color:#000000;

}

#navileft-navi {
	position:absolute;
	left:0px;
	top:317px;
	width:167px;
	min-height:134px;
	background-color:#E5F0F7;
	padding-bottom:20px;
}

#menue_linkslevel1 {
	position: relative;
	left:7px;
	padding-top: 10px;
	padding-bottom: 5px;
	width:152px;
	border-bottom: 1px dotted #ABC8E9;
}

#menue_linkslevel2 {
	position: relative;
	left:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:137px;
	border-bottom: 1px dotted #ABC8E9;
}

#menue_linkslevel3 {
	position: relative;
	left:30px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:127px;
	border-bottom: 1px dotted #ABC8E9;
}

#menue_linkslevel4 {
	position: relative;
	left:38px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:119px;
	border-bottom: 1px dotted #ABC8E9;
}

.c_verticalactive {
	font-weight:bold;
}

.c_verticalnotactive {
}

/*-------- ENDE NAVIGATION LINKS ------------------------------*/

/*-------- NAVIGATION RECHTS  ------------------------------*/

/*-------- STANDARD ------------------------------*/

#naviright-head {
	position:absolute;
	left:637px;
	top:282px;
	width:146px;
	height:35px;
	background-color: #FFC000;
	z-index:10;
}

#naviright-navi {
	position:absolute;
	left:637px;
	top:317px;
	width:145px;
	min-height:134px;
	z-index:11;
}

#menue_rechtslevel1 {
	position: relative;
	left:10px;
	top:0px;
	padding-top: 10px;
	padding-bottom: 5px;
	width:136px;
	border-bottom: 1px dotted #ABC8E9;
}

.c_verticalright {
}

/*-------- STREIFZUG ------------------------------*/

#naviright-streifzug {
	position:absolute;
	left:635px;
	top:282px;
	width:148px;
	height:190px;
	z-index:10;
}

#naviright-streifzugnavi {
	position:absolute;
	left:635px;
	top:472px;
	width:145px;
	min-height:134px;
	z-index:11;
}

/*-------- ENDE NAVIGATION RECHTS ------------------------------*/

/*-------- CONTENT ------------------------------*/

#papier-oben {
	position:absolute;
	left:171px;
	top:276px;
	width:620px;
	height:50px;
	overflow:hidden;
}



#content {
	position:absolute;
	left:192px;
	top:293px;
	width:435px;
	height:162px;
	/*border:1px solid red;*/
}

/*-------- ENDE CONTENT ------------------------------*/

/*-------- MODULES ------------------------------*/

/*-------- MODULES ------------------------------*/

/*-------- MODULES ------------------------------*/

#modulewrap {
	position: relative;
	width: 430px;
	height: auto;
}

/*** ÜBERSCHRIFTEN ***/

#module_h1 {
	position: relative;
	width: 430px;
	height: auto;
	margin-top:0px; 
}

h1  { 
	font-size: 16px;
	font-weight: bold;
	color: #006FB4;
	margin-top:0px; 
	margin-bottom:10px; 
}

#module_h2 {
	position: relative;
	width: 430px;
	height: auto;
}

h2  { 
	font-size: 13px;
	font-weight: bold;
	color: #006FB4;
	margin-top:20px; 
	margin-bottom:0px; 
}

/*** ABSATZ ***/

#module_p {
	position: relative;
	width: 430px;
	height: auto;
	margin-top:20px; 
	margin-bottom:0px; 
}

/*** LISTE ***/

#module_li {
	position: relative;
	width: 430px;
	height: auto;
	margin-top:10px; 
	margin-bottom:0px; 
	border: 1px solid #c0d0e0;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica;
	color: #5a5a6e;
	font-size: 10px;
}

ul   { 
	margin-top:5px;
	margin-bottom:5px;
	list-style-type:disc;
}

li  {
	margin-bottom: 1px;
}

/*** TABELLE / ADRESSE ***/

#module_table {
	position: relative;
	width: 432px;
	overflow:visible;
	border-top: 1px solid #c0d0e0;
	border-left: 1px solid #c0d0e0;
	border-right: 1px solid #c0d0e0;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
	background-color:#E5F0F7;
}

#module_adresse {
	position: relative;
	width: 432px;
	overflow:visible;
	border-top: 1px solid #c0d0e0;
	border-left: 1px solid #c0d0e0;
	border-right: 1px solid #c0d0e0;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
	background-color:#E5F0F7;
}

table { 
	color: #5a5a6e;
	font-size: 10px;
}

tr {
	border: 1px solid #c0d0e0;
}

th {
	background-color:#FFFFFF;
}

th, td {
	border-bottom: 1px solid #c0d0e0;
	text-align:left;
}

/*** ABSTAND ***/

#module_abstand {
	position: relative;
	width: 432px;
	margin-top: 10px;
}

/*** BILDMODULE ***/

#module_picwrap {
	position: relative;
	width: 432px;
	/*height: auto;*/
	border: 1px solid #c0d0e0;
	overflow: hidden;
	margin-top:20px; 
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
	color: #5a5a6e;
	font-size: 10px;
}

#module_picbig {
	position: relative;
	/*width: 427px; -> im Skript */
	height: auto;
	overflow: hidden;
	padding:3px;
}

#module_picbigsubline {
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
	width: 420px;
	height: auto;
	margin-bottom: 5px;
}

#module_picmed {
	position: relative;
	float: left;
	width: 295px;
	height:auto;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
}

#module_picmedsubline {
	position: absolute;
	float: right;
	bottom: 0px;
	right:0px;
	width: 125px;
	height: auto;
	padding: 3px;
}

#module_picsm {
	position: relative;
	float: left;
	width: 185px;
	overflow: hidden;
	height: auto;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
}

#module_picsmsubline {
	position: absolute;
	float: right;
	bottom: 0px;
	right:0px;
	width: 235px;
	height: auto;
	padding: 3px;
}

/*** STREIFZUG MODULE ***/

#module_streifzugwrap {
	position: relative;
	width: 432px;
	/*height: auto;*/
	border: 1px solid #c0d0e0;
	overflow: hidden;
	margin-top:3px; 
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
	color: #5a5a6e;
	background-color:#E5F0F7;
}

#module_streifzugleftwrap {
	position: relative;
	left:0px;
	top:0px;
	width: 210px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	overflow:hidden;
	float:left;
}

#module_streifzugpictureleft {
	width: 210px;
	overflow:hidden;
	margin-bottom:3px;
}

#module_streifzugtextleft {
	position: relative;
	left:0px;
	top:0px;
	width:165px;
	overflow:hidden;
	float:left;
}

#module_streifzugcopyright {
	padding-top:5px;
	font-size: 9px;
	color: #658090;
}

#module_streifzugpfeile {
	text-align:right;
	padding-top:3px;
	position: relative;
	right:0px;
	top:0px;
	width: 40px;
	height:auto;
	float:right;
}

.module_streifzugpfeile {
	padding-left:3px;

}

#module_streifzuglink {
	padding-left:15px;
	text-indent: -15px;
	padding-bottom:10px;
}

.module_streifzuglink, .module_streifzuglink:hover {

	/* Class bitte optional vorsehen zur evtl. späteren Gestaltung

	font-size: 11px;*/

}

#module_streifzugtextrightwrap {
	position: relative;
	right:5px;
	top:0px;
	width: 200px;
	height:auto;
	float:right;
	padding-top:5px;
	padding-bottom:5px;
}

#module_streifzugtextright {
	padding-bottom:10px;
}

#module_streifzugtextrightbold {
	color:#000000;
	padding-bottom:10px;
}

#module_streifzugline {
	height: 1px;
	width:210px;
	margin-top:10px;
	margin-bottom:10px;
	border-top: 1px dotted #658090;
}

/*** BILD-/TEXTMODULE ***/

#module_pictextwrap {
	position: relative;
	left:0px;
	top:0px;
	width: 432px;
	margin-top:20px; 
}

#module_pictureleft {
	position: relative;
	left:0px;
	top:0px;
	width: 210px;
	overflow:hidden;
	float:left;
}

#module_textright {
	position: relative;
	right:0px;
	top:0px;
	width: 200px;
	height:auto;
	float:right;
}

#module_textleft {
	position: relative;
	left:0px;
	top:0px;
	width: 200px;
	float:left;
}

#module_pictureright {
	position: relative;
	right:0px;
	top:0px;
	width: 210px;
	height:auto;
	float:right;
	overflow:hidden;
}

#end {
	position:relative;
	clear:both;
}

/*** DOWNLOAD ***/

#module_downloadwrap {
	position: relative;
	width: 432px;
	border: 1px solid #c0d0e0;
	/* height für IE per Skript */
	min-height:40px;
	overflow:visible;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
	background-color:#E5F0F7;
	color: #5a5a6e;
	font-size: 10px;
}

#module_downloadleft {
	position: absolute;
	top:3px;
	left:3px;
	width:32px;
}

#module_downloadcenter {
	position: relative;
	top:3px;
	left:50px;
	width:310px;
	padding-bottom:10px;
}

#module_downloadright {
	position: absolute;
	top:3px;
	left:370px;
	width:55px;
	text-align:right;
}

/*** DOWNLOAD ***/

#module_link1 {
	position: relative;
	width: 422px;
	_width: 432px;
	border: 1px solid #c0d0e0;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
	background-color:#E5F0F7;
	color: #5a5a6e;
	font-size: 10px;
	padding:5px;
}

#module_linkinnerleft {
	position: relative;
	left:0px;
	top:0px;
	width: 30px;
	overflow:hidden;
	float:left;
}

#module_linkinnerright {
	position: relative;
	right:0px;
	top:0px;
	width: 380px;
	height:auto;
	float:right;
	padding-bottom:5px;
}

/*** COPYRIGHT ***/

#module_copyright {
	position: relative;
	clear:both;
	top: 2px;
	height: 13px;
	font-size: 9px;
	color: #658090;
}

/*** LINIE ***/

#module_line {
	position: relative;
	clear:both;
	top: 0px;
	height: 1px;
	width:430px;
	margin-top:20px;
	border-top: 1px dotted #c0d0e0;
}

/*** FOOTER ***/

#module_footer {
	position: relative;
	margin-top:20px;
	margin-bottom: 20px;
	top: 0px;
	width: 430px;
	height:100px;
	min-height: 100px;	
	padding-bottom:20px;
	border-top: 1px dotted #c0d0e0;
	border-left: 1px dotted #c0d0e0;
	overflow:visible;
	font-size: 9px;
	color: #658090;
}

#module_footerinner {
	position: relative;
	padding-top:10px;
	padding-left:10px;
}

/*** LINK NACH OBEN ***/

#module_pfeil {
	position: absolute;
	top:-8px;
	left:420px;
	background-image: url(../default/images/module/pfeil.gif);
	background-repeat: no-repeat;
}

.module_pfeil:hover {
	background-image: url(../default/images/module/pfeil_over.gif);
	background-repeat: no-repeat;
	display: block;
}

/* ------------zusätzliche Styles --------------*/

#module_picbig { width: 423px; }
.topnavi-service:hover {background-image: url(../default/images/topnavi_service-down.gif); background-repeat: no-repeat; display:block;}
.topnavi-streifzug:hover {background-image: url(../default/images/topnavi_streifzug-down.gif); background-repeat: no-repeat; display:block;}
.topnavi-zugast:hover {background-image: url(../default/images/topnavi_zugast-down.gif); background-repeat: no-repeat; display:block;}
.topnavi-wohnen:hover {background-image: url(../default/images/topnavi_wohnen-down.gif); background-repeat: no-repeat; display:block;}
.topnavi-wirtschaften:hover {background-image: url(../default/images/topnavi_wirtschaften-down.gif); background-repeat: no-repeat; display:block;}

/*-------- FORM EMPFEHLUNG ------------------------------*/
.input_empfehlung, .submit_empfehlung, .textarea_empfehlung, .select_empfehlung {
	background-color: #FFFFFF;
	border: 1px solid #c0d0e0;
	font-size: 10px;

}
.input_empfehlung {
	width: 250px;
	height: 18px;
}
.textarea_empfehlung {
	width: 250px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica;
}
.select_empfehlung {
	width: 50px;
	height: 18px;
}
.submit_empfehlung {
	width: 80px;
	height: 18px;
	color: #5a5a6e;
	vertical-align:top;
}
#module_empfehlung {
	position: relative;
	width: 432px;
	overflow:visible;
	border: 1px solid #c0d0e0;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
	background-color:#E5F0F7;
}
.trempfehlung, .tdempfehlung {
	border: 0px solid #c0d0e0;
}

#module_adresseaddon {
	position: relative;
	width: 432px;
	overflow:visible;
	border: 0px solid #c0d0e0;
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
	background-color:#FFFFFF;
}

