html
{
	overflow: auto;
	

}

body {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 200px;
	margin-bottom: 30px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 16px;

}

#kopf {
	width: 640px;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 45px;
	min-height: 131px;
}

#logo {
	width: auto;
	float: left;
	}

#pt	{
	text-align: right;
	position: relative;
	top: -3px;
	}
	
* html #pt {
  top:-4px;
}

*:first-child+html #pt {
  top:-4px;
}

#rubriken {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
		vertical-align:text-top;
	}
	
#kopfnav {
	width: 640px;
	min-height: 55px;
	border-bottom: 1px solid #CCCCCC;
}

#navigation {
	width: 640px;
	min-height: 45px;
	margin-top: 12px;
}

#topnav	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#subnav {
	margin-left: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-bottom: 15px;
		list-style-type: none;
	}


.navele	{
		display: inline;
		width: auto;
		margin-right: 20px;
	}
	
#content {
		width: 640px;
		height: auto;
		overflow: hidden;
		clear: both;
	}

#content a:link
{
	color: #9E9E9E;
	text-decoration: none;
}

#content a:visited
{
	color: #9E9E9E;
	text-decoration: none;
}

#content a:hover
{
	color: #000000;
	text-decoration: none;
}

#content a:active
{
	color: #000000;
	text-decoration: none;
}
		
.rubrik1 {
		color: #7c8998;
		text-decoration: none;
		}
		
.rubrik1:hover
{
	color: #000;
}

.rubrik1:active
{
	color: #000;
}
		
.rubrik2 {
		color: #7c8998;
		text-decoration: none;
	}

.rubrik2:hover
{
	color: #000;
}

.rubrik2:active
{
	color: #000;
}
	
.rubrik3 {
	color: #7c8998;
	text-decoration: none;
	}
	
.rubrik3:hover
{
	color: #000;
}

.rubrik3:active
{
	color: #000;
}
	
.nav {
	color: #9E9E9E;
	text-decoration: none;
}

a.nav:hover {
	color: #000000;
	}
	
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

.trennlinie
{
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 15px;
		margin-bottom: 15px;
		height: 1px;
		border-bottom: 1px solid #CCCCCC;
}

.trennlinie-liste
{
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 5px;
		margin-bottom: 5px;
		height: 1px;
		border-bottom: 1px solid #CCCCCC;
}

.bildspalte-ende
{
	color: #999999;
	width: 206px;
	height: 125px;
	
}