﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #101010;
	cursor: default;
	line-height: 140%;
	background-image: url('/images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
}
table
{
	font-size: 11px;
	line-height: 140%;
	color: #101010;
	border: solid 0px transparent;
}
A
{
	color: #A20409;
	text-decoration: none;
}
A:hover
{
	color: #A20409;
	text-decoration: underline;
}
.error
{
	color: #A20409;
}
h1
{
	font-size: 13px;
	font-weight: bold;
	color: #00213F;
	padding: 0 0 0 0;
	margin: 0;
}
h2 /*f.n.a. tektitle*/
{
	color: #409ad5;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

h5
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}


/*navigation*/
.nav
{
	background-image: url(/images/nav/nav_bg.gif);
	background-repeat: repeat-x;
}
.navtd
{
	margin: 1px;
}
.navtd_over
{
	margin: 1px;
	color: #6AC4FF;
	cursor: pointer;
	cursor: hand;
}
.navtd_over A.linknav:hover, .navtd_over A.linknav
{
	color: #6AC4FF;
	text-decoration: none;
}
.navtd_down
{
	border: solid 1px white;
	background-image: url(/images/nav/bg_over.gif);
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}
.navtd_down A:linknav, .navtd_down A:linknav:hover
{
	text-decoration: none;
	color: White;
}

a.linknav
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}


/* languages */
#languages
{
	height: 24px;
	text-align: center;
}
#languages a
{
	color: #647385;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	padding: 0 3px 0 3px;
	height: 17px;
}

#languages a:hover
{
	text-decoration: underline;
}

#languages a.active
{
	color: #253547;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	border: solid 1px #030303;
	background-color: White;
	padding: 0 3px 0 3px;
	height: 17px;
}


/* footer */
.footer
{
	height: 25px;
	background-color: #253547;
	vertical-align: middle;
	background-image: url('/images/footer_bg.png');
	text-align: left;
}

.footer table
{
	color: #dcddde;
	font-family: Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.footer a
{
	color: #dcddde;
	font-family: Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

/* content */
.teaser_header
{
	height: 39px;
	background-image: url(/images/home_teaser_header.gif);
	vertical-align: middle;
	margin: 0;
	padding: 0 0 0 52px;
}

.teaser_header h2
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	color: #ffffff;
	text-transform: capitalize;
	font-weight: normal;
	vertical-align: middle;
	line-height: 39px;
	margin: 0;
	padding: 0;
}

.teaser_footer
{
	height: 20px;
	background-image: url(/images/home_teaser_footer.gif);
}

.teaser_body
{
	background-image: url(/images/home_teaser_body.gif);
	vertical-align: top;
}

.teaser_inner
{
	height: 156px;
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: top;
}


ul.homelinks li a
{
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #0b77bf;
	padding: 2px;
}



.main_right
{
	width: 12px;
	background-color: #d7dadc;
	vertical-align: top;
	background-repeat: repeat-x;
	background-image: url(/images/main_right.gif);
}


.main_left
{
	background-image: url(/images/main/main_left_bg.gif);
	width: 58px;
	background-repeat: repeat-y;
}
.main_right
{
	background-image: url(/images/main/main_right_bg.gif);
	width: 28px;
	background-repeat: repeat-y;
}
.main_content
{
	min-height: 400px;
}

.main_title
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #ABB4C7;
	font-size: 20px;
	background-image: url(/images/main/main_title_bg.gif);
	height: 33px;
	background-repeat: repeat-x;
}
.main_title_bg_all
{
	background-image: url(/images/main/main_title_bg_all.gif);
	height: 33px;
	background-repeat: repeat-x;
}
.main_title_bracket
{
	color: #ABB4C7;
	font-size: 20px;
}
.main_bottom
{
	background-position: left bottom;
	background-image: url(/images/main/main_bottom.gif);
	background-repeat: no-repeat;
}
.main_bg
{
	background-position: left top;
	background-image: url(/images/main/main_bg.gif);
	background-repeat: repeat-y;
}
.stretcher
{
	background-image: url(/images/main/pixel.gif);
}


