body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, th, td {
	margin:0;
	padding:0;
}
body, td, th {
	font-size:12px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
body {
	background:#d37e7e url(../images/design_hg-verlauf.jpg) repeat-x;
}
table {
	margin: 0px;
	padding: 0px;
	/*border-collapse: collapse;*/
	border-collapse: separate;
	display: table;
}
table[align=center] {
	margin-left: auto;
	margin-right: auto;
}
table[align=right] {
	margin-left: auto;
	margin-right: 0;
}
table thead {
	display: table-header-group;
}
table tbody {
}
table tfoot {
	display: table-footer-group;
}
table tr {
	display: table-row;
}
table tr td {
	display: table-cell;
	padding: 3px;
	vertical-align: top;
}
table tr td[valign=middle] {
	vertical-align: middle;
}
table tr td[valign=bottom] {
	vertical-align: bottom;
}
table tr th {
	display: table-cell;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	border-radius: 2px;
}
table tr th[align=center] {
	text-align: center;
}
table tr th[align=right] {
	text-align: right;
}
table tr th[align=justify] {
	text-align: justify;
}
table.uebersicht {
	width: 100%;
}
table.uebersicht thead tr th{
	background: #B52222 url(../images/rot-verlauf-h25.png);
	font-size: 14px;
	line-height: 19px;
	color: #FFF;
}


table.tabelle {
}
tr.gerade  {
	background: #EEE;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
abbr, acronym {
	border:0;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0px 0px 12px;
	padding:0px;
}
h1 {
	font-size:30px;
	text-align:center;
	color:#AE1F1F;
}
h2 {
	font-size:18px
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:10px;
	font-weight:normal;
}
h6 {
	font-size:8px;
	font-weight:normal;
}
.align-justify {
	text-align:justify;
}
.align-center {
	text-align:center;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
.weiterlink {
	background: #BB2626;
	width: 80px;
	color: #FFF;
	text-align: center;
	display: block;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #A11919;
	margin-right: auto;
	margin-left: auto;
}
.weiterlink.breit {
	width: 150px;
}

.neu {
	font-size: 16px;
	font-weight: bold;
	color: #060;
}
.versendet {
	color: #900;
	text-decoration: underline;
	font-weight: bold;
}

ul.auswahlmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.auswahlmenu li {
	float: left;
	width: 33%;
}
ul.auswahlmenu li a {
	font-size: 20px;
	line-height: 100px;
	font-weight: bold;
	color: #FFF;
	background: #B82424 url(../images/rot-verlauf-h100.png);
	text-align: center;
	display: block;
	width: 80%;
	float: left;
	margin-right: 10%;
	margin-left: 10%;
	text-decoration: none;
}
.tx-felogin-pi1 form fieldset {
	background: #B82424;
	padding: 5px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tx-felogin-pi1 form fieldset legend {
	font-size: 16px;
	font-weight: bold;
	display: block;
	background: #B82424;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #FFF;
}
.tx-felogin-pi1 form fieldset div {
	padding-top: 10px;
}
#emailversand #c12128 {
	display: none;
}

.csc-frame-indent3366 {
	float: left;
	width: 200px;
}

#emailversand {
	width: 730px;
	float: right;
}



fieldset, img {
	border:0;
}
.box-content-header table td {
	padding:2px 8px;
}
.box-content-header table td p {
	margin:0px;
	padding:0px;
}
.box-content-header table th {
	color:#FFF;
	background:#9E1717 url(../images/rot-verlauf-h25.png) repeat-x;
	text-align:left;
	padding:2px 8px;
}
.box-content-header table th p {
	margin:0px;
	padding:0px;
}
.topbanner h1, .bannerbox-right h1, .box-left-content h1 {
	font-size:1px;
	display:none;
	height:1px;
	width:1px;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
.errorr {
	z-index: 400;
	color: #FFF;
	background: url(../images/rot-verlauf-h100.png) repeat-x left center;
	padding: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 5px 5px 10px 1px #6E0D1D;
	box-shadow: 5px 5px 10px 1px #6E0D1D;
	width: 170px;
	display: none;
	visibility: hidden;
}
.error p {
	clear: both;
	width: 170px;
	margin: 0px;
	padding: 0px;
	display: none;
	visibility: hidden;
}
.invalid[required=required] {
	-webkit-box-shadow: 0px 0px 10px 1px #b02020;
	box-shadow: 0px 0px 10px 1px #b02020;
	border-color: #b02020;
	background: #fff8f8;
}



#maincontent .content .csc-textpic-imagewrap .csc-textpic-image {
	color:#FFF;
	background:#B82424;
}
#maincontent #header .bannerbox-bottom div.csc-default {
	z-index:40;
}
#maincontent #header .bannerbox-bottom .csc-default table tr td div {
	z-index:40;
}
#maincontent #headertirol h1 {
	display:none;
	visibility:hidden;
}
#maincontent #headertirol .box-content-header2 h1, #maincontent #headertirol .box-content-header h1 {
	display:block;
	visibility:visible;
}
#maincontent {
	width:970px;
	height:auto;
	position:relative;
	margin:auto;
	z-index:1;
}
#header {
	float:left;
	height:636px;
	width:970px;
	position:relative;
	z-index:2;
}
#headertirol {
	float:left;
	height:579px;
	width:970px;
	position:relative;
	z-index:2;
}
#imageContainer {
	position:absolute;
	margin:auto;
	height:636px;
	width:970px;
	float:left;
	z-index:3;
	overflow:hidden;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background:#FFF;
}
#imageContainerTirolmap {
	position:absolute;
	margin:auto;
	height:579px;
	width:970px;
	float:left;
	z-index:3;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	overflow: hidden;
}
.topbanner {
	height:75px;
	width:970px;
	position:absolute;
	z-index:30;
	left:0px;
	top:0px;
}
.topnavi {
	background:url(../images/top-spacer.png) repeat;
	float:left;
	height:25px;
	width:971px;
	margin-top:2px;
	position:absolute;
	z-index:31;
	left:0px;
	top:75px;
}
.topnav {
	line-height:25px;
	width:auto;
}
.topnav li {
	float:left;
}
.topnav li a {
	font-size:14px;
	font-weight:bold;
	color:#bc2626;
	padding-right:10px;
	padding-left:10px;
	border-right:2px solid #bc2626;
	height:25px;
	text-decoration:none;
}
.topnav li a:hover {
	color:#fff;
	background-color:#bc2626;
}
.graphnav {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.graphnav li {
	float:left;
	height:75px;
	width:240px;
	text-align:right;
	padding:0px 0px 0px 3px;
}
.graphnav .first {
	padding-top:0px;
	padding-right:1px;
	padding-bottom:0px;
	padding-left:0px;
}
.language {
	float:left;
	height:19px;
	width:90px;
	padding-left:20px;
	padding-top:6px;
}
.language img {
	padding:0px 2px;
}
.copyright {
	height:25px;
	width:auto;
	float:right;
	line-height:25px;
	padding-right:10px;
}
.copyright a {
	color:#BC2626;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.copyright a:hover {
	color:#fff;
	background-color:#bc2626;
}
.mainnavi {
	height:125px;
	width:200px;
	position:absolute;
	z-index:32;
	left:0px;
	top:165px;
	float:left;
}
.mainnavi-header {
	background:url(../images/box-header.png) no-repeat;
	height:18px;
	width:188px;
	font-weight:bold;
	color:#FFF;
	line-height:18px;
	padding-left:12px;
	float:left;
	overflow:hidden;
}
.mainnavi-content {
	background:url(../images/spacer.png);
	width:200px;
	float:left;
	height:129px;
}
.nav {
	margin:0px;
	padding:3px 0px 0px;
	list-style:none;
}
.nav li {
	width:180px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:2px;
}
.nav li a {
	font-weight:bold;
	color:#BC2626;
	text-decoration:none;
	width:170px;
	display:block;
	background:url(../images/bullet.jpg) no-repeat 2px center;
	border-bottom:1px solid #FFF;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:3px;
}
.nav li a.menue245, .nav li a.menue1460 {
	color:#03F;
	font-weight:bold;
	background-color: #FFF;
}
.nav li a:hover {
	color:#fff;
	background-color:#bc2626;
}
.box-left {
	height:93px;
	width:200px;
	position:absolute;
	z-index:33;
	left:0px;
	top:325px;
}
.box-left-header {
	background:url(../images/box-header.png) no-repeat;
	height:18px;
	width:188px;
	line-height:18px;
	font-weight:bold;
	color:#FFF;
	padding-left:12px;
	overflow:hidden;
}
.box-left-content {
	background:url(../images/spacer.png) repeat;
	height:75px;
	width:200px;
	float:left;
}
.box-newsletter {
	height:45px;
	width:200px;
	position:absolute;
	z-index:34;
	left:0px;
	top:431px;
}
.box-suche-header {
	background:url(../images/box-header.png) no-repeat;
	height:18px;
	width:188px;
	line-height:18px;
	font-weight:bold;
	color:#FFF;
	padding-left:12px;
	overflow:hidden;
}
.box-suche-content {
	background:url(../images/spacer.png) repeat;
	height:auto;
	width:200px;
	float:left;
}
.bannerbox-right {
	float:right;
	height:310px;
	width:200px;
	z-index:36;
	position:absolute;
	top:165px;
	right:0px;
}
.bannerbox-bottom {
	float:right;
	height:60px;
	width:468px;
	z-index:36;
	position:absolute;
	top:467px;
	right:250px;
}
.box-suche {
	height:auto;
	width:200px;
	position:absolute;
	z-index:35;
	left:0px;
	top:488px;
	visibility:hidden;
	display:none;
}
.box-newsletter-header {
	background:url(../images/box-header.png) no-repeat;
	height:18px;
	width:188px;
	line-height:18px;
	font-weight:bold;
	color:#FFF;
	padding-left:12px;
	overflow:hidden;
}
.box-newsletter-content {
	background:url(../images/spacer.png) repeat;
	height:auto;
	width:200px;
	float:left;
}
.box-newsletter-content .newsemail {
	width:110px;
}
.button-bottom {
	height:77px;
	width:970px;
	position:absolute;
	z-index:37;
	left:0px;
	top:539px;
}
.button-bottom2 {
	height:77px;
	width:970px;
	z-index:10;
	left:0px;
	top:539px;
	float:left;
	background:url(../images/design-tirolkarte_02.jpg);
}
.box-content-header {
	float:right;
	height:383px;
	width:742px;
	z-index:10;
	position:absolute;
	top:165px;
	right:11px;
	background:url(../images/spacer.png);
}
.box-content-header.transparenz {
	float:right;
	height:383px;
	width:742px;
	z-index:10;
	position:absolute;
	top:165px;
	right:11px;
	background:url(../images/spacer2.png);
}
.box-content-header ul.ankernav, .box-content-header2 ul.ankernav{
	margin:0px;
	padding:130px 0px 8px;
	list-style-type:none;
	float:left
}
.box-content-header ul.ankernav li, .box-content-header2 ul.ankernav li {
	padding:5px;
	height:40px;
	width:110px;
	display:block;
	float:left
}
.box-content-header ul.ankernav li a, .box-content-header2 ul.ankernav li a {
	font-size:12px;
	color:#FFF;
	background:#A61B1B url(../images/rot-verlauf-h100.png);
	height:30px;
	width:100px;
	text-align:center;
	display:block;
	text-decoration:none;
	padding:5px
}
.box-content-header ul.ankernav li a:hover, .box-content-header2 ul.ankernav li a:hover {
	color:#AA1D1D;
	background:#FFF
}
.box-content-header-ankernav {
	padding: 55px 5px 5px;
	float: left;
	height: 323px;
	width: 155px;
	position: relative;
}
.box-content-header-ankernav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.box-content-header-ankernav ul li {
	float: left;
	padding-bottom: 10px;
}
.box-content-header-ankernav ul li a {
	color: #A81C1C;
	text-decoration: none;
	display: block;
	float: left;
	width: 135px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/bullet.jpg) no-repeat 5px center;
	line-height: normal;
}
.box-content-header-ankernav ul li a:hover {
	color: #A81C1C;
	background: #FFF;
}
.box-content-header-description {
	padding: 14px 10px 5px 5px;
	float: left;
	height: 364px;
	width: 562px;
	position: relative;
	font-size: 14px;
}
.box-content-header-description h1 {
	font-size: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.box-content-header-description h2 a {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	height: 20px;
	display: block;
	color: #A81C1C;
	text-align: center;
	width: 130px;
	float: right;
	background: #FFF;
}
.box-content-header-description h2 a:hover {
	color: #AA1D1D;
	background: #FFF;
}
.box-content-header .box-content-header-ankernav2 {
	padding: 0;
	float: left;
	height: 110px;
	width: 742px;
	position: relative;
}
.box-content-header .box-content-header-ankernav2 ul.ankernav {
	margin:0px;
	padding:0px 8px;
	list-style-type:none;
	float:left
}
.box-content-header .box-content-header-ankernav2 ul.ankernav li {
	padding:5px;
	height:40px;
	width:110px;
	display:block;
	float:left
}
.box-content-header .box-content-header-ankernav2 ul.ankernav li a {
	font-size:12px;
	color:#FFF;
	background:#A61B1B url(../images/rot-verlauf-h100.png);
	height:30px;
	width:100px;
	text-align:center;
	display:block;
	text-decoration:none;
	padding:5px
}
.box-content-header .box-content-header-ankernav2 ul.ankernav li a:hover {
	color:#AA1D1D;
	background:#FFF
}
.box-content-header .box-content-header-description2 {
	padding: 5px;
	float: left;
	height: 263px;
	width: 732px;
	position: relative;
	font-size: 14px;
	overflow: hidden;
}
.box-content-header .box-content-header-description2.useite {
	height: 373px;
}
.box-content-header .box-content-header-description2 h1 {
	font-size: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.box-content-header .box-content-header-description2 h2 a {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	height: 20px;
	display: block;
	color: #A81C1C;
	text-align: center;
	width: 130px;
	float: right;
	background: #FFF;
}
.box-content-header .box-content-header-description2 h2 a:hover {
	color: #AA1D1D;
	background: #FFF;
}
.box-content-header2 {
	float:right;
	height:383px;
	width:534px;
	z-index:10;
	position:absolute;
	top:165px;
	right:219px;
	background:url(../images/spacer.png);
}
.path {
	height:20px;
	width:952px;
	position:absolute;
	padding-top:0px;
	padding-left:18px;
	left:0px;
	top:616px;
	background:url(../images/top-spacer.png) no-repeat;
	font-size:10px;
	line-height:20px;
	z-index:38;
}
.path2 {
	height:20px;
	width:952px;
	position:absolute;
	padding-top:0px;
	padding-left:18px;
	left:0;
	top:559px;
	background:url(../images/top-spacer.png) no-repeat;
	font-size:10px;
	line-height:20px;
	z-index:20;
}
.path p, .path2 p {
	margin:0px;
	padding:0px;
}
.themennavigation {
	position:absolute;
	z-index:50;
	height:39px;
	width:208px;
	left:707px;
	top:445px;
}
.content {
	height:auto;
	width:950px;
	float:left;
	padding:10px;
	background:#FFF;
}
.themenmenu {
	background:#F2F2F2;
	padding:5px;
	height:auto;
	width:200px;
	float:left;
}
.themencontent {
	float:left;
	height:auto;
	width:880px;
	padding-left:0px;
}
.footer {
	background:#B82424;
	text-align:center;
	float:left;
	height:auto;
	width:960px;
	color:#FFF;
	padding:5px;
	font-size:10px;
	font-family:Verdana;
}
.footer p {
	margin:0px;
	padding:0px;
}
.footer strong {
	font-weight:bold;
}
.footer a {
	color:#FFF;
}
.csc-header h2 {
	font-size:18px;
	margin:12px auto 2px;
	width:950px;
	font-weight:bold;
	color:#AE1F1F;
	text-indent:40px;
}
.eintraghead {
	margin:auto auto 5px;
	width:880px;
	position:relative;
	font-size:12px;
	height:20px;
	color:#FFF;
	background:#AD1F1F url(../images/rot-verlauf-h25.png);
	line-height:20px;
	font-weight:bold;
	border-top:1px solid #AE1F1F;
	border-bottom:1px solid #AE1F1F;
}
.eintraghead .eintragadresse {
	float:left;
	position:relative;
	height:20px;
	width:295px;
	text-indent:5px;
}
.eintraghead .eintragtelefon {
	float:left;
	height:20px;
	width:125px;
	position:relative;
}
.eintraghead .eintragez {
	float:left;
	position:relative;
	height:20px;
	width:60px;
	text-align:center;
}
.eintraghead .eintragdz {
	float:left;
	position:relative;
	height:20px;
	width:60px;
	text-align:center;
}
.eintraghead .eintragmz {
	float:left;
	position:relative;
	height:20px;
	width:60px;
	text-align:center;
}
.eintraghead .eintragfewo {
	float:left;
	position:relative;
	height:20px;
	width:65px;
	text-align:center;
}
.eintraghead .eintragpers {
	float:left;
	position:relative;
	width:70px;
	text-align:center;
	height:20px;
}
.eintraghead .eintragtext {
	float:left;
	position:relative;
	height:20px;
	width:145px;
}
.eintragaussen {
	margin:auto auto 5px;
	width:880px;
	position:relative;
	font-size:10px;	
	line-height: 12px;
	border-bottom:1px solid #AE1F1F;
	padding-bottom:5px;
	height:67px;
}
.eintragaussen .eintragbild {
	float:left;
	position:relative;
	height:55px;
	width:85px;
	padding-left:5px;
}
.eintragaussen .eintragadresse {
	float:left;
	position:relative;
	height:55px;
	width:205px;
	line-height: normal;
}
.eintragaussen .eintragtelefon {
	float:left;
	height:55px;
	width:125px;
	position:relative;
	line-height: normal;
}
.eintragaussen .eintragez {
	float:left;
	position:relative;
	height:55px;
	width:60px;
	text-align:center;
}
.eintragaussen .eintragdz {
	float:left;
	position:relative;
	height:55px;
	width:60px;
	text-align:center;
}
.eintragaussen .eintragmz {
	float:left;
	position:relative;
	height:55px;
	width:60px;
	text-align:center;
}
.eintragaussen .eintragfewo {
	float:left;
	position:relative;
	height:55px;
	width:65px;
	text-align:center;
}
.eintragaussen .eintragpers {
	float:left;
	position:relative;
	height:55px;
	width:70px;
	text-align:center;
}
.eintragaussen .eintragtext {
	float:left;
	position:relative;
	height:55px;
	width:145px;
}
.eintragaussen .thementext {
	float:left;
	width:880px;
	padding-bottom:2px;
	height:12px
}
.eintragaussennorm {
	margin:auto auto 5px;
	width:880px;
	position:relative;
	font-size:10px;
	line-height: 12px;
	border-bottom:1px solid #AE1F1F;
	padding-bottom:5px;
	height:50px
}
.eintragaussennorm .eintragbild {
	float:left;
	position:relative;
	height:50px;
	width:85px;
	padding-left:5px
}
.eintragaussennorm .eintragadresse {
	float:left;
	position:relative;
	height:50px;
	width:205px;
}
.eintragaussennorm .eintragtelefon {
	float:left;
	height:50px;
	width:125px;
	position:relative
}
.eintragaussennorm .eintragez {
	float:left;
	position:relative;
	height:50px;
	width:60px;
	text-align:center
}
.eintragaussennorm .eintragdz {
	float:left;
	position:relative;
	height:50px;
	width:60px;
	text-align:center
}
.eintragaussennorm .eintragmz {
	float:left;
	position:relative;
	height:50px;
	width:60px;
	text-align:center
}
.eintragaussennorm .eintragfewo {
	float:left;
	position:relative;
	height:50px;
	width:65px;
	text-align:center
}
.eintragaussennorm .eintragpers {
	float:left;
	position:relative;
	height:50px;
	width:70px;
	text-align:center
}
.eintragaussennorm .eintragtext {
	float:left;
	position:relative;
	height:50px;
	width:145px
}
#maincontent .content h3 {
	font-size:20px;
	color:#AE1F1F;
	text-align:center
}
#orte, #gebietsliste, #bezirksliste, #themenliste, .orte {
	margin:auto;
	height:auto;
	position:relative;
	padding-left:120px
}
#orte .ortbuchstabe {
	color:#dc5420;
	text-decoration:none;
	margin:0px;
	padding:15px 0px 10px;
	font-weight:bold;
	font-family:Verdana;
	font-size:20px
}
#orte .ortbuchstabe a, #gebietsliste .gebietstitel a {
	text-decoration:none;
	color:#dc5420;
}
#orte #ortsliste img {
	padding-right: 10px;
}

