/* Hauptnaviagtion */
html {
	width: 100%;
	height: 100%;
	}

BODY {
	color: #020841;
	font: normal 0.71em Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	height: 100%;
	width: 100%;
	margin:0;
 	padding:0;
	background: #fff;
}


ul, li, hr, h3, h2, h1, h4, form, table, tr, td, img {
 	margin: 0px;
	padding: 0px;
	border: none;
	}

#scrollbar_content ul.error {
	margin-left:0px;
	}
	
#scrollbar_content li {
	margin-left:15px;
	}
	
#distance { 
	display:none;
	}

#container {
	position:relative;
	margin: 0px auto;
	width:100%;
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%; /* IE */
	clear:left;
	padding: 0px;
	background: none;
	}
	
#footer {
	position: absolute;
	bottom: 10px;
	height:30px;
	text-align:center;
	width: 100%;
	font: normal 21px "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #999;
	}
	
#flashcontent {
	display:none;
}
	
#col1 {
	display:none;
	}
	
#col1.network {
	display:none;
	}
	
#col2 {
	display:none;
	}

#col2noflash {
	display:none;
	}

#noflashbg {
	display:none;
	}
	
#col2text {
	display:none;
	}
	
	
#col3 {
	display:none;
	}
	
#col4 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 80%;
	height:auto;
	padding: 0px;
	z-index: 20;
	}
		
#network {
	display:block;
}

div.map {
	position: absolute;
	left:0px;
	top:0px;
	height:470px;
	width:488px;
	}
	
table#destinationen {
	position: absolute;
	left:0px;
	top:490px;
	}
	
table#destinationen tr td {
	width:50%;
	vertical-align:top;
	font-size:11px;
	line-height:13px;
	}
	
table#destinationen tr td ul {
	list-style: none;
	margin-bottom: 5px;
	}
	
table#destinationen tr td ul li {
	margin: 0px;
	}
	
table#destinationen a {
	color:#020841;
	}

table#destinationen a:hover {
	color:#ef6e00;
	}

div.destination {	
	height:310px; 
	width:450px; 
	padding:10px;
	background:none;	
	}
	
div.destination hr {
	width:100%;
	height:1px;
	border-top:1px dotted #ef6e00;
	margin:10px 0px;
	}


div.destination table {
	width:100%;
	}

div.destination td {
	width:50%;
	padding-bottom:20px;
	}

#news {
	z-index: 20;
	}

#col2text h2,
#col2text h1,
#scrollbar_content h2,
#scrollbar_content h1,
#col4 h2,
#col4 h1,
#login h2,
div.destination h2,
#network h2 {
	font: normal 0.75em "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 25px;
	}


#col2text h4,
#scrollbar_content h4,
#col4 h4,
#login h4,
div.destination h4,
#network h4 {
	margin-bottom:0px;
}

#col2text ul,
#scrollbar_content ul,
#col4 ul {
	margin:0px;
	padding:0px;
	margin-bottom:8px;
	list-style:none;
	}

#col2text li,
#scrollbar_content li,
#col4 li {
	background: url(li_bullet.gif) 0px 5px no-repeat;
	padding-left: 9px;
	margin-left:6px;
	}

#destinationen li {
	background:none;
	padding:0;
	margin-left:0;
	}
	
#col2text h2,
#scrollbar_content h2,	
#col4 h2,
#login h2,
div.destination h2,
#network h2  {
	color: #ef6e00;
	}
	
#scrollbar_content h1,
#col4 h1{
	color: #020841;
	margin: 0px 0px 10px 0px;
	}
	
#col2text h1 {
	color: #fff;
	}
	
#news h3,
.boxcont h3,
.destination h3 {
	font-size: 1.1em;
	margin: 0px 0px 2px 0px;
	color:#020841;
	}

h4 {
	font-size:1em;
}
	
#network h2.map {
	position:relative;
	left:498px;
	width:192px;
	}
	
#col4 .text {
	position: relative;
	top: 10px;
	}
	
/* CONTENT */	
/* restliche Scrollbar attribute im Head url(bg_scrollbartrack.png) no-repeat */

#scrollbar_track {
	display:none;
}

#scrollbar_handle {
	display:none;
}


/*----	

#head .homelogo {
	position:absolute;
	top:60px;
	left:25px;
	width:250px;
	height:130px;
	border:0px;
	}*/


/* Allgemein */