/* Top Navigation */

.NavBar
{
	cursor: pointer;
	cursor: hand;
	border-left: 0px solid black;
}

.TopItem
{
	color: #101b33;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	padding: 0 15px;
	background-color: #fff;
	border-right: solid 1px #fff;
}

.TopItemHover, .TopItemActive
{
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	padding: 0 15px;
	background-color: #5b7db3;
	background-image: url('/images/nav_bg.gif');
	background-repeat: repeat-x;
	border-right: solid 1px #fff;
}



.TopItemActive
{
}


.SubItem
{
	background-color: #233243;
	width: 90px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	cursor: pointer;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 1px solid #FFFFFF;
}

.SubItemHover
{
	background-color: #233243;
	width: 90px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6AC4FF;
	cursor: pointer;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 1px solid #FFFFFF;
}

.SubItemActive
{
	background-color: #004875;
	width: 90px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6AC4FF;
	cursor: pointer;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 1px solid #FFFFFF;
}


/* Sitemap */

div#sitemapitems
{
	margin: 0px 0px 0px 20px;
	width: 100%;
}
div#sitemapitems div#niveau1
{
	margin: 2px 2px 2px 2px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0B77BF;
	width: 160px;
	padding-left: 5px;
}
div#sitemapitems div#niveau1 A
{
	margin: 2px 2px 2px 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
div#sitemapitems div#niveau1 A:Hover
{
	color: #ABABAB;
}
div#sitemapitems div#niveau2
{
	margin: 2px 2px 2px 2px;
	font-size: 11px;
	font-weight: bold;
}
div#sitemapitems div#niveau2 A
{
	margin: 2px 2px 2px 2px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	color: Black;
	background: url("/images/bullet_red.png") no-repeat left center;
	text-decoration: none;
}
div#sitemapitems div#niveau2 A:Hover
{
	color: #ABABAB;
}
div#sitemapitems div#niveau3
{
	margin: 2px 2px 2px 2px;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	background: url("/images/bullet_black.png") no-repeat left center;
}
div#sitemapitems div#niveau4
{
	margin: 2px 2px 2px 2px;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	background: url("/images/bullet_black.png") no-repeat left center;
}


/* andere */

.input_notvalid
{
	background-color: #FDE8D7;
}

A.powered:hover
{
	color: White;
}
div.footerwrapper
{
	float: left;
	width: 980px;
	height: 25px;
	line-height: 25px;
}
div.footerwrapper table td
{
	height: 25px;
}

.maintable
{
	background-position: left center;
	background: url("/images/bg_top.jpg") no-repeat left center;
	background-attachment: scroll;
	background-color: transparent;
	height: 255px;
	position: relative;
}
.title H1
{
	color: #fff;
	white-space: nowrap;
}
.title
{
	position: absolute;
	top: 219px;
	left: 150px;
	height: 25px;
	line-height: 25px;
	padding: 0 13px;
}

.left
{
	width: 144px;
	background-image: url('/images/home/left_bg.png');
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 0;
}

.main
{
	background-image: url('/images/main_bg.png');
	background-repeat: repeat-y;
}

.navigation
{
	position: absolute;
	left: 144px;
	top: 155px;
	background-color: #fff;
	width: 810px;
}
.navblock
{
	height: 25px;
}

.titleleft
{
	background-position: left top;
	font-size: 0px;
	width: 13px;
	background-image: url('/images/title_left.png');
	background-repeat: no-repeat;
	
	height: 25px;
}
.titleright
{
	background-position: right top;
	width: 13px;
	background-image: url('/images/title_right.png');
	background-repeat: no-repeat;
	white-space: nowrap;
	padding-right: 13px;
}

.disclaimer_td
{
	font-size:10px;
}