@import url(undohtml.css);
@import url(news.css);
@import url(search.css);
@import url(rte.css);
@import url(shop.css);
@import url(formular.css);

.hideMe {
left:-5000px;
position:absolute;
top:0px;
}

.hideMe2 {
font-size:0pt;
height:0pt;
line-height:0pt;
overflow:hidden;
}

body {
  background-image: url(../images/bg_verlauf.gif); 
  background-repeat: repeat-x;
  background-position:0px 0px;	
  background-color:#d9e0e7;
  margin:0pt auto;
  color:#000;
  font-family:Arial,Verdana,Helvetica,sans-serif;
  font-size: 11px;
  text-align: center; /* FÃƒÂ¼r IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
}
.wrapper{
	background-image: url(../images/bg_schiff.jpg); 
	background-repeat: no-repeat;
	background-position:0px 0px;
	margin:auto;
	width:985px;
	position:relative;
	padding-top:15px;
	
}
.wrapper p{
	margin-left:0px;
}
/*Container*/
#topContainer {
	background-color:#FFF;
	margin: 0 auto;
	position:relative; 
	width:100%; 
	height: 74px;
	text-align:center;
}
#menuContainer {
  width:100%;
  text-align:center;
  margin-top:3px; 
}
#contentContainer {
	margin: 0 auto;
	background: transparent;
	position:relative; 
	width:100%; 
	height: auto;
	text-align:center;
}
#footerContainer {
	position:relative;
	top:0;	
	margin:0pt auto;
	text-align: center;
	width: 100%;
	height: 30px;
	background-color:#FFF;

}
* html #footerContainer {
	margin-top:20px;
}

.left{float:left;}
.right{float:right;}

.menu {
  height:30px;
  text-align:center;
  list-style-type:none;
  background-color:transparent;
  background-image: url(../images/transparent_80.png); 
  background-repeat: repeat;
  background-position:0px 0px;
}
*html .menu{
  filter:alpha(opacity=80);
  background-color:#FFF;
  background-image:none;
}
*+html .menu{
  filter:alpha(opacity=80);
  background-color:#FFF;
  background-image:none;
}
.menu .normalize {
  z-index:1000;
}
.menu li {
	background-image:url(../images/nav_trenner.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin:0px 0pt 0px 0px;
	padding:9px 0pt 12px 9px;
	position:relative;
}
*html .menu li {
	padding-bottom:11px;
}
.menu li.first {
	background-image:none;
}
.menu li a {
  color:#000;
  font-weight:normal;
  text-decoration:none;
}
.mainMenu .sub{
	xbackground-color:#FFF;
	width:160px;
	xwidth:auto;
	height:auto;
	visibility:hidden;
	position:absolute;
	top:30px;
	left:0px;
	float:none;
	text-align:left;
	overflow:hidden;
	z-index:1500;
	padding-top:2px;
}
* html .mainMenu .sub{
	top:32px;
}
*+ html .mainMenu .sub{
	top:32px;
	padding-top:0px;
}
.mainMenu .sub.frameSet {
        z-index:10;
        filter:alpha(opacity=0);
}
.mainMenu .sub li{
	display:block;
	margin:0px;
	padding:0 0 0 10px;
	width:150px;
	xwidth:auto;
	border-bottom:1px solid #D7DBDE;
	background-image:none;	
	background-color:#fff;
}
.mainMenu .menu .sub li a{
	display:block;
	padding:7px 0 7px 0px;
	color:#999;
}

/*Footer-Menu*/
.footer{
  float:right;
  padding-right:20px;
  text-align:center;
  width:auto;
  position: relative;
  margin: 0 auto;
}

.footer li {
  display:block;
  background-image:url(../images/nav_trenner.gif);
  background-position:0px 2px;
  background-repeat:no-repeat;
  float:left;
  margin:0px 0pt 0px 3px;
  padding:5px 0pt 0pt 6px;
  
}
.footer li.first {
  background-image:none;
}
.footer li a {
  color:#999;
  font-weight:normal;
  line-height:22px;
  padding:2px 8px 0px;
  text-decoration:none;
}

/*NEW TOPCONTENT */
#topRight{
	float: right;
	width: 250px;
	height:auto;
	padding-right:15px;
}
#topRight a{
	margin-top:13px;
	text-decoration:none;
	color:#999;
	font-size:10px;
}
#topLeft {
	text-align:left;
	margin: 7px 0 0 20px;
	width: 400px;
	height: auto;
	float:left;
}
*html #topLeft {
	margin-left: 10px;
}

