 /* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 12px/150% "Arial", Helvetica, sans-serif;	color: #211f1f; 	
	margin: 0; 	padding: 0; 
	background: #fff;
}

/* Links */
a {
	text-decoration: none;		
	font-size: 13px; color: #797979; 
}
a:hover {
	text-decoration: underline;
	color: #000;
}
 a:focus {
	background: transparent; 
}

/* Headers */
h1, h2, h3 {
	font: bold 1em/100% "Arial", Helvetica, sans-serif;
	margin: 0; padding: 15px 0px 10px 0px;
	
}
h1 {font-size: 160%;	 font-weight: normal; color: #7f7f70; /*letter-spacing: -2px;	*/}
h2 {font-size: 100%;	 font-weight: bold;    color: #000; line-height: 150%; }
/*h2 {font-size: 160%; font-weight: normal; color: #666666; }*/
h3 {font-size: 140%;	 font-weight: normal; color: #7f7f70;  line-height: 120%; }

ul { list-style: none; }
.list { 
	margin: 10px 20px; padding: 0 20px;
	list-style-type: disc; 
	color: #666666;
	padding: 10px;
}
dt {
  font-weight: bold; color: #895F30;
}
dd {
  padding-left: 25px; 
}

/* Images */
img {
    border: none;
	padding-right: 10px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
img.noborder {
	border: 0px solid #dcdcdc;
	padding: 0px;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#top-back {
	position: absolute; top: 0px; 	left: 0px;
	width: 100%; height: 180px;
	margin: 0px; padding: 0px;	
	background: #fff url(hg_line.gif) repeat-x;
	/*border-bottom: 1px solid #ff0000;*/
}	
#page {
	position: relative;
	background: #fff url(bg_main.gif) repeat-y;
	margin: 20px auto; padding: 0px;
	width: 960px;	
	text-align: left;
	border: 0px solid black;
}
#header-wrap {
	margin: 0px; padding: 0px;	
	height: 135px;
	border: 0px solid blue;
}
#logo {
	float: left;
	margin: 0px 0px 0px 0px; padding-right: 20px;
	width: 700px;
	text-align: right;
	font-size: 18px;
	border: 0px solid green;
}
#logo a {text-decoration: none;}
.logo-font{
	font: 30px/100% "Times New Roman", serif;
	color: #7f7f70;
}	
/*************  navigation-top  ****************/
#navi-top-box {
	position: relative;
	float: left;
	margin: 10px 0px 0px 0px;
	width: 235px; height: 20px;
	border: 0px solid red;
}
#navi-top ul {
	text-align: center;
	margin: 0px; padding-left: 10px;
	border: 0px solid yellow;
}
#navi-top ul li {
	display: inline;	 
	float: left; 
	margin: 0px;
	height: 20px;		
}
#navi-top a {	
	float: left; 
	height: 20px;	
	margin: 0px; padding-left: 10px;
	text-align: center;
 	font-size: 1.1em; color: #fff;
 	text-decoration: none;
}
#navi-top a:hover, a:focus {
	color: #444;
}
#navi-top .menu-current a {
	font-weight: bold;
	cursor: default;
}

/******************* navigation-main *****************/
#nav_main {
	position: absolute; top: 135px; 	left: 0px;
	margin: 0px; padding: 0px;	
	text-align: center;
	height: 25px;
}
#filler-left-white {
	float: left;
	margin: 0px; padding: 0px;
	width: 79px; height: 25px;
	background: transparent url(hg_nav_white.gif) repeat-x;
	border: 0px solid red;
}
#filler-left {
	float: left;
	margin: 0px; padding: 0px;
	width: 20px;	height: 25px;
	background: transparent url(hg_nav.gif) repeat-x;
	border: 0px solid red;
}
#filler-right {
	float: left;
	margin: 0px 0px 0px 0px; padding: 0px;
	width: 20px;	height: 25px;
	background: transparent url(hg_nav.gif) repeat-x;
	border: 0px solid red;
}
#filler-right-white {
	float: left;
	margin: 0px 0px 0px 0px; padding: 0px;
	width: 241px;	height: 25px;
	background: transparent url(hg_nav_white.gif) repeat-x;
	border: 0px solid red;
}
.menu ul {
	margin: 0px; padding: 0px;
	height: 25px;
	float: left; 
	border: 0px solid green;
}
.menu ul li{
	float: left; 
	display: inline;	 
	margin: 0px;
	height: 25px;	width: 120px;	
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {	
	float: left; 
	height: 22px;	width: 120px;	
	margin: 0px; padding-top: 3px;
	text-align: center;
	text-decoration: none;
	color: #211f1f;
	font-size: 1.1em;
	background-color: #fff;
	background-image: url(hg_nav.gif);
	background-repeat: no-repeat;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	/*border-bottom: 1px dashed #999999;*/
}
.menu a:hover {
	color: #797979;
}
.menu-current a {
	font-weight: bold;
	cursor: default;
	background-position: 0px -25px;
}

/* Search Box */
#search_box {
	float: right;
	clear: right;
	width: 220px;
	text-align: left;
	border: 0px dashed red;
}
#search_box fieldset {border:0;}
#search_box legend, #search_box label {display:none;}

