/*---global common definitions---*/
html, body{ height:100%;}
body{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color:#424242;
	background:#b3d198 url(../images/body.jpg) repeat-x 50% 0;
}
a{
	color:#043680;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border-style: none;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/*---main blocks---*/
.header-holder{
	position:absolute;
	top:41px;
	left:0;
	width:100%;
}
.header-bg{
	background:url(../images/header-bg.png) repeat-x;
	height:123px;
	min-width:919px;
}
#header{
	margin:0 auto;
	width:905px;
	padding:4px 0 0 4px;
	height:119px;
}
#header:after{
	content: "";
	display: block;
	clear: both;
}
.logo_de {
	margin:0 0 -7px;
	float:left;
	background:url(../images/logo_de.png);
	width:865px;
	height:126px;
	text-indent:-9999px;
	position:relative;
}
.logo_fr {
	margin:0 0 -7px;
	float:left;
	background:url(../images/logo_fr.png);
	width:865px;
	height:126px;
	text-indent:-9999px;
	position:relative;
}
.logo_it {
	margin:0 0 -7px;
	float:left;
	background:url(../images/logo_it.png);
	width:865px;
	height:126px;
	text-indent:-9999px;
	position:relative;
}
.logo a{
	display:block;
	height:100%;
	overflow:hidden;
}
#main{
	width:919px;
	margin:0 auto;
	min-height:100%;
	background:url(../images/main.png);
}
* html #main{ height:100%;}
#center{
	overflow:hidden;
	width:867px;
	padding:170px 0 0 19px;
}
.sidebar{
	float:left;
	width:170px;
}
.lang{
	margin: 0;
	padding:0 0 30px;
	list-style: none;
	font-size:13px;
	overflow:hidden;
	height:1%;
	color:#043882;
}
.lang li{
	float:left;
	padding:0 3px 1px 7px;
}
.lang a{
	color:#043882;
	text-decoration:underline;
}
.lang li a:hover, .lang li.active a {
	background:none;
	text-decoration:none;
}
.nav{
	margin:0 0 139px;
	padding:0 0 1px;
	list-style: none;
	overflow:hidden;
	height:1%;
	font-size:13px;
	background:url(../images/nav-li.gif) no-repeat 0 100%;
}
.nav li{
	background:url(../images/nav-li.gif) no-repeat;
	padding:1px 0 0;
	float:left;
	width:100%;
}
.nav li a{
	position:relative;
	color:#043680;
	display:block;
	padding:2px 7px 3px 2px;
}
.nav li a:hover, .nav li a.active{
	background:url(../images/nav-a-active.gif) no-repeat;
	text-decoration:none;
}
.nav li li a.active {
	background:none;
	text-decoration:underline;
}
.nav ul{
	margin: 0;
	padding:6px 0 5px 11px;
	list-style: none;
	background:url(../images/nav-ul.gif) no-repeat;
	overflow:hidden;
	height:1%;
	font-size:11px;
}
.nav ul li{
	padding:0 0 2px;
	background:none;
}
.nav ul a{
	display:inline;
}
.nav ul a:hover{
	background:none;
	text-decoration:underline;
}
.banners, .partner{
	border-top:1px solid #7f7f7f;
	padding:0 2px;
}
.banners strong, .partner strong{
	color:#000;
	font-weight:normal;
}
.banners ul, .partner ul{
	margin: 0;
	padding:7px 0 34px;
	list-style: none;
	overflow:hidden;
	height:1%;
}
.banners li{
	float:left;
	padding:0 0 0 15px;
}
.partner li{
	float:left;
	padding:0 0 0 11px;
}
.center-holder{
	float:right;
	width:642px;
}
.top{
	overflow:hidden;
	height:1%;
	padding:2px 0 0;
}
.top .form {
	float:right;
	width:157px;
	padding:4px 8px 4px 10px;
	background:url(../images/form.gif) no-repeat;
}

.top .text{
	float:left;
	width:140px;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
	border:0;
	color:#7c7c7c;
	background:none;
}

.top .button{
	float:right;
}
.top img{
	float:right;
	margin:4px 19px 0 0;
}
.content-holder{
	overflow:hidden;
	height:1%;
}
.content{
	float:left;
	width:450px;
}
img.left-align{
	float:left;
}
.content h1 {
	margin:7px 0 20px;
	font-size:24px;
	font-weight:normal;
	color:#a4c744;
}
.content h2 {
	font-size:12px;
	margin-bottom:0;
}