#topCenter {
	position:relative;
	background: url(../images/bgTop.gif) repeat top left;
	text-align:left;
	float: right;
	width: 750px;
	overflow: visible;
}

#leftRow {
	float:left;
	width:700px;
	height:auto;
	padding-bottom:22px;
}
#rightRow {
	float:right;
	width:275px;
	height:auto;
	margin-top:17px;
	padding-bottom:22px;
}
* html #rightRow {
	margin-top:23px;
}
*+ html #rightRow {
	margin-top:23px;
}
.leftMenu{
	float:left;
	margin-left:5px;
	overflow:hidden;
	width:150px;
}

.leftMenu ul{
	width:150px;
	text-align:left;
}

.leftMenu ul li{
	padding:8px 0 8px 0px;
	border-bottom:1px #FFF solid;
}
.leftMenu ul li a{
	text-decoration:none;
	color:#FFF;
	xmargin-bottom:10px;
	display:block;
}
.leftMenu ul li div.three {
	margin-left:5px;
}
.leftMenu ul li div.three li.first {
	border-top:1px #FFF solid;
	margin-top:8px;
}
.leftMenu ul li div.three li.last {
	border:none;
	padding-bottom:0px;
}
.leftMenu ul li div.four{
	margin-left:10px;
}
.leftMenu ul li div.four li.first {
	xborder-top:none;
	border-top:1px solif #fff;
	margin-top:8px;
}
.leftMenu ul li div.four li.last {
	xborder-bottom:1px #FFF solid;
	border-bottom:none;
	padding-bottom:0px;
}
.leftMenu ul li div.three li.last div.four li.first {
	border-top:1px #FFF solid;
	margin-top:8px;
}
.leftMenu ul li div.three li.last div.four li.last {
	border:none;
	padding-bottom:0px;
}
.leftMenu ul div.three ul li a{
	background-image: url(../images/nav_pfeil.gif); 
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding-left:7px;
	margin-left:3px;
}
.leftMenu h2{
	font-size:12px;
	text-align:left;
	color:#FFF;
	margin:22px 0pt 5px 0px;
	font-weight:normal;
}
.content{
	width:700px;
	margin-top:16px;
}
*html .content{
	margin-top:23px;
}
*+html .content{
	margin-top:23px;
}
.icons {
	margin-bottom:20px;
	padding:5px 15px 0px;
	width:680px;
	clear:both;
}
.threeRows .icons{
	width:520px;
}
a.pdf {
	float:left;
	background-image: url(../images/icon_beitrag_als_pdf.gif); 
	background-repeat: no-repeat;
	background-position:0px 0px;
	height:11px;
	width:96px;
}
a.print {
	float:right;
	background-image: url(../images/icon_druckversion.gif); 
	background-repeat: no-repeat;
	background-position:0px 0px;
	height:11px;
	width:92px;
}
.threeRows .content{
	float:right;
	width:540px;
	
}


#searchdiv{
	height:2em;
	margin-top:10px;
	float:left;
}
#searchBox {
	color:#4E85BE;
	padding-top:0.2em;

}
#searchBox form{
	color:#4E85BE;
	padding-top:0.2em;
}
#searchbox label {
	padding:0 12px;
	font-size: 0.5em;
}
#searchBox input{
	width:15em;
	height: 1.3em;
	background-color:#CFD4DA;
	float:left;
}
#searchBox a.send{
	font-size: 1em;
	margin-left:5px;
}

.left {
	float:left;
}
.right {
	float:right;
}

.wrapper .fontTen{
	font-size:10px;
	color:#999;
}

.teaser{
	background-color:transparent;
	background-image: url(../images/transparent_90.png); 
	background-repeat: repeat;
	background-position:0px 0px;
	width:680px;
	margin:0px 5px 3px 15px;
	color:#999;
	overflow:hidden;
	position:relative;
}
*html .teaser{
	padding:1px 0 1px 0;
	background-color:#FFF;
	filter:alpha(opacity=90);
	background-image:none;
}
*+html .teaser{
	background-color:#FFF;
	filter:alpha(opacity=90);
	background-image:none;
}

.threeRows .teaser{
	width:520px;
	padding-top:1px;
	position:relative;
}
*html .teaser.big{
	padding:0px;
}
.threeRows .teaser.big{
	padding-top:0px;
}

