/* global reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

h1{ font-size:21px; font-family:Verdana, Geneva, sans-serif, Times, serif; color: #596366; margin-bottom:0.6em;}
h2{ font-size: 12px; font-family:Tahoma, Geneva, sans-serif; color: #730D3B; font-weight:bold; }
h3{ font-size: 14px; font-family:Verdana, Geneva, sans-serif; color: #596366;}
h4{ font-size: 16px; font-family:Arial, Helvetica, sans-serif; color: #A1080D; font-weight:lighter;}
h5{ font-size: 16px; font-family:"Times New Roman", Times, serif; color: #333333; padding-left:8px;}

:focus {
	outline: 0;
}
body {
	line-height: 1.2; /* lesbarkeit verbessern */
}
h3, h4, h5, h6, p { /* abstand halten bitte!*/
	margin-top:7px;
	margin-bottom:0.4em;
} 
/* global reset ende */

/* colorieren und positionieren */
body {
	background-color:#A6B7BD; 
	background-image:url(images/hg.jpg);
	background-repeat:repeat-x;
	color:#666666;
	font-family:Tahoma, Geneva, sans-serif; /* nicht jedermanns sache, aber sehr gut lesbar */
	font-size:12px;
	margin: 0; padding: 0; 
	text-align: center;
}
#accessibility { visibility: hidden; }


#wrap {
	width: 980px;
	margin: 0 auto;
	text-align: left;		
	background: url(../images/content-bg.jpg) no-repeat center 100%; 		
}

#header {
	position: relative;
	margin: 0 auto 0 auto;
	min-height: 145px;			
	background: url(../images/header-bg.jpg) no-repeat center bottom;
}


#content_container {
	position: relative;
	margin: 0 auto 0 auto;
		
	background: url(../images/header-bg.jpg) no-repeat center bottom;
}


#content {
	padding-top:2em;
	padding-left:2em;
	padding-right:28em;
	background-image:url(images/hgcontent.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	color:#666666;
	font-size:12px;
	min-height:656px;
}

#content a {color: #003365;}
#content a {text-decoration: underline;}
#content a:hover{text-decoration: none;}
#content ul {padding-left:25px;}
#content ul li{ padding-bottom:3px;}

#bild {
	float:left;
	width: 654px;
	position:absolute;
	top:40px;
	left:10px;
	height: 141px;
	z-index:1;
}

#breat {
	position:absolute;
	top:357px;
	left:684px;
	height:218px;
	width:286px;
	font-size: 11px;
	color:#666;
	background-image: url(images/hgtwitter.gif);
	background-repeat:no-repeat;
}
#breat h1 { font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#596366;}
#breat a{font-size: 10px; color:#666; text-decoration:underline;}

#logo {
	position:absolute;
	top:-62px;
	left:310px;
	height: 59px;
	width: 156px;
}
#nav {
	width: 658px;
	position:absolute;
	top:115px;
	height: 30px;
	background-image:url(images/hgnavi.png);
	background-repeat:no-repeat;
}

#hgservice {
	float:left;
	width: 260px;
	position:absolute;
	top:137px;
	left:683px;
	height: 203px;
	padding-left:10px;
}
#hgservice h1 { font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#FF9100;}

#logos {
	float:left;
	width: 261px;
	position:absolute;
	top:0px;
	left:1px;
	height: 60px;

}

#ocis {
	width: 125px;
	top:8px;
	left:220px;
	height: 29px;
	margin-top:8px;
	padding-top:8px;
	background-color: transparent;
	background-image: url(images/ocislogo.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	text-align:right;


}

#untenlinks {
	float:left;
	width: 635px;
	top:488px;
	left:12px;
	height: 50px;
	text-align:left;
	padding-left:10px;
	padding-top:15px;
}
#untenmitte {
	float:left;
	width: 300px;
	top:488px;
	left:12px;
	height: 50px;
	text-align:left;
	padding-left:10px;
	margin-left:20px;
	padding-top:10px;
	color:#666666;
	font-family:Tahoma, Geneva, sans-serif;
}
#untenrechts {
	float:left;
	width: 456px;
	top:488px;
	left:12px;
	height: 20px;
	text-align:right;
	margin-left:5px;
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
	text-align:left;
	padding-left:10px;
}
#footerrechts a{
	color:#333;
	text-decoration:underline;
}
#unten {
	margin-top:-15px;
	height:95px;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/hgfooter.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	
}


