/* CSS Document */
html
{
	width: 100%;
	height: 100%;
}
body
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #e9ecec;
}
#centerbox
{
	width: 100%;
	height: 101%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#pagebox
{
	margin: 0 auto;
	width: 950px;
	text-align:left;
	padding-right: 20px;
	background-image: url(images/bgborder.gif);
	background-repeat:repeat-y;
}

#header
{
	height: 110px;
	border-bottom: 1px solid #cccfd4;
	text-align:right;
	padding-left: 30px;
	padding-right: 30px;
	
}
#navmeta
{
	float:left;
	padding-top: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
}
#navmeta a:link,
#navmeta a:visited
{
	color: #999999;
	text-decoration: none;
}
#navmeta a:hover,
#navmeta a:active
{
	color: #999999;
	text-decoration: underline;
}
#navlang
{
	float:left;
	padding-top: 4px;
	padding-left: 100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	display:none;
}
#nav1
{
	height: 26px;
	padding-bottom: 14px;
	padding-left: 30px;
	padding-right: 30px;
	width: 890px;
}
#nav2
{
	height: 25px;
	width: 930px;
	padding-left: 20px;
	padding-top: 15px;
	background-image:url(images/nav2bg.gif);
	background-position:left;
	background-repeat: repeat-x;
}
#nav2 .item
{
	float: left;
}

#home_teaser
{
	background-color: #859aa7;
	width: 950px;
}
#box
{
	margin: 0;
	width: 950px;
}
#nav3
{
	position: absolute;
	top: 221px;
	width: 220px;
	height: 400px;
	padding: 50px 0 0 0;
	background-image: url(images/nav3border.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#nav3 .item
{
	height: 22px;
	padding-top: 8px;
	background-image: url(images/nav3bg.gif);
	text-align: right;
	padding-right: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: black;
}
#nav3 .item a:link,
#nav3 .item a:visited
{
	color: black;
	text-decoration: none;
}
#nav3 .item a:hover,
#nav3 .item a:active
{
	color: black;
	text-decoration: underline;
}
#nav3 .item_active
{
	height: 22px;
	padding-top: 8px;
	background-image: url(images/nav3bg_active.gif);
	text-align: right;
	padding-right: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: black;
	font-weight: normal;
}
#nav3 .item_active a:link,
#nav3 .item_active a:visited
{
	color: black;
	text-decoration: none;
}
#nav3 .item_active a:hover,
#nav3 .item_active a:active
{
	color: black;
	text-decoration: underline;
}

#content
{
	margin-left: 220px;
	width: 730px;
}
#content_home
{
	width: 950px;
	border-bottom: 1px solid white;
}
h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height: 26px;
	font-weight: normal;
	margin-top: 0;
}
h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 20;
	margin-bottom: 20;
}
h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 20;
	margin-bottom: 20;
}

li
{
	list-style: square;
	color: #666;
}
#breadcrumb
{
	padding-left: 250px;
	padding-top: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #3c444a;
	height: 20px;
}
#home_teaser
{
	height: 330px;
}
#home_teasertxt
{
	float:left;
	width: 220px;
	height: 330px;	
}

#home_teaserimg
{
	float: left;
	width: 700px;
	height: 330px;
	padding: 0;
	margin: 0;
}
.txt
{
	padding-left: 30px;
	padding-top: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	color: black;
}
.txt a,
.txt_right a
{
	font-weight: bold;
	color: #a3cd01;
	padding: 2px;
}
.txt a:link,
.txt a:visited,
.txt_right a:link,
.txt_right a:visited
{
	text-decoration:none;
}
.txt a:hover,
.txt a:active,
.txt_right a:hover,
.txt_right a:active
{
	text-decoration: none;
	background-color:#FFFFFF;
}
.content
{
	width: 450px;
	padding-bottom: 20px;
}
.content_partner
{
	width: 470px;
	padding-bottom: 20px;
}
.txt_right
{
	text-align: left; /* right */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px; 
	
	float: right; 
	width: 222px; /* 180 */
	padding-top: 20px;
}
.txt_right h1,
.txt_right h2,
.txt_right h3,
.txt_right p
{
	padding-right: 25px;
}

