body{
	background-color:#ffffff;
	text-align: left;
}


body, td , input, select, textarea{
	margin: 0;
	padding: 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
body, td {
	color:#535353;
}
 
#body{
	text-align: center;
}
form{
	margin:0px;
	padding:0px;
}

#hp_top a:link, #hp_top a:active,
#hp_bottom a:link, #hp_bottom a:active,
#contentdetail a:link, #contentdetail a:active,
#right a:link, #right a:active,
a.pwvergessen:link, a.pwvergessen:active, a.pwvergessen:visited
	{color:#000000;}
#hp_top a:hover,
#hp_bottom a:hover,
#contentdetail a:hover,
#right a:hover
	{color:#666666;}
#hp_top a:visited,
#hp_bottom a:visited,
#contentdetail a:visited,
#right a:visited
	{color:#999999;}

a.logout, a.logout:link, a.logout:visited {
/* gemäss eService 2916
	color:#657d8e;
*/
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.hidden {
	display: none;
}

/*****************
 * Main box
 */
#main {
	width: 930px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

/*****************
 * Metanav, langs, logout
 */
#above {
	position:relative;
	top:0px;
	right:0px;
	height:125px;
	line-height:30px;
	float:right;
	width:940px;
	
}
#metanav{
	position:absolute;
	top:35px;
	right:180px;
	/*text-transform:uppercase;*/
}

#lang {
	position:absolute;
	top:35px;
	right:20px;
}
#lang a{
	font-size:11px;
	color: #666666;
}

#left {
	margin:0px 15px 0px 0px;
	width:210px;
	float:left;
	display: inline; /* IE double margin fix */
	border-top:1px solid #DEDEDE;
}

#banner {
	padding:0px;
	border-bottom:0px solid #DEDEDE;
	border-left-width:0px;
	border-right-width:0px;
	margin-bottom:0px;
	margin-top:30px;
	height:95px;
	
}

#headerimg{
	height:80px;
}
#contentdetail.withoutright #headerimg{
	margin:-10px -10px 0px;
}

#headerimg img {
	margin:0px;
	padding:0px;
	width:462px;
	height:80px;
}

/*****************
 * content + context 
 */
#box{
	padding:0px 0px;
	background-color:#fff;
	/*width:940px;*/
	width:940px;
	padding-bottom: 0px;
	*padding-bottom: 0px;
}


#contentbox{ 
	width:710px;
	margin-right:0px;
	line-height:15px;
	float:left;
	background-image:url(../images/bg_bottomright.gif);
	background-repeat:repeat-y;
	background-position: bottom;
	
}

#contentbox.contentboxnonav {
	padding-top: 10px;
	margin-left: 20px;
	_margin-left: 10px;
	width:935px;
}

#contentdetail {
	background-color:#ffffff;
	padding:10px 0px 10px 0px;
	margin-right:40px;
	min-height: 360px;
	width:470px;
}

* html #contentdetail { /* ie 6 min-height hack */
	height:auto !important;
	height:360px;
}

.withright{
	margin-right:225px;
}

* html #contentbox{
	margin-right:0px;
	width:700px;
}

#right{
	width:215px;
	float:right;
}


#footer {
	color:#666666;
	padding:10px 0px 10px 0px;
	font-size: 9px;
	margin-left:225px;
}

#footernav {
	float: right;
	text-align:right;
}
#footertext{
	text-align:left;
	margin-right:200px;
}


hr.linecontentend {
	border-width:0px;
	border-bottom: 1px solid #CCC;
	height:1px;
	clear:right	;
	padding-top:25px;
}

* html hr.linecontentend{
	margin-top:25px;
	padding-top:0px;
}

/**************************************
 NAV
 **************************************/

/*****************
 * meta, footer
 */


.metanav a{
}
.metanav span{
	float:left;
	display:block;
} 



.metanav a, a.nozoom, #footertext {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.metanav a.aktiv{
	font-weight:bold;
}






#navigation ul, 
#cug ul
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#navigation ul, 
#cug ul{
	display:block;
}

.nav2{
	background-color:#ffffff;
}
.nav3{
	/* DOK: FF9933 = Orange..*/
	border-top:0px solid #DEDEDE;
}