.teaser h1{
	color:#e60005;
	font-size:16px;
	margin:10px 0 10px 0;
}
.teaser h2, .teaser h3,.teaser h4,.stdBox h2, .stdBox h3,.stdBox h4{
	color:#585858;
	font-size:12px;
	margin:5px 0 5px 0px;
}
.stdBox h2, .stdBox h3,.stdBox h4 {
	margin:15px 0 5px 0px;
}
.teaser h3, .teaser h4{
	font-size:11px;
}
.teaser ul, .teaser ol {
	list-style-image: url(../images/li.gif) ;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0px 10px 15px;
}
.teaser .tx-e7ddvfeuserlist-pi1 ul {
	list-style-image: none ;
}
* html .teaser .tx-e7ddvfeuserlist-pi1 ul {
	margin-top: 5px; 
	margin-bottom: 5px; 
}

.teaser .tx-e7ddvfeuserlist-pi1 ul li  {
	margin-bottom: 5px; 
}
*html .teaser .tx-e7ddvfeuserlist-pi1 ul li  {
	margin-bottom: 0px; 
}



.userSearchResult th {
	font-weight:bold;
	color:#fff;
	padding:5px;
}
.userSearchResult th a{
	color:#fff;
	background-image: url(../images/pfeil_sortierung.gif); 
	background-repeat: no-repeat;
	background-position:right center;
	padding-right:10px;
}
.userSearchResult th.first {
	width:15px;
}
.userSearchResult th.second,.userSearchResult td.second,.userSearchResult td.second div {
	width:160px;
    max-width:160px;
    overflow:hidden;
}
.userSearchResult th.third,.userSearchResult td.third,.userSearchResult td.third div {
	/*width:110px;*/
    width:140px;
    max-width:140px;
    overflow:hidden;
}
.userSearchResult th.fourth {
	width:45px;
}
.userSearchResult th.fifth,.userSearchResult td.fifth,.userSearchResult td.fifth div,.userSearchResult th.sixth,.userSearchResult td.sixth,.userSearchResult td.sixth div {
	/*width:110px;*/
    width:70px;
    max-width:70px;
    overflow:hidden;
}
.userSearchResult tr.header {
	background-color:#585858;
}

.userSearchResult tr.result {
	background-color:#E1E4E9;
}

.userSearchResult tr.result td {
	padding:5px;
    vertical-align:top;
}

.userSearchResult .noResult{
	text-align:center;
	margin:20px;
}

.userSearchResult .tx-e7ddvfeuserlist-pi2-browsebox{
	margin-top:25px;
	text-align:center;
}
.userSearchResult .tx-e7ddvfeuserlist-pi2-browsebox table{
	margin: auto;
	margin-top:15px;
}

.singleRes .resBorder{
	border-top: 1px solid #585858;
	margin:15px 0px;
}
.singleRes .resCouncils{
	float:left;
	margin:0px 10px 10px 0px;
}

.teaser ul a, .teaser ol a{
	text-decoration:none;
}
.teaser ol {
	list-style-position:inside;
	list-style-image:none;
	list-style-type:decimal;
	margin-left:0px;
}
.teaser .pic, .teaser .align-left{
	xbackground-color:#d6d6d6;
	float:left;
	width:200px;
	margin:13px 15px 13px 0;
	overflow:hidden;
}


.teaser.big .pic, .teaser.big .align-left{
	height:150px;
	margin:0 15px 0 0px;
}

.threeRows .teaser .pic, .threeRows .teaser .align-left{
	width:auto;
	margin:0 15px 10px 0;
}


*html .threeRows .teaser .txt .pic{
	margin-top:10px;
}
*+html .threeRows .teaser .txt .pic{
	margin-top:10px;
}


.threeRows .teaser .align-left{
	margin:5px 15px 10px -20px;
}
*html .threeRows .teaser .align-left{
	position:relative;
	margin:5px -5px 10px 0px;
	left:-20px;
}
.threeRows .teaser .pic.right, .threeRows .teaser .align-right{
	float:right;
	margin:0 0px 10px 15px;
}
.threeRows .teaser .align-right{
	margin:5px -20px 10px 15px;
}

*html .threeRows .teaser .align-right{
	margin:5px 0px 10px 0px;
	right:-20px;
	position:relative;
}


.teaser div.txt{
	text-align:left;
	margin:0px 20px 0px 20px;
	padding:10px 0 20px 0;
	width:auto;
	position:relative;
}

.threeRows .teaser div.txt{
	padding-bottom:10px;
}