.content h4 {
	font-size:12px;
}
.content p{
	margin:0;
	line-height:16px;
}
.content .bottom-block{
	overflow:hidden;
	height:1%;
	margin:27px 0 0;
}
.content .bottom-block h3{
	margin:0 0 1px;
	font-size:12px;
}
.content .bottom-block img{
	margin:3px 20px 0 0;
}
.content .bottom-block p{ margin:0;}
.right-bar{
	float:right;
	width:164px;
	padding:61px 0 0;
}
.right-bar h3{
	margin:0;
	font-size:12px;
	font-weight:normal;
	color:#043680;
	background:url(../images/right-bar-h3.gif) no-repeat;
	padding:5px 4px 12px;
}
.right-bar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.right-bar li{
	padding:0 3px 2px;
}
.right-bar img{
	display:block;
	margin:4px 3px;
}
.right-bar p {
	margin:0;
}
.right-bar div.csc-textpic-center div.csc-textpic-imagewrap {
	margin-left:-10px;
}
.right-bar div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin:4px;
}
.right-bar div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size:8px;
	margin:0 4px;
}

.lady{
	/* background:url(../images/lady.gif) repeat-y 3px 0; */
	margin:35px 0 0;
}
.lady-cont{
	/*background:url(../images/lady-cont.jpg) no-repeat;*/
	overflow:hidden;
	height:1%;
	text-align:center;
	line-height: 16px;
	color:#000;
	padding:7px 22px 1px 14px;
}
.lady-foot{
	background:transparent url(../images/animation_abstimmung.gif);
	height:115px;
	margin:10px 0;
	overflow:hidden;
	width:160px;
}
.lady strong{
	font-size:12px;
	font-weight:normal;
	color:#043882;
	display:block;
}
.lady span{
	display:block;
}

/**** SUCHE ****/
.tx-macinasearchbox-pi1 input{
	margin:0;
	padding:0;
	color:#424242;
	border-style:none;
	width:140px;
}

.btn-search {
	background: url(../images/search.gif) no-repeat;
	width: 14px;
	height: 14px;
	float: right;
	margin-top: -14px;
}
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent:-9999px;
}
.tx_powermail_pi1_form {
	padding:0;
	width:440px;
}
.tx_powermail_pi1_form .tx-powermail-pi1_fieldset {
	background:#F4F5F9 none repeat scroll 0 0;
	border:1px solid #C9CEE1;
	margin-bottom:20px;
	padding:0 0 5px;
}
.tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html {
	clear:both;
	margin:0 0 6px;
	width:100%;
}
.tx_powermail_pi1_form label, .tx_powermail_pi1_fieldwrap_html_check p, .tx_powermail_pi1_fieldwrap_html_radio p {
	display:block;
	float:left;
	font-weight:bold;
	margin-left:12px;
	padding-top:2px;
	width:100px;
}
.tx_powermail_pi1_form label, .tx_powermail_pi1_form .powermail_text {
	line-height:1.2em;
	margin:10px 10px 0 0;
}

.tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html_submit, .tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_submit, .tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_back {
	background:#E6E9F5 none repeat scroll 0 0;
	clear:both;
	display:block;
	margin:16px 0 -5px;
	padding:7px 0;
	text-align:right;
}
.submit {
	margin-bottom:10px;
	margin-top:10px;
}
.tx-indexedsearch-whatis {
	color:#A4C744;
	font-size:13px;
	font-weight:bold;
	margin-top:25px;
}
.powermail_select {
	margin-top:10px;
}



/**** POWERMAIL ****/
.tx-powermail-pi1_fieldset legend, .tx-powermail-pi1_fieldset div.legend {
	background:#E6E9F5 none repeat scroll 0 0;
	clear:both;
	display:block;
	margin:0;
	padding:7px 7px 7px 12px;
	width:444px;
}
.powermail_check_inner_notitle, .powermail_radio_inner_notitle {
	margin-top:5px;
	width:447px !important;
}
.powermail_check_inner, .powermail_radio_inner {
	float:right;
	margin-left:12px;
	width:340px !important;
}
.powermail_check_inner_notitle label, .powermail_radio_inner_notitle label {
	width:422px !important;
}
.powermail_check_inner label {
	height:auto;
	line-height:1.3em;
	padding-bottom:2px;
}
.powermail_check_inner label, .powermail_radio_inner label {
	float:right;
	font-weight:normal;
	height:20px;
	line-height:1.3em;
	margin:0;
	width:315px !important;
}



/*** E-Card ***/
.tx-frpecard-pi2 form {
	margin-top:10px;
}
.tx-frpecard-pi2 .sender {
	width: 225px;
	height:70px;
	float:left;
}