.nav1 li{
	margin-top:5px;
	border-bottom:1px solid #DEDEDE;
}

#ueberuns .nav2 li.last{
	padding-bottom: 15px;
	
}
.nav2 ul {
	overflow:hidden;
}
.nav2 li{
	margin:0px 13px 0px 5px;
	border-bottom:0px solid #999999;
}
.nav2 li.last{
	border-width:0px;
	margin-bottom: 5px;
}
.nav3 li {
	margin-right:0px;
	margin-left: 28px;
}	
.nav3 li.first {margin-top:-3px;}
.nav3 li.last {
	border-bottom:1px solid #DEDEDE;
	margin-right:-12px;
	margin-left: 28px;
	height:25px;
}

.nav0 a.aktiv, .nav1 a.aktiv{
	font-weight:bold;
}
.nav1 a, .nav0 a{
	background-color:#ffffff;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	color:#999999;
	font-size:12px;
	padding-left:10px;
	line-height:20px;
	/*height:20px;*/
}
.nav0 a{
	padding-left:0px;
}

.nav1 a{
	background-image:url(../images/nav.gif);
	background-position:0px;
	background-repeat:no-repeat;
	padding-left:18px;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}

.nav1 a.aktiv {
	background-image:url(../images/nav_act.gif);
	background-position:0px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.nav2 a{
	margin-right:-13px;
	margin-left:5px;
	background-color:#ffffff;
	font-size:13px;
	background-image:none;
	text-transform:none;
	color: #333333;
	line-height:25px;
}

.nav2 a.hover, .nav2 a.aktiv{
	background-image:none;
	color: #cc0000;
	font-size:13px;
}

.nav3 a{
	margin-right:-26px;
	margin-left:0px;
	padding-left:20px;
	font-size:12px;
	background-image:none;
	font-weight:normal;
	line-height:20px;
}
.nav3 a.aktiv{
	background-image:none;
	font-weight:normal;
}

.nav1 a:hover, .nav2 a:hover, .nav3 a:hover,  #cug .nav1 a:hover, #cug .nav2 a:hover, #cug .nav3 a:hover {
	color: #cc0000;
}

#cug{
	margin-top:20px;
}

#cug .loginform{
	color:#333333;
}

#cug .nav0 a{
	background-color:#ffffff;
	padding-left:25px;
	color: #333333;
	font-size:14px;
	font-weight:bold;
}

#cug .nav1 a{
	background-color:#efefef;
	border-width:0px;
	background-image:url(../images/nav_cug.gif);
	color: #999999;
}

#cug .nav1 a.aktiv{
	background-image:url(../images/nav_act_cug.gif);
	color: #333333;
}

#cug .nav2{
	background-color:#efefef;
	
}
#cug .nav2 a{
	background-color:#efefef;
	background-image:none;
	color: #999999;
	font-size:13px;
	color: #333333;
}
#cug .nav3 a{
	background-color:#efefef;
	background-image:none;
	padding-left:15px;
	color: #333333;
	font-weight:normal;
}
#cug .nav2 a.aktiv{
	background-image:none;
}
#cug .nav3 a.aktiv{
	color: #cc0000;
}
#cug ul {
	background-color:#efefef;
}



/*****************
 Breadcrumb
 */
#breadcrumb{
	border-top:0px solid #EEEEEF;
	height:18px;
	padding-top:10px;
	color:#535353;
	font-size:11px;
	margin-right:0px;
	width:100%;
	background-image:url(../images/bg_maintop.gif);
	background-repeat:no-repeat;
	background-position:3px 50%;
}

* html #breadcrumb{
	height:30px;
}

#breadcrumb a {
	text-decoration:none;
	color:#535353;
	font-size:11px;
}

#page_service {
	margin-bottom:30px;
}

/**************************************
 Search- / Login
 **************************************/


#contentonlysearch{
	width:100%;
	position:relative;
	top:-10px;
	left:10px;
}

#contentonlysearch #search{
	margin:0px 0px 0px 0px;
	position:absolute;
	width:215px;
	top:0px;
	right:-230px;
}



