

/* ----------------- Hauptformat --------------------------------------------------------------|
----------------------------------------------------------------------------------------------*/								

body   {
margin: 0;
padding: 0;
font-family: Arial; 
color: #444444; 
font-size: 75%;
height: 100%;
min-height: 100%;
background-image:url('../bilder/seite/bg.jpg');
background-repeat: repeat-y;
background-position: center top;
border-top: 1px solid #DEDEDE;
}

* + html body{
margin-top: 90px;
border-top: 0;
}

/* ----------------- Container ---------------------------------------------------------------|
----------------------------------------------------------------------------------------------*/								
#website{
margin: 0;
padding: 0;
}

#navi{
width: 505px;
float:right;
padding: 25px;
padding-bottom: 15px;
font-size: 120%;
}

#navi{
width: 535px\9;
}
	
#logo{
position: absolute;
left: 50%;
margin-left: -452px;
top: 4px;
}	

#hinweis{
position: absolute;
left: 50%;
margin-left: -452px;
top: 210px;
width: 840px;
padding: 30px;
background-color: #fff;
box-shadow: 1px 1px 16px 1px #b4b4b4;
}
		
#telefon{
position: absolute;
left: 50%;
margin-left: 202px;
top: 24px;
}
		
#infobox{
position: absolute;
left: 50%;
top: 60px;
margin-left: -290px;
width: 320px;
padding: 15px;
border: 1px solid #F4007A;
background-color: #fff;
text-align: center;
box-shadow: 1px 1px 6px 1px #b4b4b4;
}

#content{
margin: auto auto; 
width: 960px;
background-color: #fff;
box-shadow: 1px 1px 6px 1px #b4b4b4;
-moz-border-radius: 6px; /* Firefox */
-webkit-border-radius:6px; /* Safari, Chrome */
-khtml-border-radius:6px; /* Konqueror */
border-radius:6px; /* CSS3 */
margin-top: 90px;
}

#content-2{
margin: auto auto; 
width: 960px;
margin-top: 20px;
}

#content-mycarousel{
margin: auto auto; 
width: 960px;
background-color: #fff;
box-shadow: 1px 1px 6px 1px #b4b4b4;
border-radius:6px; /* CSS3 */
margin-top: 20px;
margin-bottom: 70px;
}

#content-transparent{
margin: auto auto; 
width: 960px;
border-radius:6px; /* CSS3 */
margin-top: 120px;
margin-bottom: 20px;
}
	
#content-trenner{
margin: auto auto; 
width: 960px;
background-color: #fff;
box-shadow: 1px 1px 6px 1px #b4b4b4;
-moz-border-radius: 6px; /* Firefox */
-webkit-border-radius:6px; /* Safari, Chrome */
-khtml-border-radius:6px; /* Konqueror */
border-radius:6px; /* CSS3 */
margin-top: 90px;
background-image: url('../bilder/seite/bg-links.jpg');
background-repeat: no-repeat;
background-position: 55% 460px;
}

#content-fuss{
margin: auto auto; 
margin-top: 20px;
width: 960px;
background-color: #fff;
box-shadow: 1px 1px 6px 1px #b4b4b4;
-moz-border-radius: 3px; /* Firefox */
-webkit-border-radius:3px; /* Safari, Chrome */
-khtml-border-radius:3px; /* Konqueror */
border-radius:3px; /* CSS3 */
margin-bottom: 150px;
background-image: url('../bilder/seite/content-fuss.png');
background-repeat: repeat-x;
background-position: 0 100%;
height: 50px;
}

.links{
clear:both;
float:left;
padding: 20px;
width: 490px;
margin-right: 10px;
}

.links-small{
clear:both;
float:left;
padding: 20px;
padding-right: 50px;
width: 450px;
margin-right: 20px;
}

.rechts{
float:left;
width: 410px;
padding: 0;
padding-top: 40px;
}

.referenzbox{
width: 220px;
line-height: 150%;
height: 190px;
float:left;
margin-right: 18px;
margin-bottom: 20px;
font-size: 90%;
background-color: #eee;
box-shadow: 1px 1px 2px 1px #aaaaaa;
border: 1px solid #fff;
}




.klickbox{
width: 135px;
line-height: 150%;
padding: 0;
margin-bottom: 15px;
height: 80px;
background-color: #fff;
border: 1px solid #ddd;
background-image: url('../bilder/seite/bgklick.png');
background-repeat: repeat-x;
background-position: 0 0;
-moz-border-radius: 6px; /* Firefox */
-webkit-border-radius:6px; /* Safari, Chrome */
-khtml-border-radius:6px; /* Konqueror */
border-radius:6px; /* CSS3 */
float:right;
margin-right: 15px;
padding: 15px;
padding-right: 30px;
}

