/*Author: Duy Tran*/


@charset "utf-8";
/* CSS Document /* 



-------------------------------------------------------------------Einteilung des CSS-Aufbaus-------------------------------------------------------------------

0. Import CSS
1. Standards
2. Layout
3. Navigation
4. Content
5. Links 

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* 0. Import CSS */

	@import url("lightbox.css");

	@import url("clearfix.css");

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/   

/* 1. Standards */

html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li, form, object, textarea {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #666;
	font-size:12px;
}

body {
	background: #FFF url(../images/bg-kachel.jpg) repeat top center;
}

html[xmlns^="http"] {
	overflow-y: scroll;
}

h1{
	font-size: 39px;
	color: #c41a0a;
	font-weight:lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	
}

h2 {
	font-size: 12px;
	color: #333;
	font-weight:bold;
	font-family: verdana, "Times New Roman", Times, serif;
	padding: 0 0 10px 0;
}

h3 {
	font-size: 18px;
	color: #333;
	font-weight:lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 10px 0;
}

h4 {
	font-size: 17px;
	color: #831634;
	font-weight:lighter;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 10px 0;
}

p {margin: 0 0 20px 0px; line-height: 18px;}
	
.clear {clear: both;}
.unsichtbar  {display: none;}

img { border: none;}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/   


/* 2. Layout */


#outer-wrapper { 
	width: 100%;
	height: 100%;
	background: url(../images/header-verlauf.png) repeat-x top;
}

*html #outer-wrapper { background: none;}



#wrapper {
	width: 955px;
	position:relative;
	margin: 0 auto;
}


#header {
	width: 955px;
	clear: both;
	height: 193px;
	background: url(../images/header.jpg);
}

*html #header {
	background: url(../images/header_ie.jpg);
}




#aktuelles-button { background: url(../images/aktuelles-button.png); width: 100px; height: 95px; position: absolute; top: 260px; right: 33px;}

*html #aktuelles-button { 
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/aktuelles-button.png', sizingMethod='crop');}
	
#aktuelles-button:hover { background: url(../images/aktuelles-button-hover.png);}

*html #aktuelles-button:hover { 
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/aktuelles-button-hover.png', sizingMethod='crop');}

#newsletter-button {
	background: url(../images/newsletter-button.png); width:121px; height: 119px; position: absolute; top: 270px; left: -10px;}
	
*html #newsletter-button { 
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/newsletter-button.png', sizingMethod='crop');}

#newsletter-button:hover {
background: url(../images/newsletter-button-hover.png); 
}

*html #newsletter-button:hover { 
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/newsletter-button-hover.png', sizingMethod='crop');}

#content-oben {
	width: 955px; 
	height: 57px;
	background: url(../images/content-oben.jpg);
	position: relative; }


#content {
	width: 845px;
	height: 270px;
	background: url(../images/content.jpg)  no-repeat;
	padding: 20px 0 0 110px;
	
	
}

#content2 {
	width: 837px;
	height: auto;
	min-height: 1px;
	background: url(../images/content2.jpg) ;
	margin: 0 0 0 23px;
	padding: 0 0 0 85px;
	position: relative;
	
}


#outer-footer {
	width: 100%;
	height: 271px;
	background: url(../images/footer-outer.png) scroll center;
}

*html #outer-footer {
		background: url(../images/footer-outer.jpg) scroll center;
}



#inner-footer {
	width: 955px;
	height: 271px;
	background: url(../images/footer.jpg) scroll center;
	margin:  0 auto;
}

#anschrift { 
	width: 198px;
	height: 184px; 
	 padding: 87px 0 0 217px; 
	 float: left; 
	 font-size: 11px;
	line-height: 15px; 

}


#open {  
	width:  308px; 
	height: 0; 
	float: left; 
	font-size: 11px;
	line-height: 15px; 
	padding:  129px 0 0 150px;}
					 
							 
					 
.bilderbeschreibung {
	width: 183px;
	height: auto;
	padding: 0 0 0 35px;
	float: left;
	}
	

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/   


/* 3. Navigation */

#navi {
	width: 955px;
	height: 78px;
	background: url(../images/navi.jpg);  

}

#navi ul{

}

#navi li {
	float: left;
	position: relative;

}

#navi li:hover{

}

#navi a{

}

#navi a:hover{

}


a#ueber { background: url(../images/ueber-uns.jpg);  width: 140px; height: 40px; float: left; text-indent: -9999px;}
a#ueber:hover { background: url(../images/ueber-uns-hover.jpg); }

a#service { background: url(../images/service.jpg); width: 236px; height: 40px; float: left; text-indent: -9999px;}
a#service:hover {background: url(../images/service-hover.jpg);}

a#aktuelles { background: url(../images/aktuelles.jpg); width: 165px; height: 40px; float: left; text-indent: -9999px;}
a#aktuelles:hover {background: url(../images/aktuelles-hover.jpg);}



a#verkaufsraeume { background: url(../images/verkaufsraeume.jpg); width: 227px; height: 38px; float: left; text-indent: -9999px;}
a#verkaufsraeume:hover { background: url(../images/verkaufsraeume-hover.jpg);}


#navi2 { margin: 0 0 0 64px; position: relative;}

a#bildergalerie { background: url(../images/bildergalerie.jpg); width: 204px; height: 38px; float: left; text-indent: -9999px;}
a#bildergalerie:hover { background: url(../images/bildergalerie-hover.jpg);}

a#news { background: url(../images/news.jpg); width: 181px; height: 38px; float: left; text-indent: -9999px;}
a#news:hover { background: url(../images/news-hover.jpg);}



/*-------------------------------------------------------------------PNG-Filter/Position Hacks fr IE6-------------------------------------------------------------------*/



/*-------------------------------------------------------------------Subnavi -------------------------------------------------------------------*/

#subnavi {
	position: absolute;
	left:  665px;
	top:  4px;
	background: #FAFCF7;
	height: 22px;
}

#subnavi li {
	float: left;
	position:relative;
	top: 2px;
}

#subnavi li a {
	color: #00b5bd;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 4px 0 6px;
}

#subnavi li a:hover {
	color: #e221a0;
	background: none;}



/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/   


/* 4. Content */

.content-rechts { 
	width: 350px;
	height: auto;
	position: absolute;
	top: 340px; right:0;
}

.content-rechts2 { 
	width: 350px;
	height: auto;
	position: absolute;
	top: 0; right:0;
}


.bildborder {
	border: 2px solid #ccc;}

.cms-bilder {
	width: 179px;
	height: 156px;
	background:  url(../images/fotorahmen.jpg) no-repeat;
	float: left;
	padding: 47px 0 0 39px;
}

.cms_bild {
	float: left;}
	
.cms_text {
	float: left; width:500px; height: auto; }


/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/   



/* 5. Links */

a, .escape span{
	text-decoration: none;
	color: #00b5bd;
	outline: none;
}

a:hover, a:hover span{
	text-decoration:none;
	color:#fff;
	background: #00b5bd;
}

a[href$=".pdf"] {
	 padding: 4px 0 4px 55px;
	 background: url(../images/pdf.gif) no-repeat 0 50%;
	 line-height: 30px;
	 border-bottom: none;
	 display:block;
}

#outer-wrapper #inner-wrapper #outer-footer #inner-footer #anschrift .escape, #outer-wrapper #inner-wrapper #outer-footer #inner-footer #anschrift .escape span  { font-size: 11px;}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/   
.img-container {
   display:block;
   width:225px;
   float:left;
   height:350px;
   position:relative;
}