#contentonlysearch #searchform, #hp_top #searchform{
	visibility:hidden;
}

/*****************
 Forms 
 */

#searchform{
	background-color:#F8F8F8;
	padding:10px 0px 10px 15px;
	background-image:url(../images/bg_search.gif);
}

.smallforms_label{
	font-size:15px;
	color: #333333;
	font-weight:bold;
	margin-bottom:10px;
}
#loginform .smallforms_field input, 
#searchform .smallforms_field input{
		width:150px;
}

.smallforms_button{
	margin-left:10px;
}

#loginform{
	background-color:#f5f5f5;
	padding:5px 10px 10px;
	margin-top:0px;
}
.logintitle{
	border-top:5px solid #FFFFFF;
	margin:0px -10px 5px;
	padding:15px 0px 0px 10px;
	color:#333333;
	font-size:12px;
}

#logout input{
	background-color:#EEEEEE;
	border-width:0px;
	font-size:9px;
	color:#657D8E;
	height:30px;
	line-height:30px;
	margin:0px;
	padding:0px;
}

#logout {
	float:right;
	margin-top:15px;
	margin-right:20px;
}



/**************************************
 Content - Design
 **************************************/

p.bodytext{
	margin:0px;
	padding:0px;
}
.cobj{
	margin-bottom:20px;
	display:table;
}

.cobj ul, .cobj ol {
	margin-top:5px;
}
#context .cobj{
	padding:10px 5px;
	margin-top:15px;
	background-color:#ffffff;
}

#right #context .cobj {
	background-image:url(../images/bg_teaser_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom:5px;
	padding-top:0px;
	padding-left:0px;

}
#right #context .cobj p{
	padding-bottom:15px;
	padding-left:10px;
	padding-right: 10px;
	padding-top:5px;

	
}
#right #context .cobj h2, #right #context .cobj h3 {
	padding-left:10px;
	padding-top:10px;
}
/*****************
 * Sitemap
 */

#contentdetail .sitemap a,
#contentdetail .sitemap a:link,
#contentdetail .sitemap a:visited,
#contentdetail .sitemap a:hover{
	font-size:10px;
	color:#000000;
}



/*****************
 * Funktionen
 */
a.functions, a.langchange, #lang{
	color:#000000;
	
}
a.functions:hover, , a.langchange:hover{
	color:#CC0000;
}
a.langchange{
	text-decoration:none;
}
#lang  strong {
	color:#333333;
}

/*****************
 * Header
 */
h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#333333;
	font-size:12px;
}

h1{
	font-size:24px;
	padding-bottom:10px;
	margin-bottom:14px;
	line-height:24px;
	text-transform:uppercase;
}
* html h1{
}
h2{
	font-size:13px;
}
#context h2, #teaser h2{
	margin-bottom:2px;
	font-size:15px;
}
#context .csc-textpic-text h2 {
	padding-top:10px;
	margin-bottom: 0px;
	padding-left: 10px;
}
#contentdetail h4 a{
}
#contentdetail h4 a:visited{
}
h2 a, h3 a, h4 a,
a h2, a h3, a h4
{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
h2 a:hover, h3 a:hover, h4 a:hover,
a:hover h2, a:hover h3, a:hover h4
{
	color:#666666;
	font-weight:bold;
}
h2 a:visited, h3 a:visited, h4 a:visited,
a:visited h2, a:visited h3, a:visited h4
{
	color:#999999;
}



/*****************
 * Linkliste
 */
 
.linkliste{
	margin-bottom:-13px;
}
.ll_clear{
	clear:left;
}

.ll_layoutsimple img{
	margin-right:15px;
}

.ll_layoutcols{
	margin-left:-15px; 
}
* html .ll_layoutcols{
}
.ll_layoutcols .ll_item{
	width:215px;
	float:left;
	display:inline;
	margin-left:20px;
}
* html .ll_layoutcols .img{
	
}
.ll_layoutcols img{
	float:none;
	margin-bottom:15px;
	margin-right:10px;
}
* html .ll_layoutcols img{
	margin-left:-3px;
}



/*****************
 * Tabellen
 */
 
/* Tabelle Layout 1 --------------------------------- */

.BgTab0c{
	padding:2px;
}

/* Tabelle Layout 2--------------------------------- */

.BgTab1hc1, .BgTab1hc2, .BgTab1r1c, .BgTab1r2c {
	padding:2px;
}

.BgTab1hc1 { /* titel zeile, celle 1 */
	font-weight: bold;

	background-color: #E8E8E8;
}

.BgTab1hc2 { /* titel zeile, ab celle 2 */
	font-weight: bold;
	background-color: #E8E8E8;
}

.BgTab1r1c { /* zeile 1, alle cellen */
	background-color: #DDDDDD;
}

#tdright.BgTab1r1c, #tdright.BgTab1r2c {
	width:200px;
	text-align:right;
}

