/* **************************************************** */
/* 		    		  Allgemein							*/
/* **************************************************** */

* {
  margin: 0px;
  padding: 0px;
}

html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

body {
	background-image:url(bg.gif);
}

html fieldset {
  position: relative;
  //margin-top: 20px;
  //padding-top: 20px !important;
}

html legend {
  position: absolute;
  top: -10px;
  left: 0px;
}

/* **************************************************** */
/* 		    		  Seite allgemein					*/
/* **************************************************** */


#page {
    position: absolute;
    left: 50%;
    width: 996px;
	margin: 12px 0px 0px -498px;
}

.hidden {
	display: none;
}

/* **************************************************** */
/* 		    		  Kopfbereich						*/
/* **************************************************** */

#head {
	width: 996px;
	height: 147px;
	display: block;
	background-image: url(head_bg.gif);
}

#logo {
	width: 152px;
	height: 59px;
	margin-left: 16px;
	margin-top: 30px;
}

/*----- Metanavigation -----*/

#metanavigation {
	height: 28px;
	width: 996px;
	position: relative;
}

#metanavigation_link {
	margin-top: 7px;
}

#metanavigation_link ul {
	list-style-type: none;
}

#metanavigation_link li {
	display: inline;
}

#metanavigation_link .meta_pipe {
	margin-left: 6px;
	margin-right: 6px;
	float:left;
	display:inline;

}

#metanavigation_link .meta_arrow {
	margin-right: 5px;
	float:left;
	display:inline;
}

#metanavigation_link a {
	font-size: 10px;
	font-weight: bold;
	color: #c9dcff;
	text-decoration: none;
	vertical-align: top;
	display: inline;
	float: left;
}

#metanavigation a:hover, a:active {
	color: #fff;
}


#metanavigation_left {
	width: 64px;
	height: 28px;
	background-image: url(metanavigation_left.gif);
	display: inline;
	float:right;
}

#metanavigation_middle {
	height: 28px;
	background-image: url(metanavigation_bg.gif);
	display: inline;
	float: right;
}


#metanavigation_right {
	width: 19px;
	height: 28px;
	background-image: url(metanavigation_right.gif);
	display: inline;
	float: right;
}

/* **************************************************** */
/* 	         Vertikaler Mittelbereich   		*/
/* **************************************************** */

#main {
	width: 996px;
	background-image: url(middle_bg.gif);
      background-repeat: repeat-y;
}

#main_content {
	background-image: url(bg_fade.gif);
	background-repeat: repeat-x;
	margin-left: 7px;
	margin-right: 7px;
	min-height: 375px;
	width: 982px;
	float: right;
}

/*----- Navigation Level 01 -----*/

#nav01 {
	height: 32px;
	position: relative;
	top: 0px;
	left: 0px;
}

#nav01_link {
	margin-top: 7px;
}

#nav01_link ul {
	list-style-type: none;
}

#nav01_link li {
	display: inline;
}

#nav01_link .nav01_pipe {
	margin-left: 6px;
	margin-right: 6px;
	float:left;
	display:inline;

}

#nav01_link .nav01_arrow {
	margin-right: 5px;
	float:left;
	display:inline;
}

#nav01_link a {
	font-size: 11px;
	font-weight: bold;
	color: #c9dcff;
	text-decoration: none;
	vertical-align: top;
	display: inline;
	float: left;
}

#nav01 a:hover, a:active {
	color: #fff;
}

#nav01 a.active {
      color: white;
}



#nav01_left {
	width: 10px;
	height: 32px;
	background-image:url(nav01_left.gif);
	display: inline;
	float: left;
}

#nav01_middle {
	height: 32px;
	background-image:url(nav01_middle.gif);
	display: inline;
	float: left;
}

#nav01_right {
	width: 58px;
	height: 32px;
	background-image:url(nav01_right.gif);
	display: inline;
	float: left;
}

/*----- linke Seite mit Navigation Level 02 -----*/

#left {
	width: 190px;
	margin-left: 7px;
	margin-top: 16px;
	float: left;
}

#nav02 {
	width: 190px;
	font-size: 11px;
	font-weight: bold;
	display:inline;
}

#nav02_head {
	width: 190px;
	height: 16px;
	background-image: url(nav02_head.gif);
	margin-bottom: 1px;
}

#nav02_footer {
	width: 190px;
	height: 16px;
	background-image: url(nav02_footer.gif);
	//margin-top: -1px;
}

#nav02 ul{
	list-style-type: none;
}

#nav02 li {
	width: 190px;
	min-height: 20px;
	//background-image: url(nav02_bg.gif);
	background-image: url(verlauf_nav2.gif);
	background-repeat: repeat-x;
	background-color: #E6E9F0;
	padding-top: 8px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

#nav02 a {
  margin-left: 10px;
	color: #33599a;
	text-align: left;
	display: block;
	text-decoration: none;
}

#nav02 a:hover {
	color: #000;
}

#nav02 a.active {
  color: black;
}

#right {
	width: 780px;
	//width: 770px;
	margin-top: 16px;
	float: right;
}

/*----- Content -----*/

#content {
	width: 565px;
	//width: 570px;
	float: left;
	padding-left: 12px;
}

#content a {
      color: #33599A;
}

#content a:hover {
      color: #000;
}

#content ul li {
    margin-left: 20px;
}

/*----- rechte Seite mit Teasern -----*/

#teaser {
	width: 154px;
	float: right;
	margin-right: 10px;
}

.teaser_line {
	margin: 12px 0px 12px 0px;
	display: block;
	clear: both;
}

/*----- Suche -----*/

#globalsearch_form_container {
      height: 14px;
      line-height: 14px;
}

#globalsearch_input_text {
      border: 1px solid #000;
}

#globalsearch_input_submit {
      border: 0;
      margin-left: 2px;
}


.search_input {
	width: 115px;
	font-size: 10px;
	font-weight: normal;
	margin-right: 3px;
	float: left;
}

.search_img {
	vertical-align: middle;
}

/* **************************************************** */
/* 		    		 	 Footer							*/
/* **************************************************** */

#footer {
	width: 996px;
	height: 17px;
	background-image:url(footer_bg.gif);
      background-repeat: no-repeat;
	display:block;
	clear: both;
}

* html #footer {
	height: 17px;
}


/* override nach umstellung auf felogin */
/* b.pitule@odd.de, 2010-07-14 */
.tx-felogin-pi1 fieldset,
.tx-felogin-pi1 legend { 
	border:1px solid #cacaca;
	background:#fafafa; 
	padding:8px;
	position:relative;
}