p {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

p.error {
	color: #ef6e00
	}

/* Links */
a {
	color: #ef6e00;
	text-decoration: none;
}

a:visited {
	color: #ef6e00;
	text-decoration: none;
}

a:hover,
a:active  {
	color: #020841;
}

a.back{
	display: block;
	padding-left: 10px;
	margin-top: 10px;
	}

a.back:link,
a.back:visited {
	background: url(pgnr_al_o.png) left no-repeat;
	}
	
a.back:hover,
a.back:active {
	background: url(pgnr_al_b.png) left no-repeat;
	}

/* News/Projekte Start */
div.pagenrcontainer {
	display: none;
	}

/* Formulare */
/* generell */
form label {
	display:block;
	margin: 0px 0px 0px 0px;
	width:auto;
	}

form input[type=text],
form input[type=password],
form textarea {
	font-size:1em;
	border: 1px solid #ef6e00;
	}	

form input[type=text]:hover,
form input[type=text]:focus,
form input[type=password]:hover,
form input[type=password]:focus,
form textarea:hover,
form textarea:focus {
	background:#fff6ee;
	}

form input[type=submit] {
	border-bottom:1px solid #ef6e00;
	border-right:1px solid #ef6e00;
	border-top:1px solid #ffc997;
	border-left:1px solid #ffc997;
	background:url(submit.gif) repeat-x;
	color: #020841;
	font-size:0.9em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

form input[type=submit]:hover,
form input[type=submit]:focus {
	background:url(submit_h.gif) repeat-x #fff6ee;
	border-top:1px solid #ef6e00;
	border-left:1px solid #ef6e00;
	border-bottom:1px solid #ffc997;
	border-right:1px solid #ffc997;
	color:#fff;
	cursor:pointer;
	}
	
form input[type=checkbox]:hover,
form input[type=radio]:hover,
form input[type=checkbox]:focus,
form input[type=radio]:focus {
	outline: 1px dotted #ef6e00;
	}

/* mehrspaltig */
form table {
	width:100%;
	}

form td .full {
	width:100%;
	}

form table td {
	padding-bottom:5px;
	}	
	
form table input.text {
	width:90%;
	}

form table div {
	width:90%;
	padding:10px 0px;
	}

form table div input {
	margin-right:6px;
	}

form table td span {
	margin-right:10px;
	}

form table textarea {
	width:95%;
	font-size:1.2em;
	}

form input.formsubmit {
	float:right;
	margin-right:5%;
	width:150px;
	}

form .formhr {
	width:95%;
	border:none;
	text-align:left;
	border-top:1px dotted #ef6e00;
	height:1px;
	color:#ef6e00;
	margin:7px 0px 12px 3px;
	}
	
	
/* Bilder */
div.bilddescr {
	font-size:0.7em;
	}

#picturewrap {
	width: 150px;
	margin-left: 10px;
	float: right;
	}

#picturewrap_bot .pict {
	width:145px;
	margin-right:5px;
	float:left;
	}
	
#picturewrap .pict img,
#picturewrap_bot .pict img {
	display:block;
	width:145px;
	}
	
.pictspace {
	width: 145px;
	height: 5px;
	}
	
/* Downloads Infoboxen */
div.boxwrap {
	float:left;
	margin: 5px 5px 0px 0px;
	}

div.boxtop {
	width: 267px;
	height: 12px;
	background: url(bg_boxtop.png) no-repeat;
	}
	
div.boxcont {
	width: 247px;
	min-height: 103px;
	padding: 0px 10px;
	background: url(bg_boxcont.png) repeat-y;
	}
	
div.boxcont hr {
	visibility:hidden;
	height:1px;
	margin:5px 0px;
	}

div.boxbottom {
	width: 267px;
	height: 12px;
	background: url(bg_boxbottom.png) no-repeat;
	}
	
span.phone {
	padding: 0px 0px 0px 15px;
	background: url(bg_phone.png) left no-repeat;
	}
	
span.fax {
	padding: 0px 0px 0px 15px;
	background: url(bg_fax.png) left no-repeat;
	}
	
span.email {
	padding: 0px 0px 0px 15px;
	background: url(bg_email.png) left no-repeat;
	}

span.www {
	padding: 0px 0px 0px 15px;
	background: url(bg_www.png) left no-repeat;
	}
	
span.mobile {
	padding: 0px 0px 0px 15px;
	background: url(bg_mobile.png) left no-repeat;
	}
	
span.vcard {
	padding: 0px 0px 0px 15px;
	background: url(bg_vcard.png) left no-repeat;
	}
	
/* LogIn */

div#loginbg {
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: url(bg_login.png);
	width: 172px;
	height: 90px;
	filter:Alpha(opacity=40); 
	opacity: 0.40;
	}
	
div#network div#loginbg {
	background: url(bg_login_grey.png);
	}
	
div#login {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 158px;
	height: 80px;
	padding: 3px 7px 7px 7px;
	}

div#login h2 {
	color:#fff;
	margin-bottom:8px;
	}
	
div#network div#login h2 {
	color:#ef6e00;
	}
	
form.login {
	display: block;
	width: 158px;
	height: 76px;
	color: #fff;
	}
	
form.login input.submit {
	font-weight: bold;
	width:50px;
	float:right;
	}	
	
form.login input.text {
	margin-bottom:5px;
	width:156px;
	}	

form.login input.password {
	width:100px;
	float:left;
	}	
	
form.login input.logout {
	width:156px;
	position:absolute; 
	bottom:8px;
	} 

