body {
	background-color: #00050A;
	font-family: verdana,arial,serif;
	font-size: 0.8em;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

a {
/*	background-color: #ffffff; */
/*	color: #666680; */
/*	text-decoration: none; */
}


a:hover {
	text-decoration: none;
}

a:visited {
	color:  #0000FF;
}
	


#container {
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 800px;
}

#header {
/*	background: url(_media/images/banner.jpg) no-repeat; 
	background: url(_media/images/blitz_02_300x140.jpg) no-repeat; */
	background: url(_media/images/header.jpg) no-repeat;
	background-position: right;
	background-color: #000;
	height: 140px;
	width: 100%;
}

#header h1 {
	font-size: 36px;
	color: #b2c2FF;
	line-height: 20px;
/*	padding-top: 45px; */
	padding-left: 20px;
}

#header a {
/*	color: #b2c2FF; */
  text-indent: 0.30cm;
	font-family: helvetica, verdana, arial, serif;
	text-decoration: none;
}

#header a:hover {
	background-color: transparent;
}

#sidebar {
	float: left;	
	margin-top: 20px;
	margin-left: 2px;
	width: 190px;
  background-color: #BABFF5;
}

#sidebar ul {
	list-style: none;
	margin-left: 15px;
	padding-left: 0px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 3px;
}

#sidebar a {
  background-color: #E7DBFF;
	border-bottom: 1px dotted #666666;
	border-right: 1px solid #666666;
	color: #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 165px;
}

#sidebar a:hover {
	background-color: #7d7dBA;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
}

#content {
	background-color: #ffffff;
	border-left: 1px solid;
	border-color: #E7DBFF;
	float: right;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 20px;
	width: 520px;
}


#content h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	line-height:24px;
	padding-left:5px;
	margin-top: 0px;
	margin-left: -5px;
	margin-right: -5px;
}

#footer {
	background-color: #f5f5ff;
	clear: right;
	color: #000000;
	font-size: 0.7em;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: right;
	width: 780px;
}

#footer a {
	color: #666666;
	border-bottom: 1px dotted #666666;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px solid #666666;
	text-decoration: none;
}

#footer a:visited {
	color: #666666;
	text-decoration: none;
}


.BodyText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.BodyTextKlein
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

.BodyTextSehrKlein
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}

.BodyTextExtremKlein
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #000000;
}

.Teaser
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
/*
	width: 300px; */
}

.background_lightgray {
	background: #CCCCCC;
	padding: 15px;
	text-align: justify;
}

.kursiv {
	font-style: italic;
}