.teaser p.bodytext{
	margin-bottom:10px;
}
.stdBox p.bodytext{
	padding-bottom:10px;
}
.teaser a, .stdBox a{
	color:#585858;
	font-size:11px;
	text-decoration:underline;
}
.teaser a:hover, .stdBox a:hover, .mainMenu .sub ul li a:hover,.leftMenu ul li a:hover{
	color:#e60005;
}
a.arrow, .teaser a.internal-link, .teaser a.download,.stdBox a.download, .stdBox a.internal-link{
	background-image: url(../images/link_pfeil.gif); 
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding-left:7px;
	xmargin-left:3px;
	text-decoration:underline;
}
.teaser .back a, .teaser  a.back{
	background-image: url(../images/pfeil_zurueck.gif); 
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding-left:7px;
	xmargin-left:3px;
	text-decoration:underline;
}
*html .teaser a:visited, *html .searchArrow a:visited, *html a.arrow:visited,*html .teaser a.internal-link:visited,*html .teaser a.download:visited, *html .stdBox a.download:visited, *html .stdBox a.internal-link:visited, *html .loginBox a:visited {
	text-decoration:underline;
}
*html h1 a:visited, *html h2 a:visited, *html h3 a:visited,*html h4 a:visited,*html h1 a, *html h2 a, *html h3 a,*html h4 a{
	text-decoration:none !important;
}
* html .basket h2 a,* html .basket h2 a:visited {
	text-decoration:underline !important;
}
.teaser a.download,.stdBox a.download{
	background-image: url(../images/icon_datei.gif); 
	background-position:0px 3px;
	padding-left:10px;
}
.teaser a.specialLink{
	color:#e60005;
	background-image: url(../images/link_pfeil_rot.gif); 
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding-left:7px;
	xmargin-left:3px;

}
.teaser a.openCloseLink {
	display:block;
}
.teaser .openClose_detail{
	padding-top:5px;
}
.teaser a.headline{
	font-size:13px;
	display:block;
	margin:5px 0px 5px 0px;
	text-decoration:none;
	background-image:none;
}
.teaser.big a.headline{
	font-size:16px;
	background-image:none;
}
.teaser .date{
	position:absolute;
	right:0px;
	text-align:right;
	top:80px;
}
.teaser.big .date{
	top:126px;
}
.teaser .date{
	left:403px;
}
.teaser.border {
	height:17px;
	text-align:right;
	padding-top:4px;
}

.teaser.border a{
	margin-right:20px;
	text-decoration:none;
	background-image:none;
}

 	
.stdLine{
	/*border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	margin-bottom:20px;*/
}
.stdBox{
	height:auto;
	width:245px;
	margin:0px 0 20px 0px;
	padding:0px 15px 0px 15px;
	background-color:#FFF;
	text-align:left;
	color:#585858;
	overflow:hidden;
}
.stdBox .align-left{
	float:left;
	margin:5px 5px 5px 0;
	xoverflow:hidden;
}
.stdBox .align-right{
	float:right;
	margin:5px 0px 5px 5px;
	xoverflow:hidden;
}
.stdBox.tagCloud{
	background-color:transparent;
	/*border-bottom: 1px #FFF solid;*/
}
.stdBox.loginBox{
	margin-bottom:20px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:transparent;
	background-image: url(../images/transparent_80.png); 
	background-repeat: repeat;
	background-position:0px 0px;	
}
*html .stdBox.loginBox{
	filter:alpha(opacity=90);
	background-color:#FFF;
	background-image:none;
	padding-top:10px;
}
*+html .stdBox.loginBox{
	filter:alpha(opacity=90);
	background-color:#FFF;
	background-image:none;
}
.stdBox.loginBox input{
	width:92px;
	margin:0px 5px 5px 0;
	float:left;
}
* html .stdBox.loginBox a{
	display:block;
	margin-top:8px;
}

.stdBox.loginBox input.loginBtn, #searchBox input.loginBtn, .stdBox.loginBox input.logoutBtn{
	background-color:transparent;
	margin:2px 0 0 0;
	float:none;
	height:15px;
	width:40px;
}
.stdBox.loginBox input.logoutBtn{
	width:84px;	
	margin-top:10px;
}
#searchBox input.loginBtn{
	margin-left:3px;
}
.stdBox.loginBox h2, .stdBox.loginBox a{
	display:block;
	margin:5px 0 5px 0;
	text-align:left;
	background-image:none;
}

.stdBox.loginBox a.los, #searchBox a.los{	
	background-image: url(../images/btn_los.gif); 
	background-repeat: no-repeat;
	background-position:0px 0px;
	height:20px;
	width:40px;
	float:right;
	margin:3px 0px 0 0;
}

.stdBox.loginBox table td,.stdBox.loginBox table th{	
	padding:0px;
}
.stdBox.loginBox form{	
	margin-left:-2px;
}
.stdBox .loginMenu a{
	background-image: url(../images/rechts_pfeil.gif); 
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left:24px;
	text-decoration:none;
	
}
.stdBox .loginMenu {
	margin-top:10px;
	margin-bottom:10px;
}
.stdBox .loginMenu li{
	padding-bottom:1px;
}