/* Gebietsliste */
#gebietsliste {
	padding: 0px 20px;
}
#gebietsliste .gebietstitel {
	color:#dc5420;
	text-decoration:none;
	margin:0px;
	padding:0px 5px 0px 0px;
	font-weight:bold;
	font-family:Verdana;
	font-size:20px;
	float: left;
	width: 180px;
}
#gebietsliste .zeile {
	position: relative;
	clear: both;
	height: 40px;
	border-bottom: 1px solid #AA1D1D;
}
#gebietsliste .zeile.end {
	border-style: none;
}
#gebietsliste .gebietstitel h2 {
	margin: 0px;
	padding: 0px;
}
#gebietsliste .bezirkorte {
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
#gebietsliste .bezirkorte a {
	color: #333;
}
/* Bezirksliste */
#bezirksliste {
	padding: 0px 20px;
	position: relative;
}
#bezirksliste .zeile {
	position: relative;
	clear: both;
	height: auto;
	border-bottom: 1px solid #AA1D1D;
	padding-top: 3px;
	padding-bottom: 3px;
}
#bezirksliste .bezirkstitel a {
	text-decoration:none;
	color:#9C3C16;
	font-size: 15px;
}
#bezirksliste .zeile.end {
	border-style: none;
}
#bezirksliste .bezirkstitel {
	color:#E36B3E;
	text-decoration:none;
	margin:0px;
	padding:0px 5px 0px 0px;
	font-weight:bold;
	font-family:Verdana;
	font-size:18px;
	float: left;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
