/* ---------------- */
/* -----Import----- */
/* ---------------- */

@import url(link2map24.css);

/* -----Import ENDE----- */

/* 1.basics*/
* {
	margin: 0;
	padding: 0;
	outline:none;
	border:0;
}

body {
	background:url(../images/layout/body_kachel.gif) 0 0 #666666 repeat-x;
	margin:0;
	font:65% Arial, Helvetica, sans-serif;
	color:#666666;
}

h1{
		background:url(../images/layout/linie.gif) 12px 27px no-repeat;
		width:463px;
		font:2.5em Arial, Helvetica, sans-serif;
		font-style:oblique;
		font-weight:bold;
		color:#008acb;
		margin:0 0 15px 0;
		padding:0 0 0 12px;
}

h2{
		font:1.7em Arial, Helvetica, sans-serif;
		margin:0 0 15px 0;
		font-style:oblique;
		padding:0 0 0 12px;
}

h3{
		font:2.0em Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin:0 0 15px 0;
		font-style:oblique;
}

h4{
		font:1.5em Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin:0 0 15px 0;
		font-style:oblique;
}

h5{
		font:2.0em Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
}

h6{
		font:1.6em Arial, Helvetica, sans-serif;
		color:#ffbb0f;
		font-weight:bold;
		margin:0;
}

img {
	border:0;
}

.req{
	float:none;
	margin:0;
}

.float{
	float:left;
}



a:link, a:visited{
	color:#008ACB;
	text-decoration:underline;
}

a:hover, a:active{
	color:#000;
	text-decoration:none;
}

a:link img, a:visited img{
	background-color:#fff;
	border:1px solid #0684bf;
	padding:3px;
}

a:hover img, a:active img{
	border:1px solid #000;
}

a.keinborder img{
	border:0;
	background:none;
	padding:0;
}

.clear{
	clear:both;
	float:none;
}

#euroweb{
	width:200px;
	margin:0 0 15px 0;
	padding:0 0 0 12px;
	}
	
#euroweb img{
	margin:0 0 5px 0;
	border:0;
	padding:0;
	}

p{
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	margin:0 0 15px 0;
}

p.schlagworte{
	font:1.35em Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.6em;
	margin:35px 0 0 23px;
}

.clearfix:after{
	content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

p img{
	margin:0 7px 0 0;
}

p img.border{
	background-color:#fff;
	border:1px solid #626262;
	padding:3px;
}

.bold{
	font-weight:bold;
}

#inhalt p.linie{
	background:url(../images/layout/linie.gif) 14px 0 no-repeat;
	height:10px;
	margin:0 0 5px 0;
	width:463px;
	border:0;
	clear:both;
	float:none;
}

#inhalt p.oben{
	background:url(../images/layout/oben.gif) 0 3px no-repeat;
	padding:0 0 0 16px;
	margin:0 0 0 -3px;
	clear:both;
	float:none;
	border:none;
}

.picfloat img{
	float:left;
	margin:0 15px 5px 0;
}

.picfloatright img{
	float:right;
	margin:0 0 15px 5px;
}

.breite01{
	width:230px;
	float:left;
	margin:0 0 15px 0;
}

.breite02{
	width:120px;
	float:left;
	margin:0 0 15px 0;
}

.underline{
	text-decoration:underline;
}

.center{
	text-align:center;
	width:449px;
}

.center img{
	margin:0 12px 0 12px;
}

.keinabstand{
	margin:0;
}