.klickbox:hover{
background-color: #eee;
border: 1px solid #fff;
box-shadow: inset 1px 1px 2px 1px #aaaaaa;
cursor:pointer;
background-image: url('../bilder/seite/fire.png');
background-repeat:no-repeat;
background-position: 100% 100%;
}

.klickbox p{
padding: 20px;
}

.hiddenbox{
line-height: 150%;
padding: 0;
/*background-image: url('../bilder/seite/fire2.png');
background-repeat:no-repeat;
background-position: 50% 100%;*/
height: 112px;
color: #888;
}


#footer{
width: 100%;
background-image: url('../bilder/seite/bg-footer.png');
background-repeat: repeat-x;
height: 248px;
}


#footerinnen{
margin: auto auto;
width: 870px;
padding: 45px;
}

.submenue{
display:block; 
position: absolute; 
margin-left: 25px; 
width: 180px; 
background-image: url('../bilder/seite/bgsub.png');
background-repeat: no-repeat;
background-position: 0 100%;
padding: 20px;
padding-top: 15px;
}

* + html .submenue{
margin-left: -120px;
}

.slide {
margin: 2px;
width:110px;
height:72px;
background:#fff url(../bilder/seite/loading.gif) 50% 50% no-repeat;
border: 1px solid #eee;
padding: 10px;
float:left;
}

.slide:hover {
box-shadow: 0 0 4px 0 #888;
border: 1px solid #fff;
margin: 0px;
padding: 12px;
}

.bg_box{
z-index: 105; 
position: absolute; 
width: 230px;
margin-top: 36px;
margin-left: 0px;
background-color: #F3F3F3;
border: 1px solid #fff;
border-top: 0px;
line-height: 150%;
box-shadow: 1px 3px 4px 1px #aaa; 
}

*+html .bg_box{
}


.bg_box2{
z-index: 105; 
position: absolute; 
width: 230px;
margin-top: 36px;
margin-left: 247px;
background-color: #F3F3F3;
border: 1px solid #fff;
border-top: 0px;
line-height: 150%;
box-shadow: 1px 3px 4px 1px #aaa; 
}

*+html .bg_box2{
margin-top: 23px;
margin-left: -233px;
}

.tooltip {
display:none;
background-image:url('../bilder/seite/tooltipbg.png');
background-repeat: no-repeat;
color: #fff;
font-size:100%;
padding:25px;
margin-top:55px;
line-height: 140%;
z-index: 900;
width: 159px;
height: 82px;
}
/* ----------------- Hyperlinks ---------------------------------------------------------------|
----------------------------------------------------------------------------------------------*/								

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

a.text, a.text:visited  {
color: #333;
text-decoration: underline;
}

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

a.navilink, a.navilink:visited  {
text-transform:uppercase;
color: #555;
text-decoration: none;
float:left;
display:block;
padding: 6px;
padding-left: 2px;
padding-right: 2px;
margin-right: 16px;
}

a.navilink:hover, a.navilink:active 		{
text-decoration: none; 
color: #FB007D; 
}

a.breadlink, a.breadlink:visited  {
color: #FB007D;
text-decoration: none;
float:left;
display:block;
padding: 8px;
padding-right: 15px;
background-image:url('../bilder/seite/arrow.png');
background-repeat: no-repeat;
background-position: 100% 55%;
}

a.breadlink:hover, a.breadlink:active 		{
text-decoration: none; 
color: #FB007D; 
}

a.blocklink, a.blocklink:visited  {
color: #777;
text-decoration: none;
float:left;
display:block;
padding: 15px;
font-size: 140%;
width: 289px;
text-align: center;
border-right: 1px solid #fff;
background-image:url('../bilder/seite/arrow.png');
background-repeat: no-repeat;
background-position: 65% 55%;
}

a.blocklink:hover, a.blocklink:active 		{
text-decoration: none; 
color: #FB007D; 
background-color: #eee;
background-image:url('../bilder/seite/arrow2.png');
background-repeat: no-repeat;
background-position: 65% 52%;
}

a.sublink, a.sublink:visited  {
color: #777;
text-decoration: none;
display:block;
padding: 8px 15px;
background-image:url('../bilder/seite/arrow.png');
background-repeat: no-repeat;
background-position: 85% 55%;
}