#bezirksliste .bezirkstitel .menu295 {
	height: 40px;
}

#bezirksliste .bezirkstitel h2 {
	margin: 0px;
	padding: 0px;
}
#bezirksliste .bezirkorte {
	font-size: 12px;
	color: #333;
	line-height: 20px;
	padding-left: 185px;
}
#bezirksliste .bezirkorte a {
	color: #333;
}

ul.bezirke {
	margin: 0px;
	padding: 0px;
}
ul.bezirke li {
	padding:0px;
	font-size:16px;
	margin:0px
}
ul.bezirke li a {
	color:#A00
}
#orte {
	margin:auto;
	height:auto;
	position:relative;
	padding-left:30px;
	padding-right:30px;
}
#orte .ortname, .bezirke li, #gebietsliste .gebietsname, #themenliste h2, .orte li {
	padding:0px;
	font-size:16px;
	margin:0px
}
#orte .ortname a, .bezirke li a, #gebietsliste .gebietsname a, #themenliste h2 a, .orte li a {
	color:#A00
}
.topbanner #c154 {
	margin:0px;
	padding:0px
}
#he1, #he2, #he3, #he4 {
	float:left;
	width:200px;
	height:75px;
	text-align:left;
	overflow:hidden
}
#he1 {
	padding:0px 57px 0px 0px
}
#he2 {
	padding:0px 28px 0px 0px
}
#he3 {
	padding:0px 0px 0px 28px
}
#he4 {
	padding:0px 0px 0px 57px
}
#he1 img, #he2 img, #he3 img, #he4 img {
	height:75px;
	width:200px;
	margin:0px;
	padding:0px
}
#bu1, #bu2, #bu3 {
	float:left;
	width:200px;
	height:75px;
	text-align:right;
	padding-bottom:2px
}
#bu4 {
	float:left;
	width:200px;
	height:75px;
	text-align:right
}
.test {
	display:none;
	visibility:hidden
}
#themen li {
	padding:3px;
	float:left
}
#imageContainer img {
	z-index:2
}
.csc-textpic.csc-textpic-center.csc-textpic-below p {
	padding-right:0px;
	padding-left:0px
}
.brechtsk {
	float:left;
	width:200px;
	height:75px;
	text-align:right;
	padding-bottom:2px
}
.brechtsg {
	float:left;
	width:200px;
	height:180px;
	text-align:right;
	padding-bottom:2px
}
ul.powermail_multiplejs_tabs {
	margin:0px;
	padding:0px;
	list-style:none;
	width:742px;
	display:block;
	height:25px;
	position:relative;
	border-bottom:1px solid #9E1717
}
ul.powermail_multiplejs_tabs li {
	float:left;
	height:25px
}
ul.powermail_multiplejs_tabs li a {
	line-height:30px;
	text-decoration:none;
	background:#B02020 url(../images/rot-verlauf-h25.png) bottom;
	display:block;
	padding:0px 10px;
	float:left;
	height:25px;
	position:relative;
	color:#FFF;
	border-right:1px solid #FFF;
	border-top:0px none #FFF;
	border-bottom:0px none #FFF;
	border-left:0px none #FFF
}
div.kontaktweiter {
	text-align:center;
	left:0px;
	position: relative;
}
div.kontaktweiter ul.powermail_multiplejs_tabs {
	margin:0px auto;
	padding:0px;
	clear:both;
	float:none;
	border-style:none;
	width:200px
}
div.kontaktweiter ul.powermail_multiplejs_tabs li {
	margin:0px;
	padding:0px;
	clear:both;
	float:none;
	width:200px
}
div.kontaktweiter ul.powermail_multiplejs_tabs li a {
	border-style:none;
	width:200px;
	margin:0px;
	padding:0px
}
div.kontaktweiter input, div.kontaktweiter ul.powermail_multiplejs_tabs a {
	line-height:25px;
	background:#B82424 url(../images/rot-verlauf-h25.png) repeat-x left bottom;
	display:block;
	margin:0px auto;
	padding:0px 10px;
	height:25px;
	border-style:none;
	color:#FFF;
	text-decoration:none;
	width:200px
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_7 table tr td h5, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_7 table tr td h5 {
	padding-top:10px
}
#maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369 #anfrage1 fieldset legend, #maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607 #anfrage1 fieldset legend {
	font-size:14px;
	font-weight:bold;
	color:#A61B1B;
	padding-left:5px;
	padding-top:12px;
	padding-bottom:12px
}
#maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369 #anfrage1 fieldset, #maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607 #anfrage1 fieldset {
	border: 1px solid #AC1E1E;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid2 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid3 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid4 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid5 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid8 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid6 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid9 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid7 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid10 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid11 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid12 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid13 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid14 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid15 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid16 label {
	display:none
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_1764 #anfrage1 table tr td #powermaildiv_uid17 label {
	display:none
}
#uid8_msgCnt, #uid9_msgCnt {
	display:none
}
.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:normal;
	color:#AE1F1F
}
.klein, .klein td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:4px
}
.mormal, .mormal td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFF;
	font-weight:bold
}
.normal1, .normal1 td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt
}
.klein1, .klein1 td {
font-family Arial, Helvetica, sans-serif;
	font-size:1px
}
#dropDownWrap {
	height:210px;
	z-index:51;
	position:relative
}
#dropDownBox {
	height:35px;
	width:205px;
	font-size:12px;
	border:#000 1px solid;
	z-index:50;
	position:absolute
}
#dropDownBox .topBlock {
	background:url(../images/rot-verlauf-h35-pfeil.jpg) no-repeat left top;
	cursor:pointer;
	padding:0 0 0 5px;
	width:200px;
	color:#FFF;
	line-height:35px;
	height:35px;
	z-index:42
}
#dropDownBox ul, #dropDownBox li {
	margin:0;
	padding:0;
	list-style:none;
	z-index:45
}
#dropDownBox .dropList {
	display:block;
	width:203px;
	background-color:#FEFCFD;
	border:1px solid #000;
	height:180px;
	position:relative;
	overflow-y:auto;
	overflow-x:none;
	z-index:46
}
#dropDownBox .dropList li a {
	color:#666;
	text-decoration:none;
	padding:6px 10px;
	display:block;
	z-index:47
}
#dropDownBox .dropList li a:hover {
	color:#ccc;
	background-color:#008be3
}
#maincontent #headertirol .topbanner a#c1736 {
	display:none;
	visibility:visible
}
#maincontent #headertirol a[id], #maincontent #header a[id] {
	display:none;
	visibility:hidden
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets label, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets label {
	width: 100px;
	display: block;
	float: left;
	font-weight: bold;
}
/*#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets div.tx_powermail_pi1_fieldwrap_html_text label , #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets div.tx_powermail_pi1_fieldwrap_html label{
	display: none;
	visibility: hidden;
}*/
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_7 #powermaildiv_uid54, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_7 #powermaildiv_uid54 {
	position: absolute;
	width: 302px;
	height: 238px;
	left: 30px;
	top: 101px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_7 #powermaildiv_uid55, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_7 #powermaildiv_uid55 {
	position: absolute;
	left: 460px;
	top: 101px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_7 #powermaildiv_uid56, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_7 #powermaildiv_uid56 {
	position: absolute;
	left: 460px;
	top: 181px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_7 #powermaildiv_uid57, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_7 #powermaildiv_uid57 {
	position: absolute;
	left: 460px;
	top: 265px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_7 #powermaildiv_uid58, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_7 #powermaildiv_uid58 {
	position: absolute;
	left: 30px;
	top: 343px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid40, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid40 {
	position: absolute;
	left: 10px;
	top: 101px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid41, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid41 {
	position: absolute;
	left: 10px;
	top: 131px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid42, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid42 {
	position: absolute;
	left: 10px;
	top: 161px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid43, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid43 {
	position: absolute;
	left: 280px;
	top: 101px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid44, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid44 {
	position: absolute;
	left: 280px;
	top: 131px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid45, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid45 {
	position: absolute;
	left: 10px;
	top: 201px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid47, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid47 {
	position: absolute;
	left: 10px;
	top: 261px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid48, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid48 {
	position: absolute;
	left: 10px;
	top: 291px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid49, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid49 {
	position: absolute;
	left: 280px;
	top: 201px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid50, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid50 {
	position: absolute;
	left: 280px;
	top: 231px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid51, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid51 {
	position: absolute;
	left: 280px;
	top: 261px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid52, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid52 {
	position: absolute;
	width: 200px;
	left: 532px;
	top: 101px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid46, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid46 {
	position: absolute;
	left: 10px;
	top: 231px;
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid53 input, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid53 input {
	line-height:25px;
	background:#B82424 url(../images/rot-verlauf-h25.png) repeat-x left bottom;
	display:block;
	margin:0px auto;
	padding:0px 10px;
	height:25px;
	border-style:none;
	color:#FFF;
	text-decoration:none;
	width:200px
}
#maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid53, #maincontent #headertirol .box-content-header .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607.powermail_multiple_js #anfrage1 .fieldsets #tx-powermail-pi1_fieldset_6 #powermaildiv_uid53 {
	text-align:center;
	position:absolute;
	left:0px;
	top:355px;
	width:742px
}
#maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369 #anfrage1 fieldset table tr td #powermaildiv_uid56 #uid56, #maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607 #anfrage1 fieldset table tr td #powermaildiv_uid56 #uid56 {
	width: 180px;
}
#maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369 #anfrage1 fieldset table tr td #powermaildiv_uid57 #uid57, #maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607 #anfrage1 fieldset table tr td #powermaildiv_uid57 #uid57 {
	width: 180px;
}
#maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369 #anfrage1 fieldset table tr td #powermaildiv_uid55 #uid55, #maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607 #anfrage1 fieldset table tr td #powermaildiv_uid55 #uid55 {
	width: 180px;
}
#maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369 #anfrage1 fieldset table tr td #powermaildiv_uid52 #uid52, #maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607 #anfrage1 fieldset table tr td #powermaildiv_uid52 #uid52 {
	width: 250px;
	padding: 0;
	margin: 0;
}
#maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8369 #anfrage1 fieldset table tr td #powermaildiv_uid52, #maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_formwrap.tx-powermail-pi1_formwrap_8607 #anfrage1 fieldset table tr td #powermaildiv_uid52 {
	margin: 0px;
	padding: 0px;
}
#maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_confirmation table tr td {
	padding: 3px;
}
#maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_thx .contenttable tr td {
	padding: 3px;
}
#maincontent .content .tx-powermail-pi1 .tx-powermail-pi1_thx .contenttable tbody tr td p {
	margin: 0px;
	padding: 0px;
}
.pflichtfeld {
	font-size: 18px;
	font-weight: bold;
	color: #B82424;
	padding: 2px;
}
#maincontent .content #c8369.csc-default .tx-powermail-pi1 .tx-powermail-pi1_formwrap #anfrage1.tx_powermail_pi1_form fieldset table tbody tr td h4 {
	color: #0033FF;
}
.subcontentnav {
	height: 50px;
	position: relative;
}
.subcontentnav .subnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.subcontentnav .subnav li {
	float: left;
	padding-right: 10px;
}
.subcontentnav .subnav li a {
	font-size: 12px;
	line-height: 25px;
	padding: 0px 25px;
	float: left;
	height: 25px;
	text-decoration: none;
	display: block;
	background: #B12121 url(../images/rot-verlauf-h50.jpg) repeat-x left center;
	color: #FFF;
}
.subcontentnav .subnav li a:hover, .subcontentnav .subnav li a.aktiv {
	background: #EC9797 repeat-x left center;
	color: #FFF;
}