.txt_right h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; line-height: 17px; color: #a3cd01; font-weight: normal; margin-top: 20; margin-bottom: 20; }
.txt_right p { color: #666; }

#footer
{
	margin: 0 auto;
	width: 950px;
	text-align:left;
	padding-right: 20px;
	padding-bottom: 15px;
	background-image: url(images/footerbg.gif);
	background-repeat:repeat-y;
}
#portfolioteaser
{
	float: left;
	margin-top: 20px;
	width: 453px;
	height: 100px;
}
#newsteaser
{
	float: right;
	margin-top: 16px;
	margin-bottom: 20px;
	width: 453px;
	height: 259px;
	background-image: url(images/home_newsbox.gif);
	background-position:top;
	background-repeat: no-repeat;
}
#newsteaser .newsteasernav
{
	width: 145px;
	padding-top: 24px;
	float: right;
}
#newsteaser .navitem
{
	padding-top: 6px;
	padding-left: 20px;
	text-align: left;
	width: 125px;
	height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999;
	border-bottom: 1px solid #cccfd4;
	border-left: 1px solid #cccfd4;
}
#newsteaser .navitem a:link,
#newsteaser .navitem a:visited
{
	color: #999;
	text-decoration: none;
}
#newsteaser .navitem a:hover,
#newsteaser .navitem a:active
{
	color: #999;
	text-decoration: underline;
}
#newsteaser .navitem_active
{
	padding-top: 6px;
	padding-left: 20px;
	text-align: left;
	width: 125px;
	height: 19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: black;
	border-bottom: 1px solid #cccfd4;
	background-image: url(images/newsteaser_navitem_bg.gif);
	background-position:left;
	background-repeat:no-repeat;	
}
#newsteaser .navitem_active a:link,
#newsteaser .navitem_active a:visited
{
	color: #999;
	text-decoration: none;
}
#newsteaser .navitem_active a:hover,
#newsteaser .navitem_active a:active
{
	color: #999;
	text-decoration: underline;
}
#newsteaser .newsteasercontent
{
	width: 280px;
	float: left;
	padding-top: 34px;
	margin-left: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: black;
	line-height: 16px;
	display: none;
}
.overview
{
	
}
.overviewItem
{
	color: #999999;
	padding: 0;
	margin: 0;
	border: 1px solid white;
}
.overviewItem h2
{
	margin: 0;
	padding: 0 0 6px 0;
	
}
.overviewItem a:link,
.overviewItem a:visited,
.overviewItem a:hover,
.overviewItem a:active
{
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

.overviewItemActive
{
	color: #000000;
	padding: 0;
	margin: 0;
	border: 1px solid white;
}
.overviewItemActive h2
{
	margin: 0;
	padding: 0 0 6px 0;
}
.overviewItemActive a:link,
.overviewItemActive a:visited,
.overviewItemActive a:hover,
.overviewItemActive a:active
{
	color: black;
	font-weight: normal;
	text-decoration: none;
}
.overviewItemActive a:link h2,
.overviewItemActive a:visited h2
{
	color: black;
	font-weight: normal;
	text-decoration: none;
}
.overviewItemActive a:hover h2,
.overviewItemActive a:active h2
{
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

#alleleistungen {
	position: relative;
	z-index: 99;
	width: 420px;
	border: 1px solid gray;
	background-color:#FFFFFF;
	text-align: left;
	padding: 10px 0 10px 0;
	display: none;
}

#alleleistungen table {
}
#alleleistungen table td {
	width: 205px;
}
#alleleistungen table table td {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	line-height: 14px;
}
#alleleistungen a:link,
#alleleistungen a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: gray;
	text-decoration:none;
	font-weight: normal;	
}
#alleleistungen a:hover,
#alleleistungen a:active
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration:underline;	
	font-weight: normal;
}

td
{
	vertical-align: top;
}
.articlefooter
{
	margin-top: 10px;
	text-align: right;
	color: gray;
	line-height: 14px;
}
.datepicker
{
	padding: 10px 10px 10px 20px;
	width: 170px;
	height: 60px;
	vertical-align: middle;
	background-image: url(images/news_timeselection_bg.gif);
	background-repeat: no-repeat;
}
.txtfield
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}