body {
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    background-image: url(../img/bg_page.gif);
    background-repeat: repeat-x;
}

td {
    font-size: 11px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

h1 {
	font-size: 18px;
	color: #999999;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}

h2 {
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	background-color: #FFFFFF;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #DDDDD7;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #DDDDD7;
}

#Senden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;	
	font-size: 10px;
	border: 1px solid #DDDDD7;
}

#container {
   background-image: url(../img/bg_navigation.gif);
   background-repeat: repeat-y;
	color: #000000;
   /*margin: 10px 0px 0px 10px;*/
   text-align : center;
   margin-left : auto;
   margin-right : auto;
   margin-top: 10px;
   border : 1px solid #666666;
   width : 800px;
   background-color : #ffffff;
}

/* IE6 Sonderkonfiguration */
* html #container {
    margin: 10px 0px 0px 10px;
    width : 800px;
}

#container div {
    text-align: left;
}

#header {
    background-color : #FFFFFF;
	 color: #000000;
    width : 800px;
    height : 85px;
}

#logo {
    background-color : #000000;
	color: #FFFFFF;	 
    width : 800px;
    height : 30px;
	text-align: right;
}

#logo img {
	margin-left: 510px;
}

* html #head {
    height : 120px;
}

#right {
    float: left;
}

#navigation {
    background-color : #CCCCCC;
	 color: #000000;	 
    width : 180px;
    height: 145px;
    float: left;	
}

#content {
    /*background-color : yellow;*/
    width : 480px;
	line-height: 18px;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 50px;
	padding-bottom: 70px;
    float: right;
}

/* IE6 Sonderkonfiguration */
* html #content {
    width : 610px;
}

#news {
    background-color : #666666;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 145px;
	padding-top: 5px;
    width : 180px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;		
}

.claim {
	padding-bottom: 50px;
}

.img {
	margin-right: -70px;
    float: right;
}

.img-left {
    float: left;
}

.news_text  {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer {
    background-color : #CCCCCC;
	 color: #000000;
	font-size: 9px;
	padding-left: 610px;
	text-align: right;
	clear:both;
}

#bottom {
    margin: auto;
    width : 800px;
    color: #000000;
	font-size: 9px;
	text-align: center;
	clear:both;
}

/* Beginn Formatierung Navigation LEVEL1 */

/* BEGINN IE6 Sonderkonfiguration */
* html .A_Level a:link {
    width : 180px;
}

* html .A_Level a:hover {
    width : 180px;
}

* html .A_Level a:visited {
    width : 180px;
}

* html .A_Level_aktiv a {
    width : 180px;
}

/* ENDE IE6 Sonderkonfiguration */

.A_Level a:link { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 168px;
	/*height: 20px;*/
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
    background-image: url(../img/bg_navi.gif);
    background-repeat: repeat-y;
}

.A_Level a:visited { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 168px;
	/*height: 20px;*/
	color: #FFFFFF;
	background-color: #999999;	
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
    background-image: url(../img/bg_navi.gif);
    background-repeat: repeat-y;	
}

.A_Level a:hover {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 168px;
	/*height: 20px;*/
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border-bottom: 1px solid #FFFFFF;
    background-image: url(../img/bg_navi_active.gif);
    background-repeat: repeat-y;
}

.A_Level_aktiv a { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 168px;
	/*height: 20px;*/
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border-bottom: 1px solid #FFFFFF;
    background-image: url(../img/bg_navi_active.gif);
    background-repeat: repeat-y;
}
/* Ende Formatierung Navigation LEVEL1 */

.weiter {
	font-size: 14px;
	text-align: right;
}

#news h2 {
	background-color: #666666;
	color: #FFFFFF;
 	font-size: 12px;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 0px;	
}

.news_text a:link {
	background-color: #666666; 
	color: #FFFFFF;
	text-decoration: none;
}

.news_text a:visited {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}

.news_text a:hover {
	background-color: #666666;
	color: #CD0066;
	text-decoration: none;
}

.news_text a:active { 
	background-color: #666666;
	color: #CD0066;
	text-decoration: none;
}

.mskcolor {
	color: #CC0066
}

a:link { 
	/*background-color: #FFFFFF;*/
	color: #000000;
	text-decoration: none;
}

a:visited { 
	/*background-color: #FFFFFF;*/
	color: #000000;
	text-decoration: none;
}

a:hover {
	/*background-color: #FFFFFF;*/
	color: #CD0066;
	text-decoration: none;
}

a:active { 
	/*background-color: #FFFFFF;*/
	color: #CD0066;
	text-decoration: none;
}