.tx-frpecard-pi2 .fett{
	font-weight:bold;
}

.tx-frpecard-pi2 .empfaenger {
	width:225px;
	height:70px;
	float:right;
}

.tx-frpecard-pi2 .sender input,
.tx-frpecard-pi2 .empfaenger input {
	width: 80px;
}

.tx-frpecard-pi2 .grusstext {
	width:350px;
	height:100px;
	float:left;
}

.tx-frpecard-pi2 .button {
	width:100px;
	height:100px;
	float:right;
	text-align:right;
}

.tx-frpecard-pi2 .button input {
	margin-top:60px;
}

.fehler {
	background-color: #FF0000;
	display: block;
	color: #FFFFFF;
	padding:3px;
	width:443px;
}

.tx-frpecard-pi2 #sms_uebrige_zeichen {
	display:inline;
}


/*** E-Cards No Flash ***/
.tx-frpecard-pi2 .ecard .ecardNoFlash,
.tx-frpecard-pi1 .ecard .ecardNoFlash {
	width:450px;
	height:323px;
	font-size:13px;
	background-repeat:no-repeat;
	border:1px solid #999999;
}

.tx-frpecard-pi2 .ecard .ecardNoFlash .text,
.tx-frpecard-pi1 .ecard .ecardNoFlash .text {
	margin:20px;
	margin-bottom:35px;
	overflow:hidden;
}




/**** NEWS ****/
.newsandinfos_detail ul {
	margin:0;
}

.newsandinfos_detail ul li {
	list-style:none;
}

/**** SITEMAP ****/
div.content div.csc-sitemap ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

div.content div.csc-sitemap ul li {
	background:transparent none repeat scroll 0 0;
	font-size:20px;
	font-weight:normal;
	line-height:1.1em !important;
	margin:20px 0 10px;
}

div.content div.csc-sitemap ul li ul {
	margin-bottom:15px;
}
div.content div.csc-sitemap ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

div.content div.csc-sitemap ul li ul li {
	background:transparent url(../images/img-blue-arrow-right.gif) no-repeat scroll 4px 4px;
	font-size:12px;
	font-weight:normal;
	line-height:1.3em;
	margin:5px 0;
	padding-left:15px;
}
/**** Medienmitteillungen ****/
.tx-frpmedienmitteilungen-pi1 div.kontakt, div.download, div.links, div.zurueck {
	margin-top:10px;
}


/**** GOOGLE MAPS ****/
/* Header */
#map div.gmnoprint div.gmnoprint div div div {
	display:none;
}
#map div.gmnoprint div.gmnoprint div div div div {
	display:block;
}
#map div.gmnoprint div.gmnoprint div div div#iw_kml,
#map div.gmnoprint div.gmnoprint div div div#wizard {
	border:none;
	padding:0;
	padding-left:5px;
	margin:0;
	background:none;
	display:block;
	
}

#map div.gmnoprint div.gmnoprint div div div#iw_kml span {
	display:block;
	color:#ffffff;
	padding:5px;
	background-color:#666666;
	margin-bottom:10px;
	margin-left:-5px;
}


#map div.gmnoprint div.gmnoprint div div div#iw_kml div {
	width:130px;
	border:none;
	float:right;
}
#map div.gmnoprint div.gmnoprint div div div#iw_kml ul {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:10px;
}

#map div.gmnoprint div.gmnoprint div div div#iw_kml ul li {
	margin:0;
	background-image:url(../images/img-blue-arrow-right.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	
	padding-left:13px;
}

#map div.gmnoprint div.gmnoprint div div {
	margin-top:10px;
	border:1px solid #666666;
	clear:both;
}
#map div.gmnoprint div.gmnoprint div div div#iw_kml,
#map div.gmnoprint div.gmnoprint div div div#iw_kml div.iw {
	clear:both;
}

#map div.gmnoprint div.gmnoprint div div div#iw_kml img {
	float:left;
	display:block;
	text-align:top;
}




/*************************************
	AUKTIONEN
*************************************/
.auktionListe {
	clear:both;
	display:block;
	margin:0;
	padding:0;
	margin-bottom:10px;
	border-bottom:1px dotted #efefef;
}

.auktionListe h2 {
	margin-top:10px;
	padding-top:0px;
}

.auktionListe img,
.auktion .images {
	float:left;
	margin:0px 10px 10px 0px;
	padding:0;
	
}
.auktion .images img {
	margin-bottom:5px;
}

.tx-frpquickauction-pi1 form {
	padding-top:10px;
	display:block;
	clear:both;
}
