

/*  ---------------------------------------- Allgemein ---------------------------------------- */

* { margin: 0; padding: 0; }

body  {
	margin:0; padding:0;
	font-family:Verdana;
	font-size:70%; line-height:1.4em;
	color:#666666;
}

.clear { clear:both; }


p { margin:6px 0px 14px 0; text-align:justify;}

.abstand { margin-left:15px;} 
.trennstrich {	
	height:1px; 
	clear:both; 
	margin-top:0;
	height:20px;
	background: url(../images/trennstrich.gif) 0 6px repeat-x;
}

.spalte02 {
	width:178px;
	float:left;
	margin:0 9px 8px 9px;
}

.spalte02 .leistungen_img {
	border:1px #cccccc solid;
	padding:4px;
	background:#f3f3f5;
	margin-bottom:4px;
}

.spalte02 p {
	padding:4px;
}

/*  ---------------------------------------- Schriften ---------------------------------------- */

#ueberschrift {
	text-align:right;
}


h1 {
	text-indent:-1500px;
	font-size:0em;
	position:absolute;
}



h2 { 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#004792;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.5em;
	margin:0 0 10px 0;
	} 
	
h3 { 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#004792;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;
	margin:0 0 10px 0;
	} 

h4 { 
	color:#004792;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 8px 0;
	} 

/* ----------------------------------------------------- bilder ----------------------------------------------------- */


.bild_rechts {
	border:1px #cccccc solid;
	padding:4px;
	background:#f3f3f5;
	margin:3px 2px 15px 25px;
	float:right;
}



.galerie img  {
	border:1px #cccccc solid;
	padding:4px;
	background:#f3f3f5;
	margin:3px 2px 6px 2px;
}


.galerie2 img  {
	margin:3px 4px 6px 4px;
}





/* ----------------------------------------------------- liste ----------------------------------------------------- */

#leistungen {
	padding:60px 0 0 419px;
}

#leistungen2 {
	padding:0 0 0 24px;
}


#leistungen ul{
	margin:25px 5px 5px 0;
	padding:0 0px 2px 0;
	width:150px;
	float:left;
}

#leistungen2 ul{
	margin:10px 5px 5px 0;
	padding:0 0px 2px 0;
	width:150px;
	float:left;
}

#leistungen .kuerzer, #leistungen2 .kuerzer  {
	width:120px;
}

#leistungen2 .weiter  {
	width:200px;
}

#leistungen ul li {
	list-style-type: none;
	padding-left:14px;
	padding-bottom:2px;
	background: url(../images/pfeil_weiss.gif) 0 3px no-repeat;
	margin:0 0 3px 0px;
	color:#FFFFFF;
	text-decoration:underline;
}

#leistungen2 ul li {
	list-style-type: none;
	padding-left:14px;
	padding-bottom:2px;
	background: url(../images/pfeil2.gif) 0 4px no-repeat;
	margin:0 0 3px 0px;
	text-decoration:underline;
}

.ul01{
	margin:25px 5px 5px 50px;
	padding:0 0px 2px 0;
	width:360px;
}

.ul01 li {
	list-style-type: none;
	padding-left:25px;
	padding-bottom:2px;
	background: url(../images/haeckchen.gif) 0 2px no-repeat;
	margin:0 0 10px 0px;
}


/* ----------------------------------------------------- CMS ----------------------------------------------------- */


.cms_bild_rechts {
	float:right;
	border:1px #cccccc solid;
	padding:4px;
	background:#f3f3f5;
		margin:3px 0px 15px 15px;
}



.cms_bild_galerie {
	border:1px #cccccc solid;
	padding:4px;
	background:#f3f3f5;
	margin-bottom:4px;
	margin:0 9px 8px 9px;
}


#uploader {
background-color:#FFFFFF;
height:130px;
}


/* ------------------------------- ewcms ----------------------------- */


.ewcms_longtext, .ewcms_shorttext {
	width: 280px;
	height:150px;
	border:#dededc 1px solid;
	margin-left:20px;
}

.ewcms_h3 {
	width: 280px;
	height:50px;
	border:#dededc 1px solid;
	margin-left:20px;
}

.ewcms_file {
	width: 280px;
	border:#dededc 1px solid;
	margin-left:20px;
}

.ewcms_iframe_table {
	background: #ffffff;

}


/* ------------------------------- ewcms_edit ----------------------------- */

.ewcms_edit_content {
	font-size:11px;

}

.ewcms_edit_cancel a {
	font-size:11px;
	background:#FFFFFF;
}

#euroweb-cms {
	margin-left:70px;
}


.ewcms_loopline_dellink {
	clear:both;
}

.ewcms_loopend {
	margin:0 0 20px 0;
}

.ewcms_edit_title {background: #FFFFFF;}
.ewcms_edit_submit  a {background: #FFFFFF;}

/*.ewcms_edit_cancel a {color: #FFFFFF;}



.ewcms_edit_table {}
ewcms_edit_table {
	height: 200px;
	background:#FFFFFF;

}

ewcms_edit_title {
height:200px;

}

ewcms_edit_content, element_content {
width:300px !importANT;
height:200px;

}

*/