.stdBox .loginMenu li#serviceitem205 a{
	color:#E60005;
        font-size:12px;
        font-weight:bold;
}

.stdBox.commerce{
	text-align:center;	
	padding-top:15px;
	padding-bottom:5px;
	background-color:transparent;
	background-image: url(../images/transparent_80.png); 
	background-repeat: repeat;
	background-position:0px 0px;

}
*html .stdBox.commerce{
	filter:alpha(opacity=90);
	background-color:#FFF;
	background-image:none;
}
*+html .stdBox.commerce{
	filter:alpha(opacity=90);
	background-color:#FFF;
	background-image:none;
}
.stdBox.commerce div.ad{
	width:200px;
	margin:0px auto 5px;
	overflow:hidden;
}
.stdBox.commerce div p{
	text-align:right;
}

.stdBox p.usLink{
	margin:10px 0 10px 0;
}

.stdBox .memberSearchBox {
	margin:10px 0 10px 0;
}
.stdBox .memberSearchBox a{
	background-image:url(../images/rechts_pfeil_grau.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding-left:24px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.showMe{
	display:block !important;
}

.normalize{
	position:relative;
}
.clear {clear:both;}

.clearer {clear:both;width:100%;}



/*sitemap*/
.csc-sitemap {
	margin-top:-10px;
}
.csc-sitemap ul {
	list-style-image: none ;
	list-style-position:outside;
	list-style-type:none;
	padding:3px 0px 0px 0px;
	margin:0px;
}
.csc-sitemap ul li a{
	font-weight:bold;
	
}

.csc-sitemap ul li{
	border-bottom:1px #000 solid;
	padding:5px 0px 5px 0px;
	margin:0px;
}
* html .csc-sitemap ul li{
	border-bottom:none;
}
.csc-sitemap ul li li{
	border-bottom:none;
	padding:0px 0px 0px 0px;
}
.csc-sitemap ul li li a{
	background-image: url(../images/link_pfeil.gif); 
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	margin-left:3px;
	font-weight:normal;
	font-size:11px;
}
.csc-sitemap ul ul ul {
	padding:0px 0px 2px 15px;
}

/*UserSearch*/
#formResult .searchParent{	
	padding:0;
}

#xajax_form #formResult ul {	
	margin:0px 0px 5px 18px;
	list-style-image: none ;
	list-style-type:none;
}
#xajax_form #formResult ul li{	
	margin:5px 0px 5px 0px;
}
.userInputSearch {
	margin:6px 0pt 10px;
}


 #xajax_form input{
	margin-right:3px;
}
*+ html #xajax_form input{
	margin:-4px 2px 0 0;
}
* html #xajax_form input{
	margin:-4px 2px 0 0;
}
 #xajax_form .councilCheck {
    margin:0 5px 8px 0;
}
* html  #xajax_form .councilCheck{
    margin:-4px 5px 3px 0px;
}

*+ html  #xajax_form .councilCheck {
    margin:-4px 5px 3px 0px;
}
#xajax_form label{
	vertical-align:top;
}


#xajax_form h3.category{
	margin-bottom:10px;
	margin-top:10px;
}
#xajax_form .submit{
	margin:0px 0pt 25px;
	display:block;
	background:#E60005 url(../images/btn_spitze.jpg) repeat-y scroll right center;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	height:15px;
	width:68px;
	text-align:left;
	padding-left:5px;
	text-transform:uppercase;
}



.tx-vgetagcloud-pi2 ul {
	margin-left:0px;
}

.tx-vgetagcloud-pi2 ul li{
	list-style-image: none ;
}

.tx-vgetagcloud-pi2 ul li a{
	background-image:url(../images/link_pfeil.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	margin-left:3px;
	padding-left:7px;
	text-decoration:underline;
}

.tx-vgetagcloud-pi1 li {
	display:block;
	height:25px;
}

.passForget {
	margin-top:15px;
}

.userLoginCenter{
	margin-top:15px;
	margin-bottom:10px;
}
.tx-iframeflexform-pi1{
	width:520px;
	margin:-11px 0pt -13px -20px; 
}

table.blackLine, table.blackLine tr,  table.blackLine td {
	line-height:0px;
	font-size:1px;
	padding:0px;
}


/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash .mainMenu .menu span a {
	visibility: hidden;
	font-size: 11px;
	letter-spacing:1px;
	line-height:11px;
}