body{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#737474;
	margin:0;
	padding:0;
}

h1{
	font-size:20px;
	line-height:28px;
	color:#006cb3;
	margin:0 0 8px 0;
	padding:0;
}

h2{
	font-size:12px;
	margin:0 0 2px 0;
	padding:0;
	
}
h3{
	font-size:12px;
	color:#006cb3;
	margin:0 0 2px 0;
	padding:0;
}

h4, h5, h6{
	font-size:11px;
	margin:0 0 2px 0;
	padding:0;
}

.headline1, a.headline1, a.headline1:hover{
	font-size:20px;
	line-height:28px;
	font-weight:bold;
	color:#006cb3;
	margin:0 0 8px 0;
	padding:0;
	text-decoration:none;
}

.headline2, a.headline2, a.headline2:hover{
	font-size:12px;
	font-weight:bold;
	margin:0 0 2px 0;
	padding:0;
	text-decoration:none;
	
}
.headline3{
	font-size:12px;
	font-weight:bold;
	color:#006cb3;
	margin:0 0 2px 0;
	padding:0;
}
p
{
	font-size:12px;
	line-height:18px;
	margin:0px;
	padding:0px;
}
.unsichtbar{
	position: absolute;
	left: -1000px;
	width: 0px;
	height: 0px;
	overflow:hidden; 
	display:inline;
}
ul { 	
	margin:0;
	padding:0;
}

li 
{
	/*list-style-type:square;*/
	list-style-image:url(img/arrow_gray.gif);
	padding-left:0;
	margin-left:17px;
	line-height:18px;
}

li a{
	color:#737474;
}

li a:hover{
	color:#006cb3;
}
a{
	color:#737474;
}

a:hover{
	color:#006cb3;
}
.textstandard, a.textstandard {
	color:#737474;
}
/*
a.textstandard:hover{
	color:#006cb3;
}
*/
.textsmall, a.textsmall {
	font-size:11px;
	line-height:16px;
	color:#737474;
}
span.textsmall a:hover{
	color:#006cb3;
}

.footersmall, a.footersmall{
	font-size:11px;
	line-height:16px;
	color:#bcbcbc;
	text-decoration:none;
}

a.footersmall:hover{
	font-size:11px;
	line-height:16px;
	color:#006cb3;
	text-decoration:none;
}


ul li .sitemap{
	list-style-type:none;
	list-style-image:none;	
	font-weight:bold;
	display:block;
	border-top:solid 1px #737474;	
	padding:2px 0 0 0;
	margin:3px 0 0 0;
}

