@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
    => global tags
==================================================*/

* {
   padding:0;
   margin:0;
}

body {
   color:#23211d;
   font: 13px Georgia, Helvetica, sans-serif;
	line-height:21px;
   background:#f4e59e url(../images/bg-body.jpg) no-repeat top center;

}

html {
	overflow-x:hidden;
	overflow-y:auto; 
}


ol,
ul,
dl {
   list-style:none;
}

a:link,
a:visited,
a:active {
   color: #b81d4c;
   text-decoration: underline;
}

a:hover {
   color: #23211d;
   text-decoration: underline;
}


img,
img a {
   border: none;
   -ms-interpolation-mode: bicubic;
}

/*==================================================
    => global classes
==================================================*/

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

.float-left {
   float: left;
}

.float-right {
   float: right;
   margin-left:10px!important;
}

.trenn {
   border-bottom:1px solid #23211d;
   clear:left;
   float:none;
   height:1px;
   margin-bottom:30px;
   padding:0;
   width:100%;
}


.image {
   border: 1px solid #b81d4c;
   outline: none;
}
.image2 {
   border: 1px solid #b81d4c;
   outline: none;
	margin-right:5px;
	float:left;
}

html>image {
   margin: 0px 10px 5px 0;
}


/*==================================================
    => list
==================================================*/


/*------------------ =content-main  ---------------*/

div#content-main ol {
   margin-left:10px;
   color: #b81d4c;

}

div#content-main ul {
   margin-left:10px;
   line-height:21px;
   list-style-type: disc;
   color: #b81d4c;
   list-style-position: outside;
   font: 13px Georgia, Helvetica, sans-serif;
}

div#content-main li {
   color: #b81d4c;
   line-height:21px;
   margin-left:10px;
   font: 13px Georgia, Helvetica, sans-serif;
}


/*==================================================
    => container
==================================================*/

div#container {
	width: 960px;
	position:relative;
	margin: 0 auto;
}

/*==================================================
    => header  
==================================================*/





/*------------------ =branding  ------------------*/

h1#branding a{
   display:block;
   width:320px;
   height:109px;
	background: url(../images/branding.jpg) no-repeat 0 0;
   outline:none;
	text-indent:-99999px;
	position:absolute;
	top:0px;
	left:0px;
}


/*------------------ =header-img  ------------------*/
div#header {
	float:left;
   height:298px;
	width:640px;
   background: url(../images/bg-header-img.jpg) no-repeat 0 0;
	text-align: left;
	position:relative;
}

/*==================================================
    => content-container  
==================================================*/

div#content-container {
   width:960px;
	clear:both;
	margin:0 auto;
	text-align:left;
	position:relative; 
}


/*------------------ =contentMain  ---------------*/

div#content-main{
   float:left;
   width:520px;
	padding: 0 60px 0 60px;
   text-align:left;
	float:left;
	min-height:500px;
	background:url(../images/bg-content-main.jpg) no-repeat 0 0;
	}

*html div#content-main{

	height:500px;
	}
	

h2 {
	text-indent:-99999px;
	width:560px;
	height:70px;
   text-align:left;
}
h2.willkommen{ background:url(../images/h2/willkommen.jpg) no-repeat 0 0;}
h2.anfahrt{ background: url(../images/h2/anfahrt.jpg) no-repeat 0 0;}
h2.ausbildung{ background:  url(../images/h2/ausbildung.jpg) no-repeat 0 0;}
h2.fehler404{ background: url(../images/h2/fehler404.jpg) no-repeat 0 0;}
h2.gaestebuch{ background:  url(../images/h2/gaestebuch.jpg) no-repeat 0 0;}
h2.impressum{ background:  url(../images/h2/impressum.jpg) no-repeat 0 0;}
h2.kontakt{ background:  url(../images/h2/kontakt.jpg) no-repeat 0 0;}
h2.philosophie{ background: url(../images/h2/philosophie.jpg) no-repeat 0 0;}
h2.therpien{ background:  url(../images/h2/therpien.jpg) no-repeat 0 0;}
h2.aktuelles{ background:  url(../images/h2/aktuelles.jpg) no-repeat 0 0;}





.content-column1{
	width:290px;
   float:left;
}
.content-column2{
	width:595px;
}

div#content-sidebar{
   float:left;
   width:320px;
	height:500px;
   text-align:left;
	background: url(../images/bg-content-sidebar.jpg) no-repeat top right;
	float:left;
	position:relative;
}

