/* CSS Document */

/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
	margin-top: 0;
	padding: 0;
	text-align: center;
	background-image: url(simages/bg_verlauf.png);
	background-repeat:repeat-x;
}

/*----------------------------------------------------------------------------
  page elements
----------------------------------------------------------------------------*/
#main_container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 1040px;
	background: url(simages/border.png) repeat-y;
}

#container {
	position: relative;
	padding: 0;
	left: 8px;
	text-align: left;
	width: 1024px;
}

#header	{
	position: relative;
	padding: 0;
	text-align:left;
	margin-top: 10px;
	width: 1024px;
	top: 0;
	left: 0;
}

#header h1 {
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 0px 10px 0 10px;
	letter-spacing:1px;
	position: relative;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 24px;
	font-weight: normal;
} 

#header p {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px 10px 0 10px;
	position: relative;
	text-align:justify;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
} 

#content_container {
	background:transparent;
	position: relative;
	margin: 0;
	text-align: left;
	width: 1024px;
}


#sub_container1 {
	position: relative;
	margin: 10px 32px 10px 32px;
	text-align: left;
	width: 960px;
}


#sub_container1 h1 {
	margin-top: 12px;
	margin-bottom: 12px;
	letter-spacing:1px;
	padding: 0;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 24px;
	font-weight: normal;
	line-height: 1;
}

#sub_container1 p {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.1;
}

#sub_container1 a {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.1;
}

#sub_container1 li {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.1;
}


#sub_container2 {
	background:transparent;
	position: relative;
	top:8px;
	margin: 8px;
	width: 944px;
}

#footer_container {
	position: relative;
	padding: 0;
	margin: 0 0 0 0;
	text-align: center;
	width: 1024px;
	height: 28px;
}

#footer_container a {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
	background: transparent;
	padding: 2px 15px 0 15px;
	display: block;
	line-height: 22px;
}

#bottom_container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 1040px;
	height: 8px;
	background: url(simages/border_bottom.png) no-repeat;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	z-index: 1;
	position: relative;
	left: 0px;
	width: 1024px;
	padding: 0;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}

#main_nav_list {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	top: 0;
	left: 32px;
	list-style-type: none;
}

#main_nav_list li {
	height: 28px;
	float: left;
	margin: 0;
	padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
	background: transparent;
	margin: 1;
	padding: 2px 15px 0 15px;
	display: block;
	float: left;
	height: 28px;
	line-height: 22px;
	text-align: left;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 26px;
}

html>body #main_nav_list a {
	height: 26px;
}

#main_nav_list a.main_nav_item:hover {
	background: transparent;
}

#main_nav_list a.main_nav_active_item {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  background-position: top left;
}
#main_nav_list a.main_nav_item {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  background-position: top left;
}
#main_nav_list a.main_nav_item:hover {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  background-position: top left;
}