.BgTab1r2c { /* zeile 2, alle cellen */
	background-color: #F5F5F5;
}
/* END : Tabelle Layout 2 ---------------------------- */

/* Tabelle Layout 3 --------------------------------- */
.BgTab2r1c1, .BgTab2r1c2, .BgTab2r2c1, .BgTab2r2c2, .BgTab2hc1, .BgTab2hc2 {
	padding:2px;
}

.BgTab2hc1 { /* titel zeile, celle 1 */

	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}

.BgTab2hc2 { /* titel zeile, ab celle 2 */
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}

.BgTab2r1c1 { /* zeile 1, celle 1 */
	background-color: #DDDDDD;
}

.BgTab2r1c2 { /* zeile 1, ab celle 2 */
	background-color: #DDDDDD;
}

.BgTab2r2c1 { /* zeile 2, celle 1 */
	background-color: #F5F5F5;
}

.BgTab2r2c2 { /* zeile 2, ab celle 2 */
	background-color: #F5F5F5;
}
/* END : Tabelle Layout 3 ---------------------------- */

/* Tabelle Layout 4 --------------------------------- */
.BgTab3hc1, .BgTab3hc2, .BgTab3r1c1, .BgTab3r1c2, .BgTab3r2c1, .BgTab3r2c2 {
	padding:2px;
}

.BgTab3hc1 { /* titel zeile, celle 1 */
	background-color:#FFFFFF;
	font-weight: bold;
	color: #000000;
}

.BgTab3hc2 { /* titel zeile, celle 2 */
	background-color:#FFFFFF;
	font-weight: bold;
	color: #000000;
}

.BgTab3r1c1 { /* zeile 1, celle 1 */
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}

.BgTab3r1c2 { /* zeile 1, ab celle 2 */
	font-weight: normal;
	background-color: #DDDDDD;
}

.BgTab3r2c1 { /* zeile 2, celle 1 */
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}

.BgTab3r2c2 { /* zeile 2, ab celle 2 */
	font-weight: normal;
	background-color: #F5F5F5;
}
/* END : Tabelle Layout 4 ---------------------------- */



/*****************
 * Länder-DB
 */

.ldb_text{
	border:1px solid #CCCCCC;
	border-top-width:0px;
	border-right-width:0px;
	background-color:#FFFFFF;
	margin:0px 0px 0px;
	padding:9px;
}
.ldb_seperator{
	height:20px;
	background-color:#FFFFFF;
	margin:0px 0px;
}

.rubtitletop, .rubtitlesub, .rubtitlesub2{
	font-weight:bold;
	padding-left:5px;
	margin-top:15px;
}
.rubtitletop{
	background-color:#F2F2F2;
	padding:2px;
	margin-top:15px;
	margin-bottom:2px;
	padding-left:5px;
}
.text{
	padding:0px 5px;
}
td.rubrik{
	border-bottom:1px solid #CCCCCC;
}
.table_laender{
}
.rubrik a {
	display:block;
	padding:5px 20px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	border:1px solid #CCCCCC;
	border-bottom-width:0px;
	margin-top:2px;
}

.rubrik_nolink{
	font-weight:bold;
	border:0px solid #CCCCCC;
	border-top-width:1px;
	padding-top:15px;
	margin-top:15px;
}