*html div#content-sidebar{
   float:left;
   width:320px;
	height:500px;
   text-align:left;
	background: url(../images/bg-content-sidebar.jpg) no-repeat top right;
	float:left;
	position: absolute;
	top:0;
	right: 0;
}

div#content-sidebar-anschrift{
   width:235px;
	height:150px;
   text-align:left;
	position:absolute;
	top:70px;
	left:5px;
}
div#content-sidebar-teaser{
   width:235px;
	height:150px;
   text-align:left;
	position:absolute;
	top:295px;
	left:5px;
}

h3{
   color:#23211d;
   font: 15px  Georgia, Helvetica, sans-serif;
	line-height:21px;
	font-weight:bold;
}

h4{
   color:#b81d4c;
   font: 20px  Georgia, Helvetica, sans-serif;
	font-style:italic;
	line-height:22px;
	font-weight:normal;
}

h4.smaller{
   color:#b81d4c;
   font: 18px  Georgia, Helvetica, sans-serif;
	font-style:italic;
	line-height:22px;
	font-weight:normal;
}

h5{
   font:13px  Georgia, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
}

h6{
   color:#23211d;
   font: 13px Georgia, Helvetica, sans-serif;
	font-weight:normal;
	line-height:26px;
}

/* =imprint */

dl.content-main-imprint, dl {
   line-height:20px;
}

dl.content-main-imprint dt, dl dt {
   display:block;
   float:left;
   font-weight:bold;
   width:220px;
}

dl.content-main-imprint dd, dl dd {
   clear:right; 
   float:left;
   width:300px;
}

.content-main-imprint-margin {
   margin-top:15px;
}

/*==================================================
    => navi   
==================================================*/


ul#navi{
   width:320px;
   height:298px;
	float:left;
	background:url(../images/bg-navi.jpg)
	
} 

ul#navi li {
	display:block;
	list-style-type:none;
	
}

a.navia {
	width:320px;
	height:85px;
	outline:none;
	display:block;
	background:  url(../images/navi-1.jpg) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}

a.navia:hover, a.navia:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navib {
	width:320px;
	height:52px;
	outline:none;
	display:block;
	background:  url(../images/navi-2.jpg) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}

a.navib:hover, a.navib:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navic {
	width:320px;
	height:50px;
	outline:none;
	display:block;
	background:  url(../images/navi-3.jpg) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;

}

a.navic:hover, a.navic:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navid {
	width:320px;
	height:50px;
	outline:none;
	display:block;
	background:  url(../images/navi-4.jpg) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}

a.navid:hover, a.navid:active {
	display:block;
	background: none;
	text-indent:-99999px;
}



/*==================================================
    => navi-add   
==================================================*/

ul#navi-add{
   height:119px;
	width:960px;
   background: url(../images/bg-header.jpg) no-repeat 0 0;
	text-align: right;
	margin:0 auto;
	position:relative;
	padding-top:40px;
}

ul#navi-add li {
	float:right;
	display:block;
	list-style-type:none;
	padding-left:45px;
}

ul#navi-add li a {

   text-decoration: none;
	   color:#605830;
   font: 16px Georgia, Helvetica, sans-serif;

}
ul#navi-add li a:hover {

   text-decoration: none;
	   color:#000;
   font: 16px Georgia, Helvetica, sans-serif;

}


/*==================================================
    => footer   
==================================================*/
div#footer {
	height:80px;
	width:100%;
	text-align:left;
	background:  url(../images/bg-footer.gif) no-repeat  top center;
	position:relative;
	margin:0 auto;
}


.top {
   text-align:right;
   width:610px;
}

/*==================================================
    => googlemaps   
==================================================*/

div#map a {
   background:transparent url(../images/bg-google-enlarge.gif) no-repeat scroll 0 0;
   display:block;
   height:30px;
   text-indent:-9999px;
   width:600px;
   margin:10px 0 5px 0;
}

.iframemap {
   border:1px solid #dddbdb;
   padding:3px;
}

/*==================================================
    => clearfix   
==================================================*/

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

.clearfix {
   display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
   height: 1%;
   zoom: 1; /* triggers hasLayout */
}

.clearfix {
   display: block;
}
/* End hide from IE-mac */

.floatstop{
clear:both;
}
.floatstop2{
clear:both;
height:100px;
}

