body{
	font-family:Verdana, Helvetica, Arial,sans-serif;
	font-size:11px;
	line-height:17px;
	color:#949494;
	margin:0;
	padding:0;
}

.bodyBG{
	background-color:#ed0000;
	background-image:url(img/bodyBG.jpg);
	background-repeat:repeat-x;
}
div, p, span, h1, h2, h3, h4,h5,h6, img{
	margin:0;
	padding:0;
}

img, img a{
	border:none;
}

.clear{	
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}
.center{
	text-align:center;
}

.hidden
{
	position: absolute;
	left: -1000px;
	width: 0px;
	height: 0px;
	overflow:hidden; 
	display:inline;}
	
.f_left{
	float:left;
}
.f_right{
	float:right;
}

ul{
	margin:0 0 0 18px;
	padding:0;
	list-style-image:url(img/list.gif);
}

a, a:hover, a:visited{
	color:#bf2b2b;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6, .headline1{
	font-size: 11px; 
	font-weight:normal;
	line-height:18px;
	color:#7c7c7c;	
	margin:0 0 7px 0;
	text-transform:uppercase;
	
}

p, .textstandard{
	
}
.linkgray, a.linkgray,  a.linkgray:hover, a.linkgray:visited{
	font-size:11px;
	line-height:17px;
	color:#909090;
	text-decoration:none;
}

.small{
	font-size:10px;
}


/********************* Div's *********************/
.div_header{
	width:850px;
	height:405px;
	background:url(img/header_BG.gif) top left no-repeat;
}
.div_topImage{
	margin:0 25px 0 25px;
}

.div_menu{
	padding:7px 0 7px 45px;
}
	
.div_serviceNavi{
	width:60px;
	margin:0;
	padding:0;
	text-align:right;
}


.wrapper{
	height:30px;
	background:url(img/wrapper_topBG.gif) top left no-repeat;
}

.wrapper_mid{
	width:850px;
	background:url(img/wrapper_midBG.jpg) top left no-repeat;
	min-height:300px;
	background-color:White;
}


.div_contentLeft{
	width:480px;
	margin-right:18px;
}
.div_contentRight{
	width:240px;	
	margin-top:13px;
	padding-left:20px;
	/*border-left:solid 1px #e6e6e6;*/
}

.div_contentLarge{
	width:760px;
}
.div_footer{
	width:840px;
	margin-left:5px;
	text-align:left;
	margin-bottom:20px;
}
/*************** Navigation ************/

ul.topul{
	margin:0;
	padding:0;
	list-style:none;
}

li.topli{
	list-style:none;
	display:inline;
}
.topmenu, a.topmenu, a.topmenu:hover, a.topmenu:visited {
	color:#7c7c7c;				
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	background:url(img/nav1.gif) bottom left repeat-x;
	margin-right:30px;
	padding-bottom:7px;
}

.topmenucurrent, a.topmenucurrent, a.topmenucurrent:hover {
	color:#7c7c7c;					
	font-weight:normal;	
	font-size:11px; 
	text-decoration:none;
	text-transform:uppercase;
	background:url(img/nav1_a.gif) bottom left repeat-x;
	margin-right:30px;
	padding-bottom:7px;
}


/*************** Fonts *****************/

.footertext, a.footertext, a.footertext:hover, a.footertext:visited 
.footertext a, .footertext a:hover, .footertext a:visited
{
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}


.footerprint {
	color:#909090;
	font-size:10px;
	text-decoration:none;
}
/************* Tabellen*************/
.edittable tbody tr td{
	font-size:12px;
	padding:5px;
}

/* Formularstyles*/
.formular{
	font-family:Verdana, Helvetica, Arial,sans-serif;
	color:#909090;
	font-size:11px; 
}

input.formular{
	border:1px solid #7c7c7c;
}
textarea.formular{
	border:solid 1px #7c7c7c;
}
.formbutton{
	font-family:Verdana, Helvetica, Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#444;
	padding:3px;
	border:solid 1px #7c7c7c;
	background:#fff;
}


/* NEWS SHOETLIST.XSL*/
.newsShortlist
	{}
	

div.newsShortlist  p, div.newsShortlist h2
{
		display:inline
}

div.newsShortlist ul li 
{
	list-style-image:none;
}
