html{
height:100%;
margin:0;
padding:0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: White url(/fileadmin/images/europiano/backLine.gif) repeat-y;
	margin:0;
	padding:0;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0;
	padding:0;
}
.left{
	float:left;
}
hr{
	height: 1px;
	color: #5F3E88;
	border-bottom: 1px dashed #5F3E88;
}
/*Layout /////////////////////////////////////////*/
.logo{
	float:left;
}
/*Hauptbereiche*/
#head{
	height:153px;
	width: 830px;
	margin: 0 0 7px 0;
}
#head img{
	float:left;
}
/*#head div{
	border:1px solid red;
} */

/*Unterbereiche Head*/
#headTop{
	height:71px;
	vertical-align: middle;
}

#bannerTop{
	float:right;
	margin: 2px 0 0 0;
}
#bannerRight{
	position:absolute; left:838px;top:71px;
}

#headBottom{
	background:  url(/fileadmin/images/europiano/keyVisualBack.jpg) repeat-x;
clear: left;
}
/*Unterbereich headBottom*/
#headBottomContent{
	height: 82px;
	background:  url(/fileadmin/images/europiano/keyVisual.jpg) no-repeat;
}
#headBreadcrump{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	text-align: right;
	width: 425px;
	position:absolute; left:400px;top:130px;
}
#headBreadcrump a{
	font-weight: bold;
	color: #5F3E88;
	text-transform: uppercase;
}

/*Inhalt /////////////////////////////////////////////*/
#content{
	margin:0px 0px 20px 180px;
	width: 450px;
	min-height: 380px;
}
#content h1{
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 15px;
	margin: 0px;
}
#content img{
	float: right;
}
#content a{
	font-weight: bold;
	color:black;
}
#content .headAusgabe{
	font-weight: bold;
	color:#5F3E88;
	display:block;
	margin: 10px 0px 0px 0px;
}
#content a.headAusgabe{
	text-decoration: none;
}
#content .artikel{
	border-top: 1px dashed #9CA9D9;
	margin: 0;
	padding: 15px 10px 15px 5px;
	clear: both;
}
#content .artikelHead{
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin: 0 0 5px 0;
	display: block;
}
#content .teaser{
	font-weight: bold;
}

/*Inhalt Artikel /////////////////////////////////////////////*/
#contentArtikel{
	margin:0px 0px 20px 180px;
	width: 650px;
	min-height: 380px;
}
#contentArtikel h1{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
	display: block;
	border-bottom: 1px dashed #9CA9D9;
	margin: 0px 0 15px 0;
}

#contentArtikel .artikelHead{
	font-weight:bold;
}

#contArtikel2{
	border-top: 1px dashed #9CA9D9;
	padding: 10px 0px 5px 0;
	margin: 0px;
	clear: both;
}
#contentArtikel img{
	float: left;
	margin: 0px 10px 0px 0px;
}
#contentArtikel a{
	font-weight: bold;
	color:#5F3E88;
}
#contentArtikel .headAusgabe{
	font-size: 12px;
	font-weight: bold;
	color:black;
	display:block;
	margin: 0px;
}
#contentArtikel .teaser{
	font-weight: bold;
}
/*Infobox Artikel///////////////////////////////////////////////*/
#infobox{
	margin:0 0 0 0;
	font-size: 11px;
	width:180px;
	float: right;
       background: #E2D7E5;
	}
#infobox p{
	padding: 10px;
	border: none;
	margin: 0px;
}
#infobox .head{
	font-weight:bold;
	display: block;
}
/*///////////////////////////////////////////////////*/

/*News ///////////////////////////////////////////////*/
#news{
	width:190px;
	position:absolute; left:640px;top:160px;
	}
#news p{
	display: block;
	background: #E2D7E5;
	padding: 10px;
	margin: 10px 0px 0px 0px;
}
#news .head{
	font-weight:bold;
	display: block;
}
#news h1{
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0px 0px -5px 8px;
}
#news a{	
	font-weight: bold;
	color:black;
}
/*///////////////////////////////////////////////////*/


#search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #293C96;*/
	color: #ffffff;
	text-transform: uppercase;
	float:right;
	margin: 10px 10px 0px 0px;
}
#search input{
	margin: 0px 0px 0px 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
}
#search .send{
	background: url(/fileadmin/images/europiano/send.gif) no-repeat;
	width:12px;
	height:11px;
	border: none;
}


/*Navigation //////////////////////////////////////*/
#navi{
	width:160px;
	position:absolute; left:0px;top:190px;
	}
/*naviLinks*/
#navi a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: 3px;
	padding-left: 15px;
	color:white;
	background: #5F3E88;
	display: block;
}
#navi a:hover{
	color:black;
	background: #E2D7E5;
}

#navi a.navSet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: 3px;
	padding-left: 15px;
	color:black;
	background: #E2D7E5;
	display: block;
}
#navi a.navSub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: 3px;
	padding-left: 22px;
	background: white;
	color:#5F3E88;
	display: block;
}
#navi a.navSubSet{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: 3px;
	padding-left: 22px;
	background: white;
	color:#5F3E88;
	display: block;
	border-bottom: 1px solid #5F3E88;
}
#bottom{
	height: 22px;
	width: 830px;
	color: white;
	margin: 0px 0px 0px 0px;
	background: #5F3E88;
	text-align: right;
	clear: both;
}
#bottom a{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#bottom .copyright{
	margin: 4px;
	float:left;
}
#bottom .impressum{
	margin: 4px;
	float:right;
}



/*Formular ////////////////////////////////////////////////////*/

#contentArtikel .header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 0;
	display: block;
	border-bottom: 1px solid #B9B9B9;
	margin: 0px 0 15px 0;
}
#contentArtikel input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #B9B9B9;
}
#contentArtikel textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contentArtikel .button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border:none;
	background: White url(/fileadmin/images/europiano/send.gif) no-repeat right;
	margin: 25px 15px 0 0;
	padding-right:10px;
	float:left;
}

#forumcontent {
	margin:0px 0px 0px 0px;
	width: 815px;
	padding-right:5px;
	height: 680px;
	scrollbar-face-color: #000073;
	scrollbar-track-color: #0000D6;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #cccccc;
	border: 0px solid #000000;
}
/*Angebote ///////////////////////////////////////////////*/
#angebote{
	float:left;
	width:180px;
	padding:0;
	margin:10px 0 10px 0;
}
#angebote p{
	display: block;
	padding:0;
	margin:0;
}
#angebote .head{
	font-weight:bold;
	display: block;
}
#angebote  h2{
	font-size:12px;
	color:#000;
	text-decoration:none;
	padding: 8px;
	margin: 0px;
	display: block;
	background: #E2D7E5;
}
.angebotBox{
	background: #E2D7E5;
	margin:0;
	padding: 8px;
	position:relative;
	border-bottom: 1px solid #5F3E88;
}
.angebotBox img{
	float:left;
	margin:0 5px 0 0;
	position:relative;
	border: none;
}
.clearAll {
	clear:both;
	height:1px;
    overflow:hidden;
	padding:0;
}

.bild_zentrieren{
 float:none;
 text-align:center;
}

/*///////////////////////////////////////////////////*/