.blau{color:#008acb;}

.schwarz{color:#000;}
.weiss{color:#fff;}

.gross{
	font-size:1.3em;
}

.mittel{
	font:1.3em Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.klein{
	font:0.85em Arial, Helvetica, sans-serif;
}

ul{
	list-style-type:none;
	margin:0 0 15px 0;
}

.liklein{
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3em;
}

.alignr{
	text-align:right;
}

/* --- DIV ANFANG ---*/
/* ------------------*/

#wrapper{
	background:url(../images/layout/wrapper.jpg) top center no-repeat;
	width:100%;
}

#master{
	width:900px;
	margin:0 auto;
}

#top{
	width:900px;
	height:392px;
	padding:0;
}

	#top_links{
		background:url(../images/layout/top_links.jpg) 0 0 no-repeat;
		width:311px;
		height:318px;
		float:left;
		padding:74px 0 0 41px;
		
	}
	
	#top_rechts{
		position:relative;
		background:url(../images/layout/top_rechts.jpg) 0 0 no-repeat;
		width:548px;
		height:196px;
		float:left;		
		padding-top:196px;
	}
	
	#containerSwf{
		position:absolute;
		background:#fff;
		width:546px;
		height:194px;
		padding:1px 1px 1px 0;
		z-index:148;
		/*border-bottom:1px solid #fff;*/
	}
	
	#stueck{
		position:absolute;
		background:url(../images/layout/stueck.gif) 0 0 no-repeat;
		width:23px;
		height:23px;
		top:278px;
		left:0;
		z-index:149;
	}
	
#kontaktdaten{
	background:url(../images/layout/kontaktdaten02.jpg) 0 0 no-repeat;
	width:300px;
	height:469px;
	float:left;
	padding:130px 0 0 40px;
}

	#kontaktdaten a:link, #kontaktdaten a:visited{
		color:#000;
		text-decoration:underline;
	}
	
	#kontaktdaten a:hover, #kontaktdaten a:active{
		color:#fff;
		text-decoration:none;
	}

	dl{
		font:1.2em Arial, Helvetica, sans-serif;
		width:225px;
	}
	
	dt.abstandunten{
		margin:0 0 15px 0;
	}
	
	dl.telefon dt{
		width:25px;
		float:left;
	}
	
	dl.telefon dd{
		width:200px;
		float:left;
	}
	
	dl.mail dt{
		width:50px;
		float:left;
	}
	
	dl.mail dd{
		width:270px;

	}

#main{
	width:549px;
	height:125px;
	float:left;
}

#inhalt{
	background:url(../images/layout/inhalt.jpg) 0 0 #fff no-repeat;
	width:476px;
	min-height:493px;
	padding:52px 38px 0 35px;
}

	#inhalt p{
		padding:0 0 0 12px;
		border-left:1px solid #008acb;
	}
	
	#inhalt ul{
		padding:0 0 0 20px;
		border-left:1px solid #008acb;
	}
	
	#inhalt li{
		padding:0 0 0 25px;
		background:url(../images/layout/li_style.gif) 0 4px no-repeat;
		font:1.2em Arial, Helvetica, sans-serif;
		color:#000;
	}


#bottom{
	background:url(../images/layout/bottom.jpg) 0 0 #fff no-repeat;
	width:549px;
	height:83px;
	clear:both;
	float:none;
}














table{
	background:#E0DFE3;
}

.ewcms_iframe_table{
	background:#E0DFE3;
	color:#000;
}

.ewcms_edit_content{
	background:#E0DFE3;
}

.ewcms_edit_content input{
	background-color:#F3F3F3;
	border:1px solid #666666;
}

.cmsbereich{
	font-family:Arial, Helvetica, sans-serif;
}

#cmsbilderbereich{
	border-left:1px solid #008acb;
	padding:0 0 0 5px;
}

#cmsbilderbereich img{
	width:95px;
	height:95px;
	margin:0 6px 15px 7px;
	float:left;
}

/*.ewcmsbereich img{
	float:left;
	margin:0 15px 15px 0;
}*/

#inhalt img.ewcms_edit_img{
	width:15px;
	height:15px;
	clear:both;
	float:none;
}

.ewcms_edit_content, .ewcms_edit_submit, .ewcms_edit_cancel{
	font:1.4em Arial, Helvetica, sans-serif;
}

.ewcms_loopend_newlink{
	clear:both;
	float:none;
	margin:0 0 15px 0;
}

.ewcms_editor{
	clear:both;
	float:none;
}
	

.cmspic{
	background-color:#fff;
	border:1px solid #9F9594;
	padding:4px;
	float:left;
	margin:0 12px 8px 0;
}

.cmspic img{
	width:110px;
	height:85px;
}

.ewcms_form a:link, .ewcms_form a:visited{
	color:#008ACB;
	text-decoration:underline;
}

.ewcms_form a:hover, .ewcms_form a:active{
	color:#000;
	text-decoration:none;
}