/**********************************
Main stylesheet
************************************/

@import url("/FormBuilder.css");


body
{
	background-color: #ffffff; 
	margin-top: 0px;
	margin-left: 0px;
	
}

form
{
  padding: 0px; 
  margin: 0px;
}

p, .normal, td, li, span, div
{
	font-family: Verdana, Arial;
	font-size: 11px;
}


ul li p
{
padding:0;
margin: 0;
}

a, 
a:link, 
a:active{color:red;} 
a:visited{ color:red; } 
a:hover { color:red; }

table, img{border: 0px;}

#mainpage
{
	width: 924px;
	margin: 0 auto;
}

#toppanel
{
	float: right;
	width: 924px;
	height: 103px;
	background-image: url('/images/topbackground.gif');
	background-repeat: no-repeat;
	
}


#toppanel .login a
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: Black;
}

#toppanel .login
{
	float: right;
	padding-top: 5px;
	padding-right: 30px;
	width: 200px;
	text-align: right; 
	
	font-family: Verdana, Arial;
	font-size: 9px;
	color: Black;
}

#toppanel .searchbox .submitbutton
{

	padding-right: 30px;
	padding-left: 3px;
	vertical-align:bottom;
	
}


#toppanel .searchbox  input.searchtextbox
{
	
	padding:0px;
	width: 132px;
	height: 16px;
	border: solid 1px #4D4D4D;
	vertical-align: middle;
	font-family: Verdana, Arial;
	font-size: 9px;
	
	
}

#toppanel #logo
{
	
	width: 620px;
	height: 103px;
	float: left;
}


#toppanel #logo h2 a{
width: 240px;
height: 95px;
display: block;
margin: 0px;
padding: 0px;
text-indent: -5000px;
}




#toppanel .searchbox
{
	padding-top: 20px;
	float: right;
	text-align: right;
	width: 300px;
	height: 22px;
}

#toppanel .languageselector
{
	height: 36px;
	float: right;
	text-align: right;
	width: 200px;
	
}



#toppanel .languageselector a img
{
	
	padding-top: 15px;
	padding-right: 30px;
	
}


#topnavigation
{
	float: right;
	height: 24px;
	width: 924px;
	border-bottom: solid 3px #FFFFFF;
}

#topnavigation .datetime
{
	float: right;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #c4c4c4;
	padding-right: 10px;
	padding-top: 5px;
}

#topnavigation .topmenuseperator
{
	float: right;
	width: 1px;
	background-color: #FFFFFF;
}

#topnavigation .topmenulastitem
{
	background-image: url('/images/topnavback.gif');
	background-repeat: repeat-x;
background-position: top;
	float: right;
	height: 22px;
	padding-top: 4px;
	background-color: #4D4D4D;
	width: auto;
	padding-left:10px;
	padding-right:30px;
	/*border-top: solid 2px #4D4D4D;*/
}

#topnavigation .topmenuitem
{

background-image: url('/images/topnavback.gif');
background-repeat: repeat-x;
background-position: top;
	height: 22px;
	padding-top: 4px;
	float: right;
	background-color: #4D4D4D;
	width: auto;
	padding-left:10px;
	padding-right:10px;
/*	border-top: solid 2px #4D4D4D;*/

}

#topnavigation .NavigationSelected
{
background-image: url('/images/topnavselback.gif');
background-repeat: repeat-x;
background-position: top;
/*border-top: solid 2px #C90016;*/
height: 22px;
padding-top: 4px;
	float: right;
}

	
#topnavigation .NavigationOpen
{
background-image: url('/images/topnavselback.gif');
background-repeat: repeat-x;
background-position: top;
/*border-top: solid 2px #C90016;*/
height: 22px;
	float: right;
	padding-top: 4px;
}


 #picturepanel
{
	float: left;
	width: 924px;
	height: auto;
	border-top: solid 3px #C90016;
	border-bottom: solid 3px #FFFFFF;
}


#maincontent
{
	float: left;
	width: 924px;
	height: auto;
	border-bottom: solid 2px #FFFFFF;
	background-image: url('/images/maincontentback.gif');
	background-repeat: repeat;
}





#maincontentleft
{
	float:left;
	width: 186px;
	height: auto;
	}