#ocis a {font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#A89F90; text-decoration:none; }
#ocis a:hover {font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#000; text-decoration:none; }
#ocis:hover {
	width: 125px;
	top:8px;
	left:220px;
	height: 29px;
	margin-top:8px;
	background-color: transparent;
	background-image: url(images/ocislogo.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt -52px;
	color:#000;

}

#sprache {
	float:left;
	width: 234px;
	position:absolute;
	top:13px;
	left:406px;
	height: 29px;
	background-image: url(images/hgsprache.gif);
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:3px;
}

#hotline {
	float:left;
	width: 256px;
	position:absolute;
	top:16px;
	left:679px;
	height: 29px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

#sprache img { padding-right:12px;}

#julia{
	float:left;
	width: 281px;
	position:absolute;
	top:50px;
	left:682px;
	height: 77px;
	z-index: 0;

}

#juliah1{
	float:left;
	width: 274px;
	position:absolute;
	top:16px;
	left:689px;
	height: 32px;
	font-size:14px;
	color:#596366;
	font-family:Verdana, Geneva, sans-serif;

}

#facebook{
	float:left;
	width: 191px;
	position:absolute;
	top:9px;
	left:986px;
	height: 350px;

}
#infos{
	float:left;
	width: 236px;
	position:absolute;
	top:124px;
	left:729px;
	height: 22px;
	font-size:11px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	color:#A67A66;
}

#navi2{
	float:left;
	width: 178px;
	position:absolute;
	top:191px;
	left:12px;
	height: 220px;
	font-size:11px;
	text-align:left;
	color:#A67A66;
}

#spruch{
	float:left;
	width: 18px;
	position:absolute;
	top:15px;
	left:-26px;
	height: 586px;
	font-size:11px;
	text-align:left;
	color:#A67A66;
}



a.menuehead-act{	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#A67A66;
	text-decoration:underline;}

#importantinfo th{
list-style-image: url(/nav/bullet.gif);

margin-bottom: 7px;

}

#infos h1 {font-size:14px; color:#FFF; text-align:center;}


	
}
#ocislogo {
	height:1,2em;
	text-align:right;
	float:right;
}





col_wrap {
  border:1px solid #ddd;
  padding:5px;
 
}

.col1 { float:left; width:420px; padding:5px; }
.col2 { float:left; width:400px; padding:5px; }


#infos .col1 { float:left; width:38%; padding:5px; }
#infos .col2 { float:left; width:38%; padding:5px; }



/* routenplaner */
form.routenplaner input, form.routenplaner select {
	border: 1px solid #730D3B;
	margin: 0 0 0 2px;
	font-size:11px;
}

form.routenplaner input.input, form.routenplaner select.input {
	padding:2px 5px;
}

form.routenplaner input.submit {
margin:4px 0 0 92px !important;
}

form.routenplaner input.print {
margin:4px 0 0 9px !important;
}

#content #c84 form  {
background-color: #E4DFCD;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
margin-top: 10px;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
font-size:11px;
}

div.cute_profiles_sprite{
top:150px;
left:0px;
}


/* footer */
#footer {
	float: left;
	width: 100%;
	text-align:right;
	background-image:url(images/hgfooter2.jpg);
	margin-top:60px;
}

#footer a { text-decoration:none; color:#333;}

#footer-bottom {
	float: left;	
	width: 100%;
	margin: 0px auto 0px auto;	
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;			
}
#footer-bottom .bottom-left {	float: left; width:400px;}		
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 100px;	
}
#footer-bottom a.back-to-top {
	background: url(../images/arrow-up.gif) no-repeat right center;
	padding-right: 20px;
}

col_wrap {
  border:1px solid #ddd;
  padding:5px;
 
}

.col1 { float:left; width:45%; padding:5px; padding-right:10px; }
.col2 { float:left; width:40%; padding:5px; }

  .tx-srlanguagemenu-pi1 fieldset select { font-size: .8em; font-family: Verdana, sans-serif; font-weight:lighter; background-color: #fff; color:#000; width:162px;}