a.sublink:hover, a.sublink:active 		{
text-decoration: none; 
background-color: #f9f9f9;
background-image:url('../bilder/seite/arrow2.png');
background-repeat: no-repeat;
background-position: 88% 52%;
}

a.sortlink, a.sortlink:visited {
width: 210px;
padding: 10px;
display:block;
color: #777; 
text-decoration: none;
border: 1px solid #ffffff;
float:left;
margin-right: 15px;
background-image:url('../bilder/seite/dropsub.jpg');
background-repeat: no-repeat;
background-position: 100% 50%;
box-shadow: 1px 1px 2px 1px #aaa; 
background-color: #f4f4f4;
border-radius:2px; /* CSS3 */
}

a.sortlink:hover, a.sortlink:active {
text-decoration: none;
}
						
a.subbglink, a.subbglink:visited {
color: #555;
text-decoration: none;
display:block;
padding: 8px;
padding-left: 11px;
}

a.subbglink:hover, a.subbglink:active {
text-decoration: none;
color: #FB007D;
background-color: #fff;
}

/* ----------------- Grafiken ---------------------------------------------------------------|
----------------------------------------------------------------------------------------------*/								



/* Ueberschriften
----------------------------------------------- */
h1 {
margin: 0;
padding: 0;
color: #222;
font-weight: bold;
font-size: 230%;
line-height: 100%;
margin-bottom: 10px;
}

h2 {    
color:	#222;
font-size:110%;
margin: 0;
padding: 0;
font-weight: bold;
}

h3 {
color:	#222;
font-size:120%;
margin: 0;
padding: 0;
font-weight: normal;
margin-bottom: 3px;
}


/* +---------------------------------------------------------------------+
   |                Sonstiges: Listen, Absätzer,etc.                     |
   +---------------------------------------------------------------------+ */
p{
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

img.imggalerie{
}

p.absatz{
	margin-bottom: 15px;
}
p.headabsatz{
	font-size: 130%;
	line-height: 130%;
	margin-bottom: 25px;
}

span.breadlink-aktiv  {
cursor:default;
color: #555;
text-decoration: none;
float:left;
display:block;
padding: 8px;
}

span.formular  {
float:left;
display:block;
padding: 4px;
width: 100px;
}

span.star  {
color: #FB007D; 
}

ul{
position:relative;
color: #666;
margin-left: 0px;
margin-top: 0px;
list-style-type:none;
list-style-position:inside;
padding: 5px;
padding-left: 7px;
}


ul.list {
color: #555;
margin-left: 0px;
margin-top: 0px;
list-style-image: url('../bilder/seite/ok.png');
list-style-position:inside;
padding: 3px;
padding-left: 0px;
}

ul.list li{
padding: 8px; 
padding-left: 25px; 
background-color: #eee; 
margin-bottom: 2px;
-moz-border-radius: 4px; /* Firefox */
-webkit-border-radius:4px; /* Safari, Chrome */
-khtml-border-radius:4px; /* Konqueror */
border-radius:4px; /* CSS3 */
}

ul.list li:hover{
color: #FB007D;
background-color: #f7f7f7; 
}


/* +---------------------------------------------------------------------+
   |                             Formulare                               |
   +---------------------------------------------------------------------+ */

form,input,textarea{
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 100%;
}

input.textinput{
	padding: 4px;
	width: 250px;
	border: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
box-shadow: inset 0 0 5px 1px #ddd;
}

input.textinput:hover{
box-shadow: 0 0 5px 1px #ddd;
}

select{
	padding: 4px;
	width: 258px;
	border: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
box-shadow: 0 0 5px 1px #ddd;
}

textarea{
	padding: 4px;
	width: 250px;
	border: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	height: 140px;
box-shadow: inset 0 0 5px 1px #ddd;
}

textarea:hover{
box-shadow: 0 0 5px 1px #ddd;
}

input.submitfeld{
padding: 8px;
padding-left: 18px;
width: 110px;
border: 1px solid #aaa;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
text-align: left;
background-image:url('../bilder/seite/arrow.png');
background-repeat: no-repeat;
background-position: 85% 55%;
background-color: #fff;
border: 1px solid #ddd;
-moz-border-radius: 6px; /* Firefox */
-webkit-border-radius:6px; /* Safari, Chrome */
-khtml-border-radius:6px; /* Konqueror */
border-radius:6px; /* CSS3 */
}

input.submitfeld:hover{
color: #FB007D;
background-image:url('../bilder/seite/arrow2.png');
background-repeat: no-repeat;
background-position: 85% 52%;
}