#search_string {
	width: 175px;	height: 16px;
	font-size: 90%; color: #777;
	vertical-align: middle;
	/*border: 1px inset #ccc;*/
	border: 0px solid #fff;
}
#search_submit {
	width: 20px; height: 16px;
	font-size: 90%;
	vertical-align: top;
	padding-top: 2px;
}
.news_footer a {
	text-decoration:underline;
}

/******************* content **********************/
#content-wrapper {
	width: 100%; 
	margin: 0 auto;	
	text-align: left;
	border: 0px dashed red;
}
.col-one {
	float: left;
	width: 80px; height: 100px;
	border: 0px dashed green;
}
.col-two {	
	float: left;
	width: 880px;
	margin: 0px; padding: 0px;
	border: 0px dashed green;
}
#content-center {
	position:relative; 
	margin: 0px; padding: 30px 30px 20px 30px;
	text-align: justify;
	border: 0px solid green;
}
#content-center ul {
	padding-left: 15px;
	list-style-type: square;
}
#content-center li {
	padding-top: 10px;	
}

.post_title {
	margin: 0; padding: 10px 0px 10px 0px;
}
.post_title a {
	font-size: 140%;	line-height: 150%;  font-weight: normal; color: #7f7f70;
}
.col-three {
	float: left;
	margin: 0px; padding: 20px 0px 0px 20px;
	width: 210px;	
	font-size: 1.1em; color: #fff;
	border: 0px solid blue;
}
.col-three a{
	color: #fff;
}
.col-one, .col-two, .col-three {
	padding-bottom: 0px;
}

#content .col-two h2 {
	margin-left: 5px; padding-left: 5px; padding-bottom: 3px;
	color: #000;
	letter-spacing: -2px;	
	text-transform: none;
	/*border-bottom: 1px solid #ebebeb;	*/
}
#content .col-one h2 a {
	color: #000;
	text-decoration: none;	
	background: none; 
	border: none;
}
/*#content .col-one ul li {	list-style-image: url(bullet.gif);}
#content-wrapper .col-two h3, 
#content-wrapper .col-three h3 {
	color: #111;
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 15px 0 5px 0;
}*/

/* direktanwahl */
ul.sidemenu {
	text-align: left;
	margin: 7px 20px 8px 0px; 	padding: 0;
	text-decoration: none;		
	background: url(dots.gif) repeat-x left top;
}
ul.sidemenu li {
	list-style: none;
	background: url(dots.gif) repeat-x left bottom;
	margin: 0;	padding: 6px 0px 6px 10px;	
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #666666;		
}
ul.sidemenu li a:hover {	
	color: #000;	
	background: none;
	border: none;
}
.sideInfo {
	padding-top: 5px;
	font-size: 14px; 	line-height: 1.2em;
}
.link {
	text-decoration: none;
	font-size: 14px;	line-height: 1.2em; color: #A56F38; 
}
.referenzen img {
	border: none;
	margin: 0px; padding: 0px;
}
#mynews {
	padding-top: 50px;	
}
#mynews_content {
	padding: 5px 20px 5px 20px;	
	font-size: 1.1em; color: #fff;
	border-top: 1px solid #fff; border-bottom: 1px solid #fff;
}
.mynews_title {
	font-size: 120%;	line-height: 180%;  font-weight: normal; color: #fff;
}

/* footer */
#footer-wrapper {
	position: relative;
	clear: both;
	width: 100%; 
	margin: 0 auto;
	text-align: left;
	border: 0px solid black;			
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