td.rubrikact{
	border:1px solid #CCCCCC;
	border-bottom-width:0px;
	background-color:#FFFFFF;
	
}

.rubrik_nolink, #contentdetail .rubrik a:link, #contentdetail .rubrik a:hover, #contentdetail .rubrik a:visited{
	color:#999999;
}

.rubrikact a{
	padding-top:7px;
	border-width:0px;
	margin-top:0px;
}
#contentdetail .rubrikact a:link, #contentdetail .rubrikact a:hover, #contentdetail .rubrikact a:visited{
	color:#333333;
}

.text ul, .text ol{
	margin:0px;
	padding:0px;
	padding-left:20px;
	list-style-position:inside;
}
.la_default .laender_img{
	float:right;
}
.laender_img img{
	border:1px solid gray;
}

.row_number{
	text-align:right;
}
.row td{
	padding:1px 5px;
}
.row0 td{
	background-color:#eeeeee;
}
.row1 td{
	background-color:#FFFFFF;
}
#disclaimer{
	margin:20px 0px 0px 5px;
	color:#cccccc;
	font-size:9px;
}

/*****************
 * Bildergalerie
 */


.textimage_description{
	font-size : 10px;
}

.tx_hldamgallery_img{
	padding:1em 0em;
}
.tx_hldamgallery_img_desc{
	padding-bottom:1em;
}
	

.imgPager{
	padding-top:1em;
	padding-bottom:1em;
	clear:both;
}

/*
	height/width original: 115
	*height:105px;
	_height:115px; der machts iregendwie richtig
*/	

#contentdetail .imgtext-table img {
	margin-top:2px;
	margin-bottom:2px;
}

.imgtext-table-gallery td div{
	height:140px;
	width:140px;
	*height:130px; /* IE7 fix */
	_height:140px; 
}

/* sry.. */
.imgtext-table-gallery td {
	line-height: 0px;
	*line-height: 12px;
	_line-height: 0px;
}

.imgtext-table-gallery td table{
	text-align:center;
	vertical-align:middle;
	height:100%;
	width:100%;
}	
.imgtext-table-gallery td table{
	text-align:center;
	vertical-align:middle;
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	
}	
.imgtext-table-gallery td table td{
	text-align:center;
	height:100%;
	width:100%;
	vertical-align:middle;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	margin:0px;	
}

/* POWERMAIL */

.formRow {
	margin: 10px 0px 10px 0px;
	clear:both;
}
.powermailLabel {
	width:150px;
	display:block;
	float:left;
}
.powermailSmallLabel {
	display: block;
	margin-bottom:5px;
}
.powermailTextfield {
	width:230px;
}
.powermailCaptcha {
	float:left;	
	margin:10px 0px 0px 0px;
}
.powermailCaptchaField {

	width:230px;	
}
.powermailTextarea {
	width:230px;
	height:120px;
}
.powermailSelect {
	width:234px;
}
.powermailRadio {
	float:left;

}
.powermailRadioBox {
	margin-left: 150px;
}
.tx-srfreecap-pi2-image {
	margin:0px;
	padding:0px;
}
.powermailSubmit {

}

.cobj ul {
	
	
	/*
	list-style-image: url(../images/line.gif);
	list-style-position: outside;
	*/
	margin-left: 0px;
	padding-left: 0px;
	
}
.cobj ul li {
	list-style-type:none;
	background-image:url(../images/line.gif);
	background-position:left 7px;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	list-style-position:outside;
	margin-left:0;
	padding-left:15px;
}

.wtgallery_list {
	width:40px;
	float:left;
	margin-right:5px;
}

h2.wtgallery_list, .wtgallery_list_pagebrowser_area, h2.wtgallery_single {
	display:none;
}
.wtgallery_single_browser_previous {
	width:50%;
	float:left;
	margin-bottom:10px;
}


.wtgallery_single_browser_next {
	width:50%;
	float:right;
	text-align:right;
	margin-bottom:10px;
}

.list_row_1 {
	width:470px;
}

hr.rule_before, hr.rule_after {
	border: 0px;
	height: 1px;
	background-color: #DEDEDE;
	color: #DEDEDE;
	margin-top: 30px;
}