#maincontentcenter
{
	float:left;
	width: 538px;
	border-right: solid 3px #ffffff;
	background-color: #E6E6E6;
	border-left: solid 3px #ffffff;

	
}


#maincontentcenterBredNoNavigation
{
	float:left;
	width: 730px;
	
	background-color: #E6E6E6;
}

#maincontentcenterBred
{
	float:left;
	width: 734px;
	height: 100%;
	background-color: #E6E6E6;
	
	
}


#maincontentcenter .frontpageindexcoloumn h1
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bolder;
	padding: 15px 15px 5px 15px;
	margin: 0px;
	
}




#maincontentcenter .frontpageindexcoloumn div.indexitem
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 148px;
	background-image: url('images/redarrow.gif');
	background-repeat: no-repeat;
	background-position: right;
	/*cursor: hand;*/
}

#maincontentcenter .frontpageindexcoloumn div.indexitem a
{
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
	

#maincontentcenter .frontpageindexcoloumn
{
	vertical-align: text-top;
	float:left;
	width: 178px;
	height: 172px;
	
}

div.frontpageverticaldivider
{
	float:left;
	width: 2px;
	height: 172px;
	background-color: #ffffff;
}

#maincontentright
{
	float: right;
	width: 194px;
	}



#frontpagetopteaser 
{
	float: left;
	width: 194px;
	height: 56px;
	border-bottom: solid 2px #ffffff;
	background-image: url('images/teaserback.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #C90016;
	
}

#frontpagetopteaser h1
{
	font-family: Verdana;
	font-size: 14px;
	color: White;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 5px;
	margin: 0px;
}

#frontpagetopteaser p
{
	padding-bottom: 10px;
	color: White;
	padding-left: 25px;
	padding-right: 25px;
}

#frontpagetopteaser a,#frontpagetopteaser a:link,#frontpagetopteaser a:active { color:white; text-decoration: underline;} 
#frontpagetopteaser a:visited { color:white; text-decoration: underline;} 
#frontpagetopteaser a:hover { color:white; text-decoration: underline;}



#frontpagecenterteaser
{
	float: left;
	width: 194px;
	height: 56px;
	border-bottom: solid 2px #ffffff;
	background-image: url('images/teaserbackgrey.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #4D4D4D;
	
	border-bottom: solid 2px #ffffff;
}

#frontpagecenterteaser h1
{
	font-family: Verdana;
	font-size: 14px;
	color: White;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 5px;
	margin: 0px;
}

#frontpagecenterteaser p
{
	padding-bottom: 10px;
	color: White;
	padding-left: 25px;
	padding-right: 25px;
}

#frontpagecenterteaser a,#frontpagecenterteaser a:link,#frontpagecenterteaser a:active { color:white; text-decoration: underline;} 
#frontpagecenterteaser a:visited { color:white; text-decoration: underline;} 
#frontpagecenterteaser a:hover { color:white; text-decoration: underline;}




#frontpagebottomteaser
{
	float: left;
	width: 194px;
	height: 56px;
/*	border-bottom: solid 2px #ffffff;*/
	background-image: url('/images/teaserback.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #C90016;
}


#frontpagebottomteaser h1
{
	font-family: Verdana;
	font-size: 14px;
	color: White;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 5px;
	margin: 0px;
}

#frontpagebottomteaser p
{
	padding-bottom: 10px;
	color: White;
	padding-left: 25px;
	padding-right: 25px;
}

#frontpagebottomteaser a,#frontpagebottomteaser a:link,#frontpagebottomteaser a:active { color:white; text-decoration: underline;} 
#frontpagebottomteaser a:visited { color:white; text-decoration: underline;} 
#frontpagebottomteaser a:hover { color:white; text-decoration: underline;}






#bottoncontent
{
	float: left;
	width: 924px;
	height: 90px;
	
}

#bottomcontentleft
{
	float: left;
	width: 144px;
	height: 90px;	
	background-color: #E6E6E6;
	border-right: solid 3px #FFFFFF;
}


#bottomcontentleft div.awarditem img
{
	padding: 2px;
}

#bottomcontentleft div.awarditem
{
	padding: 2px;
	float:none;
	text-align: center;
	padding auto 0 auto 0;
	
}

#bottoncontentcenter
{
	float: left;
	width: 580px;
	/*height: 90px;	*/
	border-right: solid 3px #FFFFFF;
	background-color: #808080;

}
#bottoncontentcenter #bottoncontentcenterluft
{
	float: left;
	width: 492px;
	height: 15px;
}

#bottoncontentcenter #newslink
{
	float: left;
	width: 82px;
	/*height: 90px; */
}


#bottoncontentcenter div.newsitem
{

	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*cursor: hand;*/
	width: 472px;
	background-image: url('/images/redarrow.gif');
	background-repeat: no-repeat;
	background-position: right;

	font-family: Verdana, Arial;
	font-size: 10px;
	color: White;
	font-weight: bolder;
}


#bottoncontentcenter a.newsitem
{
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: White;
	font-weight: bolder;
}




#bottoncontentright
{
	float: left;
	width: 194px;
	height: auto;
}




#bottompanel
{
	float: left;
	width: 924px;
	height: 63px;
	border-bottom: solid 3px #C90016;
	
}

#bottompanel div
{
	padding-top: 43px;
	height:20px;
	float: left;
	font-family: Verdana,Arial;
	font-size: 9px;
	color: #c4c4c4;
	padding-left: 9px;
	
}



#bottompicture
{
	float: left;
	width:924px;
	height: 100px;
	border-top: solid 2px #FFFFFF;
	background-image: url('images/bottom.gif');
	background-repeat: repeat-y;
	
}































/* Subpage specific */




.SubpageMainContent
{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
	
	height: 100%;	
	}


.SubpageMainContent h1
{
	float:inherit;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bolder;
	padding-bottom: 15px;
	padding-top: 0;
	margin-top: 0;
	
}

.SubpageMainContent .broedtekst
{
	float: left;
	padding-bottom: 15px;
	
	
}
                    




#maincontent #maincontentleft #leftnavigationbottomspacer
{
	float: right;
	width: 186px;
	height: 40px;
	
	}
	
	

#maincontent #maincontentleft #leftnavigation
{
	background-image: url('images/LeftNavigationBackground.gif');
	background-repeat: no-repeat;
	padding-top: 30px;
	/*padding-bottom: 40px;*/
	background-color: #c90016;
	/*height: auto;*/
	
	}

#maincontent #maincontentleft #leftnavigation a
{
text-decoration: none;
color: #FFF;
}

#maincontent #maincontentleft #leftnavigation ul
{
	
	margin-left: 25px;
	padding-left: 0px;
	padding-right: 10px;
	margin-top: 0;
	
	
	
	
}

#maincontent #maincontentleft #leftnavigation li
{
	list-style-type: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF;
	font-variant: small-caps;
	
	
	
}

#maincontent #maincontentleft #leftnavigation ul ul
{
	
	margin-top: 10px;
	
	/*margin-bottom: 8px;
	*/
	margin-left: 20px;
	
	
}

#maincontent #maincontentleft #leftnavigation li li
{
	font-variant: normal;
	margin-bottom: 5px;
	padding-bottom: 0px;
	line-height: 15px;
}

#maincontent #maincontentleft #leftnavigation li li.NavigationSelected
{
	list-style-type: disc;
	vertical-align: middle;
	list-style-image: url('/images/whitearrow.gif');
}


#maincontent #maincontentleft #leftnavigation ul ul ul
{
	
	padding-bottom: 5px;
	list-style-type: none;
	margin-left: 20px;
	
	
}

#maincontent #maincontentleft #leftnavigation li li li
{
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	list-style-image: none;
}

div.bottomrightpicture
{
width: 194px;

	float: left;
	height: auto;
	
	/*border-bottom: solid 2px #FFFFFF;*/
	

}



div.subpageteaser
{
	width: 194px;

	float: left;
	height: auto;
	
	border-bottom: solid 2px #FFFFFF;
	background-image: url('/images/teaserback.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #C90016;
}

div.subpageteaser h1
{
	padding-left: 25px;
	padding-top: 25px;

	font-family: Verdana;
	font-size: 12px;
	color: White;
		margin: 0px;
}

div.subpageteaser p
{
	padding-bottom: 10px;
	color: White;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
	margin-top: 10px;

}



div.subpageteasergrey
{
	width: 194px;
	float: left;
	height: auto; 	
	border-bottom: solid 2px #FFFFFF;
	background-image: url('/images/teaserbackgrey.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #4D4D4D;
	
	}



div.subpageteasergrey h1
{
	padding-left: 25px;
	padding-top: 25px;
	font-family: Verdana;
	font-size: 12px;
	color: White;
	margin: 0px;
}

div.subpageteasergrey p
{
	padding-top: 0px;
	padding-bottom: 15px;
	color: White;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
	margin-top: 10px;


}


div.subpageteasergrey a,div.subpageteasergrey a:link,div.subpageteasergrey a:active { color:white; text-decoration: underline;} 
div.subpageteasergrey a:visited { color:white; text-decoration: underline;} 
div.subpageteasergrey a:hover { color:white; text-decoration: underline;}

div.subpageteaser a,div.subpageteaser a:link,div.subpageteaser a:active { color:white; text-decoration: underline;} 
div.subpageteaser a:visited { color:white; text-decoration: underline;} 
div.subpageteaser a:hover { color:white; text-decoration: underline;}

.anylinkcss
{
left: 500px;
margin-left: 21px;
float: left;
position:absolute;
visibility: hidden;
border:1px solid #E6E6E6;
border-bottom-width: 0;
font: normal 10px Verdana;
line-height: 15px;
z-index: 100;
background-color: #FFFFFF;
width: 113px;
font-weight: normal;

}

.anylinkcss a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #E6E6E6;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
text-align: left;
}

.anylinkcss a:hover
{ 
background-color: #C90016;
color: white;
}


/* news specific */


#NewsArchive
{
	
	width: 450px;
}


.NewsArchiveItem
{
	float: left;
	width: 450px;	
	padding-bottom: 10px;
	text-align: left;
}


.NewsArchiveItemDate
{
	float: left;	
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 450px;
	padding-right: 10px;


}



.NewsArchiveItemTitle
{
	
	float: left;
	width: 450px;
	font-family: Verdana, Arial;
	font-size: 11px;
	height: 15px;
}


.NewsArchiveItemTitle .arrow
{
	
	padding-left: 1px;
	float: left;
	width: 10px;
	height: 15px;
	vertical-align: middle;
	
	

}

.NewsArchiveItemDescription
{
	float: left;
	width: 450px;
	font-family: Verdana, Arial;
	font-size: 11px;
	
	line-height: 15px;

}



#Paging
{
	padding-top: 20px;
	width: 450px;
}


#Paging #PagePrevious
{
	float: left;
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 100px;
	
}
#Paging #PageNext
{
	float: left;
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 100px;
}
#Paging #PageInfo
{
	width: 240px;
	float: left;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 10px;
}


#NavigationChildren
{
	list-style: none;
	padding-left: 0px;
	margin: 0px;
	
}


#NavigationChildren .arrow
{
	
	padding-left: 1px;
	float: left;
	width: 10px;
	height: 15px;
	vertical-align: middle;
	
	

}


#NavigationChildren li
{

	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
	vertical-align: middle;
	
}


h1 { font-family: Verdana, Arial; font-size: 12px; font-weight: bolder; }
h2 { font-family: Verdana, Arial; font-size: 12px; font-weight: bolder; }
h3 { font-family: Verdana, Arial; font-size: 12px; font-weight: bolder; }

table.special
{
background-image: url('/media(10,1030)/table_background.gif');
background-repeat: no-repeat;
background-color: #F1F1F1;
width: 100%;
border: solid 1px #7B7C7C;
}

table.special thead tr td
{
font-weight: bolder;
height: 20px;
vertical-align: middle;

}


table.special tr td
{
padding: 4px;
height:15px;
}


#SearchResult
{

}


#SearchResult #SearchResultInfo
{
font-weight: normal;
}


#SearchResult ul
{
}

#SearchResult ul li
{
	list-style-type: disc;
	list-style-image: url('/images/arrow.gif');
	margin-top: 5px;
	

}

em
{
padding:0;
margion:0;
float:left;
border: solid 1px #E6E6E6;
}


