/* CSS Document */

/*-------------- ALLGEMEIN ---------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #E5E5E5;
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#noscript {
	text-align: center;
	color: #FF0000;
	font-size: 0.75em;
	font-weight: bold;
	padding: 10px 5px 10px 5px;
	background-color: #EBE9ED;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #A7A6AA;
}

a:link, a:visited, a:active, a:focus {
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:link img, a:visited img, a:active img, a:focus img, a:hover img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 9px 0 1em 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 9px 0 0.5em 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 9px 0 0.5em 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 9px 0 0.5em 0;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 9px 0 0.5em 0;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	margin: 9px 0 0.5em 0;
}

p {
	margin-bottom: 10px;
}

ul {
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 10px;
}

ul li {}

ul.li_abst li {
	margin-bottom: 5px;
}

ol {}

ol li {}

#cont_all {
	background: url(../images/template/hg_vertverlauf_gr.gif) repeat-x 0 54px #E5E5E5;
}

.dateschrift {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
}

#all {
	padding-bottom: 20px;
}

	* html #all {
		text-align: center;
	}

#screen {
	width: 980px;
	background: #FFFFFF;
	margin: 20px auto 0 auto;
}

	* html #screen {
		text-align: left;
	}

#header {}

#header_top {
	position: relative;
	height: 54px;
	overflow: hidden;
}

#header_topschrift {
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
}

#header_main {
	background: #545454;
	height: 270px;
}

#h_main_left {
	float: left;
	width: 586px;
	height: 270px;
}

#h_main_right {
	height: 270px;
	color: #E5E5E5;
	padding: 0 15px;
	overflow: hidden;
}

#h_main_right h1, #h_main_right h2, #h_main_right h3, #h_main_right h4, #h_main_right h5, #h_main_right h6 {
	font-family: Arial, Helvetica, sans-serif;
}


#h_m_r_top {
	font-size: 12px;
	margin: 15px 0 6px 0;
}

	#h_m_r_top h3 {
	margin: 0 0 10px 0;
}

#h_m_r_bottom {
	clear: both;
	height: 164px;
	font-size: 0.75em;
	overflow: hidden;
}

	#h_m_r_bottom a:link, #h_m_r_bottom a:visited, #h_m_r_bottom a:focus, #h_m_r_bottom a:active, #h_m_r_bottom a:hover {
		color: #FE9544;
	}

	#h_m_r_bottom address {
		font-style: normal;
		margin-bottom: 10px;
		line-height: 140%;
	}
	
	table#tab_address {}

	table#tab_address tr {
		line-height: 140%;
	}

	#h_m_r_bottom h3 {
		margin-top: 0;
	}

	#h_m_r_bottom table {}

	#h_m_r_bottom td.td_zitat {
		height: 164px;
		vertical-align: middle;
		overflow: hidden;
	}

	#h_m_r_bottom p.zitat {
		margin-bottom: 8px;
	}

	#h_m_r_bottom p.author {
		text-align: right;
		font-weight: bold;
		color: #AAAAAA;
	}

#cont_main {
	clear: both;
	margin: 10px 0;
}

#main_start {}

#main {
	float: left;
	width: 715px;
	font-size: 0.75em;
	color: #867200;
	line-height: 140%;
	padding: 5px 0 10px 25px;
}

#nav_right {
	margin-left: 760px;
	padding-top: 9px;
	width: 220px;
	height: auto;
}

* html #nav_right {
	margin-left: 757px;
}

#cont_footer {
	clear: both;
	padding: 0 15px 15px 15px;
}

#footer {
	text-align: center;
	font-size: 0.75em;
	color: #AAAAAA;
	line-height: 140%;
	padding-top: 10px;
	border-top: 1px solid #EEEEEE;
}

	#footer a:link, #footer a:visited, #footer a:active, #footer a:focus, #footer a:hover {
		color: #AAAAAA;
	}

.clearboth {
	clear: both;
}

.divblog_nav {
	clear: both;
	text-align: center;
}

table.blog_nav {
	margin: 15px auto 0 auto;
	font-size: 1.1em;
}

table.blog_nav tr td {
	padding: 0 1px;
	font-weight: bold;
}

.div_subpages_nav {
	clear: both;
	text-align: center;
}

table.subpage_nav {
	margin: 15px auto 0 auto;
}

#map_canvas {
	clear: both;
	border: 1px solid #867200;
	height: 400px;
}
