/***************************************
	Environment
***************************************/

.press_images {
	float: right;
}

#l_row { width:348px; padding-right: 30px; border-right: 1px solid #CCC; float:left;}
#l_row a{color:#7D0019;}
#l_row h1{color:#1D325F}
#l_row h2{font-size:13px; margin:0px; color:#1D325F;}

#r_row {width:200px; float:left; padding-left: 30px; color:#22315A; font-size:11px;}
#r_row a{color:#7D0019;}
#l_row h2 {font-size:11px; margin:0px; color:#1D325F}

* {
	margin: 0;
	padding: 0;
}

html, body {
	background: #fff;
	height: 100%;
	font-family: Arial, Verdana, Helvetica;
	color: #333;
}

hr {
	height: 1px;
	background-color: #fff;
	color:#fff;
	border: 1px solid #ccc;
	margin: 6px 0;
}

img {
	border: 0;
}

#frame {
	position: relative; 
	min-height: 100%;
	height: auto !important; 
	height: 100%;
}
.printbutton{
	display: none;
}
.kontaktformular label {
	float: left;
	display: block;
	width: 180px;
}
.kontaktformular .spacer {
	height: 5px;
}
/***************************************
	Content
***************************************/

#content_container { 
	padding-bottom: 100px;
	width: 100%;
	position: relative;
}

#content_container:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

#content_container_2 {
	width: 900px;
}

#content_body {
	width: 640px;
	float: left;
	padding: 34px 0 60px 0;
	font-size: 0.75em;
	line-height: 150%;
}
#content_body ul {
	padding: 10px 30px;
	list-style: disc;
}

#content_body li {
	/*list-style: disc;*/
	list-style-image: url(../images/list_style.gif);
}


#content_body li.karriere {
	list-style: disc;
	/* list-style-image: url(../images/list_style.gif);*/
}

/***************************************
	Header
***************************************/

#header_top_line {
	width: 900px;
	height: 30px;
	background: #fff url(../images/header_shadow_top_line.jpg) no-repeat;
}

#header_emo_image {
	height: 124px;
	background: #333;
	background-repeat: repeat-x;
	background-position: 0 1px;
	font-size: 0;
}

#header_logo {
	margin: 24px 0 0 72px;
}

#topnavigation {
	text-align:right;
	font-size: 0.75em;
	font-weight: bold;
	width: 100%;
	margin-top: 5px;
	color: #999;
}
#topnavigation ul {
	list-style: none;
}
#topnavigation li {
	display: inline;
}
#topnavigation li a {
	text-decoration: none;
	width: 110px;
	padding: 6px 6px 6px 6px;
	color: #999;
	line-height: 95%;
}
#topnavigation li a:hover {
	color: #79000C;
}

/***************************************
	Footer
***************************************/

#footer_container {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	height: 80px;
}

#footer_text {
	font-size: 0.8em;
	width: 640px;
	text-align:center;
	font-weight: bold;
	margin-left: 260px;
}

#footer_text:first-line {
	word-spacing: 1em;
}



/***************************************
	Top Menu
***************************************/

#top_menu_frame {
	font-size: 0.75em;
	font-weight: bold;
}

#top_menu_frame ul {
	padding: 10px 0;
	list-style: none;
}

#top_menu_frame li {
	display: inline;
}

#top_menu_frame li a {
	text-decoration: none;
	display: block;
	width: 94px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 1px 0 6px 8px;
	float: left;
	color: #333;
	line-height: 90%;
}

#top_menu_frame li a:hover {
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	color: #79000C;
}


/***************************************
	Sidebar Menu
***************************************/

#left_menu_frame {
	float: left;
	width: 260px;
}

#left_menu {
	width: 200px;
	background: #fff url(../images/left_menu_background.gif) no-repeat;
	margin: 0 0 0 30px;
	min-height: 230px;
	height: auto !important; 
	height: 230px;
}

#left_menu ul {
	margin: 30px 10px 0 10px;
	list-style: none;
}

#left_menu li {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	margin-top: 1px;
}

#left_menu li a {
	display: block;
	width: 156px;
	background: #eaeaea;
	padding: 4px 0 3px 0;
	color: #79000C;
	padding-left: 24px;
	font-size: 0.75em;
	text-decoration: none;
}

#left_menu li a:hover {
	background: #fff;								/* url(../images/active_menu_red.gif) 6px -18px no-repeat */
}

#left_menu li.active a {
	background: #fff url(../images/active_menu_blue.gif) 6px -20px no-repeat;
	font-weight: bold;
}
#left_menu li.active a:hover {
	background: #fff url(../images/active_menu_blue.gif) 6px -20px no-repeat;
	font-weight: bold;
}
#left_menu li.active_open a {
	background: #fff;
	font-weight: bold;
}

#left_menu li.active2 a {
	background: #ddd url(../images/active_menu_blue.gif) 6px -20px no-repeat;
	font-weight: bold;
}
#left_menu li.active2 a:hover {
	background: #ddd url(../images/active_menu_blue.gif) 6px -20px no-repeat;
	font-weight: bold;
}
#left_menu li.active_open2 a {
	background: #ddd;
	font-weight: bold;
}

#left_menu li.active3 a {
	background: #ccc url(../images/active_menu_blue.gif) 6px -20px no-repeat;
	font-weight: bold;
}
#left_menu li.active3 a:hover {
	background: #ccc url(../images/active_menu_blue.gif) 6px -20px no-repeat;
	font-weight: bold;
}


/***************************************
	Text Formattings / Paragraphs
***************************************/

p {
	margin: 4px 0 14px 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #79000C;
	font-weight: normal;
	margin-bottom: 12px;
}


h2 {
	font-size: 11px;
	color: #79000C;
	font-weight: bold;
	margin: 0px;
	color: #22315A; }

a {
	color: #7d0019;
	text-decoration: none;
}

a:hover {
	color: #7d0019;
	text-decoration: underline;
}

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #ccc;
	font-weight:normal;
	padding-bottom:.4em;
}

a.sitemap_level2 {
	padding-left:3em;
}

a.sitemap_level3 {
	padding-left:7em;
}

.sitemap_level2_container {
	padding-top:.3em;
	padding-left:.3em;
}

.sitemap_level3_container {
	padding-top:.2em;
}