/* 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;
}


:focus {
	outline: 0;
}
body {
	line-height: 1.2; /* lesbarkeit verbessern */
}
h1, h2, h3, h4, h5, h6, p { /* abstand halten bitte! */
	margin-top:1em;
	margin-bottom:0.4em;
}
/* global reset ende */

/* colorieren und positionieren */
body {
	background-color: black;
	color:#785E19;
	font-family:Georgia, "Times New Roman", Times, serif; /* nicht jedermanns sache, aber sehr gut lesbar */
}
#accessibility { visibility: hidden; }
#content_container {
	color:black;
	position:absolute;
	left:50%;
	top:3em;
	margin-left:-25em; /* 1/2 x Breite x -1 */
	width:812px;
}
#content {
	margin-top:39em;
	padding-top:1em;
	padding-left:18em;
	padding-right:1em;
	background-color:#FFF;
	color:#785E19;
	font-size:12px;
}

#content a {color: #003365;}
#content a {text-decoration: underline;}
#content a:hover{text-decoration: none;}


#bild {
	float:left;
	width: 778px;
	position:absolute;
	top:40px;
	left:17px;
	height: 245px;
	z-index:12;
}

#head {
	position:absolute;
	top:30px;
	left:0px;
	height:270px;
	width:812px;
	background-color: #FFFFFF;
	color: black;
}
#logo {
	position:absolute;
	top:-62px;
	left:310px;
	height: 59px;
	width: 156px;
}
#nav {
	float:left;
	width: 812px;
	position:absolute;
	top:300px;
	left:0px;
	height: 20px;
	background-color:#000004;
	color:#FFF;
	text-align:center;
	padding-top: 16px;
	font-size:12px;
	
}

#anfragehg {
	float:left;
	width: 812px;
	position:absolute;
	top:345px;
	left:0px;
	height: 112px;
	background-color:#A89F90;
}

#logos {
	float:left;
	width: 90px;
	position:absolute;
	top:3px;
	left:707px;
	height: 29px;

}


#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;


}

#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: 90px;
	position:absolute;
	top:8px;
	left:3px;
	height: 29px;

}

#sprache img { padding-right:12px;}

#julia{
	float:left;
	width: 422px;
	position:absolute;
	top:356px;
	left:16px;
	height: 94px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#E2DCC9;
}
#infos{
	float:left;
	width: 342px;
	position:absolute;
	top:338px;
	left:458px;
	height: 93px;
	font-size:11px;
	text-align:right;
}

#infos a {
	color:#000;
	text-decoration:underline;
	font-size:12px;
}


#infos h1 {font-size:14px; color:#FFF; text-align:center}

#nav2 {
	float:left;
	width: 174px;
	position:absolute;
	top:488px;
	left:12px;
	height: 404px;
	text-align:right;
}
#footer {
	height:1,2em;
	background-color: #A89F90;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
#ocislogo {
	height:1,2em;
	text-align:right;
	float:right;
}


/* das menue braucht stil */
#nav ul {
	list-style: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding-top:1em;
}

#nav li {
	text-align:center;
	height:1.6em;
	margin-top:0.2em;
}
#nav a {
	color:#ffffff;
	text-decoration:none;
	padding-left:1em;
	padding-right:2em;
}
#nav a:hover {
	color:#CDA546;
}

/* heading kennzeichnen */
h1 {
	font-size: 18px;
	color: #392214;
	margin-bottom:-5px;
}
h2 {
	font-size: 14px;
	color:#785E19;
	padding-top:5px;
	font-weight:bold;
	padding-left:5px;
}
h3, h4, h5, h6 {
	font-size: 1.2em;
}



col_wrap {
  border:1px solid #ddd;
  padding:5px;
 
}

.col1 { float:left; width:260px; padding:5px; }
.col2 { float:left; width:260px; padding:5px; }


#infos .col1 { float:left; width:38%; padding:5px; }
#infos .col2 { float:left; width:38%; padding:5px; }


/* ------------------- Accordion - Styles ----------------------*/

/* Allgemein */
div.rgaccord1-nest {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-top:-11px;
	padding-bottom:15px;
	padding-left:5px;
	width:580px;
}
*+ html div.rgaccord1-nest {
  float:none;
}
h3.rgaccord1-toggle {
  background-image:url(images/accordion-bg.png);
  background-position:left center;
  background-repeat:repeat-x;
  border-bottom:1px dotted #666;
  cursor:pointer;
  font-size:1.1em;
  font-weight:bold;
  margin:0 0 8px 0;
  padding:0 0 0 20px;
  position:relative;
  text-transform:inherit;
  width:497px;
  font-size:12px;
  font-style:italic;
  font-weight:lighter;
  text-decoration:underline;
  color:#333;
}
div.rgaccord1-content {
  float:left;
  width:100%;
}
div.rgaccord1-content .ce {
  margin-bottom:0;
}
div.rgaccord1-content h1 {
  display:none;
}
div.rgaccord1-content p {
  margin:0;
  padding:0 0 10px 0;
}