a.sitemap{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

ul ul li .sitemap{
	list-style-type:none;
	list-style-image:none;
	font-weight:normal;
	border-top:none;
	margin:0 0 0 15px;	
}

ul ul ul li .sitemap{
	list-style-type:none;
	list-style-image:none;
	font-weight:normal;
	border-top:none;
	margin:0 0 0 30px;	
	padding:0 0 0 12px;
	background:url(img/thirdmenu.gif) top left no-repeat;
}

ul ul ul li a.sitemap:hover{
	list-style-type:none;
	list-style-image:none;
	font-weight:normal;
	border-top:none;
	margin:0 0 0 30px;	
	padding:0 0 0 12px;
	background:url(img/thirdmenu_a.gif) top left no-repeat;
}
/***************** Floats *************************/
.left {float:left} 
.right {float:right}
.clear {clear:both; height:1px; overflow:hidden; margin-top:-1px;}

.center{
	text-align:center;
}

/***************** Navigation **********************/
.topmeta ul /*UL für Meta Navigation */
{	
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
.topmeta li /* LI Für Meta NAVIGATION */
{
	
	padding:0px;
	margin:0px;
	float:left;
	display:inline;
}

.topmeta li a{
	font-size:11px;
	text-decoration:none;	
	list-style:none;
	list-style-image:none;
}

.topmeta li a:hover, span.topmeta a:hover{
	color:#006cb3;
}

span.topmeta a {
	
	font-size:11px;
	text-decoration:none;	
}

.topmeta li a.current, span .current {
	font-size:11px;
	font-weight:bold;
	color:#006cb3;
	text-decoration:none;
}

.history, a.history /*Breadcrumb*/
 {
	font-size:10px;
	text-decoration:none;	
}

a.history:hover, a.history:hover{
	color:#006cb3;
}

a.historycurrent
{	font-size:10px;
	text-decoration:none;	
	font-weight:bold;
	color:#737474;
	}
a.historycurrent:hover
{	font-size:10px;
	text-decoration:none;	
	font-weight:bold;
	color:#006cb3;
	}
 

/******************** Searchform *****************/

.div_searchform{
	/*margin-right:50px;*/
	width:153px;	
}

.searchform{
	margin:0;
	padding:0;
}

.searchform_p{
	float:left;
	margin:0;
	padding:0;
}
.searchform_input	{
	width:128px;
	height:17px;
	line-height:14px;
	border:solid 1px gray;
	margin-top:20px;
	float:right;
	color:#737474;
}

.searchform_submit
{	
	border-style:none;
	border-width:0;
	width:21px;
	height:21px;
	float:right;
	margin:20px 0 0 0;
}



/******************* TopNavigation *************************/
ul.topul{
	margin:0;
	padding:0;
	list-style:none;
}

li.topli{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
.topmenu, a.topmenu {
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#737474;
	text-decoration:none;	
	display:block;
	border-top:solid 1px #737474;
	padding:5px 0 0 0;
}

a.topmenu:hover, .topmenucurrent, a.topmenucurrent, a.topmenucurrent:hover {
	font-size:12px;
	font-weight:bold;
	color:#006cb3;
	text-decoration:none;	
	display:block;
	border-top:solid 1px #737474;
	padding:5px 0 0 0;
}

/****************** Second Level Navigation *****************/
ul.second{
	margin:0;
	padding:0;
	list-style:none;
}

li.secondli{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}

.secondmenu, a.secondmenu{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#737474;
	text-decoration:none;	
	display:block;
	padding:0 0 3px 0;
}
a.secondmenu:hover, .secondmenucurrent, a.secondmenucurrent, a.secondmenucurrent:hover{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#006cb3;
	text-decoration:none;	
	display:block;
	padding:0 0 3px 0;
}

/****************** Third Level Navigation *****************/
li.thirdli{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}

.thirdmenu, a.thirdmenu{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#737474;
	text-decoration:none;	
	display:block;
	padding:3px 0 3px 12px;
	background:url(img/thirdmenu.gif) top left no-repeat;
}
a.thirdmenu:hover, .thirdmenucurrent, a.thirdmenucurrent, a.thirdmenucurrent:hover{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#006cb3;
	text-decoration:none;	
	display:block;
	padding:3px 0 3px 12px;
	background:url(img/thirdmenu_a.gif) top left no-repeat;
}


/****************** Layout ***********************/
.content_margin{
	margin-left:62px;
	width:950px;
	text-align:left;
}

.div_headernavi, .div_sprachwahl{
	margin-top:47px;
}
.logo{
	width:154px;
}

.div_breadcrumb{
	width:512px;
	margin:-6px 0 0 205px;
}
.mainContent{
	margin:6px 0 0 3px;
	padding:0 0 0 0;
	width:512px;
	border-top:solid 1px #737474;
}

* html .mainContent{
	margin:6px 0 0 0;
	padding:0 0 0 0;
	width:512px;
	border-top:solid 1px #737474;
}

.rigthContent{
	margin:6px 0 0 0;
	width:133px;
	background:#e7e7e7;
	padding:10px;
}
.div_footer{
	margin:23px 0 20px 205px;
	width:512px;
	text-align:right;	
}
/************************** Tables ***************/

table, td{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#737474;
	margin:0;
	padding:0;
}

table.data{
	width:512px;
	font-family:Verdana, Arial, Helvetica, 'sans-serif';
	font-size:12px;
  	line-height:21px;
	font-weight:normal;
  	border-collapse: collapse;
  	color:#737474;
	text-align:left;
}

table.data thead tr th{
	background-color:#fff;
	color:#737474;
	line-height:13px;
	padding-top:4px;
	padding-bottom:4px;
  	border-top:solid 1px #737474;
  	border-bottom:solid 1px #737474;
}
table.data tbody tr th td{
	vertical-align:top;
	font-weight:normal;
  	border-top:solid 1px #737474;
  	border-bottom:solid 1px #737474;	
}

table.data tbody td{
	
	vertical-align:top;
  	border-top:solid 1px #737474;
	border-bottom:solid 1px #737474;
	padding-top:4px;
	padding-bottom:4px;
}
/* Formularstyles*/
.formular{
	font-family:Verdana, Helvetica, Arial, 'sans-serif';
	color:#737474;
	font-size:11px; 
}

input.formular{
	border:1px solid #737474;
}
textarea.formular{
	border:1px solid #737474;
}
.btn_submit{
	font-family:Verdana, Helvetica, Arial, 'sans-serif';
	font-size:11px;
	font-weight:bold;
	background:#737474;
	color:#fff;
	padding:3px;
	border:none;
}
.btn_reset{
	font-family:Verdana, Helvetica, Arial, 'sans-serif';
	font-size:1px;
	background:#fff;
	color:#fff;
	border:none;
}

/* NEWS SHOETLIST.XSL*/
.newsShortlist
	{}
div.newsShortlist  p , div.newsShortlist h2
{
		display:inline
}

div.newsShortlist ul li 
{
	list-style-image:url(img/arrow_gray.gif)
}