@CHARSET "UTF-8";
.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

.grosse_ueberschrift
{
  color:#000000;
  font-family:Arial, Helvetica, SansSerif;
  font-size:16px;
  text-decoration:none;
}

.kleine_ueberschrift
{
  color:#000000;
  font-family:Arial, Helvetica, SansSerif;
  font-size:13px;
  text-decoration:none;
  line-height: 150%;
  height: 20px;
  font-weight:bold;
}

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	background-image: url(content/images/background_wappen.jpg);
	margin:0px;
}

a:link {
	color: #000;
	text-decoration:none;
}
a:visited {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #333;
	text-decoration:underline;

}
.main_content {
	width: 955px;
	margin: 0 auto;
  height:100%;
}

.header_content {
	text-align:left;
	/*background-color: #000;*/
	background-image: url(content/images/himmel.jpg);
	height:138px;
	}
	
.left_content {
	width:243px;
	height:100%;
	float:left;
	height:100%;
	min-height: 800px;
	/*background-image: url(content/images/background_grau.gif);*/
	background-color:#000;
	padding-top:100px;
	
	
}

.breadcrumb{
 position:relative;
 left:135px;
 height:10px;
}


.spacer {
	padding:0px;
	background-image: url(content/images/background_wappen2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:100%;
  min-height: 550px;
}

.spacer2 {
	padding:0px;
	
	height:100%;
  min-height: 750px;
}

.heading1{
position:relative;
left:133px;
font-size:16px;
width:570px;

}

.abstand
{
  position:relative;
  left:135px;
  width:570px;
}


.abstand2
{
 padding-left:10px;
}


.center_content {
	width:710px;
	height:100%;
	float:right;
	min-height: 900px;
	font-size:12px;
	background-color:#FFF;
	padding:0px;

}
.menu_ul {
	list-style-image: url(content/images/bullet_horn.png);
	line-height: 200%;
	font-weight: normal;
	color: #CCC;
	letter-spacing: 130%;
	font-size:12px
}

span.menu
{
	color: #CCC;
	width:240px;
	text-decoration:none;
}

div.search
{
    padding-left:10px;
	color: #CCC;
	text-decoration:none;
	height:22px;
}

input.search
{
  width:140px;
  border:1px solid black;
}

input.searchbutton
{
  width:60px;
  color:#000;
  background:#ffffff;
  border:1px solid black;
  font-size:10px;
}

.list_kompass{
	list-style-image: url(content/images/bullet_list.png);
	font-weight: normal;
	color: #000;
	font-size:12px;
	height:25px;
	
}
