/* CSS Document */

* {
margin:0px;
padding:0px;
}

html {
height:100%;
}

body {
height:100%;
width:100%;
color:#000;
background-color:#800;
text-align:center;
font-size:12px;
font-family:verdana,arial,helvetica,sans-serif;
/*background-image:url(../bg/bg-top.jpg);
background-position:top;
background-repeat:repeat-x;
background-attachment:fixed;*/
}

a {
color:#555;
font-weight:normal;
text-decoration:none;
}

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

a.sub {
color:#fff;
font-weight:normal;
text-decoration:underline;
}

a.sub:hover {
color:#fff;
text-decoration:underline;
}

#hr {
margin:10px 0px;
width:100%;
height:1px;
border-top:1px dashed #300;
}

h1 {
font-size:12px;
font-weight:bold;
}

h2 {
font-size:15px;
font-weight:bold;
}

h3 {
font-size:9px;

}

.tl {background-image:url(../bg/corner-tl.gif); background-position:top left; background-repeat:no-repeat;}
.tr {background-image:url(../bg/corner-tr.gif); background-position:top right; background-repeat:no-repeat;}
.bl {background-image:url(../bg/corner-bl.gif); background-position:bottom left; background-repeat:no-repeat;}
.br {background-image:url(../bg/corner-br.gif); background-position:bottom right; background-repeat:no-repeat;}

.subtl {background-image:url(../bg/scorner-tl.gif); background-position:top left; background-repeat:no-repeat;}
.subtr {background-image:url(../bg/scorner-tr.gif); background-position:top right; background-repeat:no-repeat;}
.subbl {background-image:url(../bg/scorner-bl.gif); background-position:bottom left; background-repeat:no-repeat;}
.subbr {background-image:url(../bg/scorner-br.gif); background-position:bottom right; background-repeat:no-repeat;}

#intro {
margin:0px auto;
min-height:100%;
width:550px;
padding-top:100px;
text-align:center;
}

#hell {
margin:30px auto 0px;
min-height:100%;
width:800px;
text-align:left;
}

#top {
width:800px;
height:180px;
background-image:url(../bg/nav-top.gif);
background-repeat:no-repeat;
background-position:left bottom;
text-align:left;
}

#navitop {
width:800px;
height:180px;
/*background-image:url(../bg/gabi-hallo.gif);
background-position:right top;
background-repeat:no-repeat;*/
}

#navi {
width:160px;

float:left;
position:relative;
background-color:#700;
background-image:url(../bg/nav-left.gif);
background-position:left;
background-repeat:repeat-y;
}

#navibot {
position:relative;
width:160px;
height:20px;
margin:0px;
background-color:#400;
background-image:url(../bg/nav-bot.gif);
background-repeat:no-repeat;
background-position:left;
}

#textcon {
width:640px;
margin:0px;
padding:0px;
color:#000;
background-color:#fff;
float:right;
z-index:100;
}

#text {
margin:0px;
padding:20px;
font-size:12px;
font-family:verdana,arial,helvetica,sans-serif;
text-align:justify;
line-height:18px;
}

#tab {
font-size:12px;
font-family:verdana,arial,helvetica,sans-serif;
color:#fff;
}

.subtextcon {
margin:0px;
width:auto;
height:auto;
background-color:#500;
color:#fff;
}

.subtextconspezial {
position:relative;
margin:0px;
width:auto;
height:auto;
background-color:#500;
color:#fff;
}

.subtext {
margin:0px;
padding:10px;
width:auto;
height:auto;
}

#subnavicon {
margin:0px 0px 10px 10px;
width:auto;
height:auto;
float:right;
background-color:#500;
color:#fff;
}

#subnavi {
margin:0px;
padding:10px;
line-height:20px;
width:auto;
height:auto;
text-align:left;
}

.picbox {
position:absolute;
top:10px;
left:-180px;
width:160px;
height:240px;
background-color:#600;
}

.hearboxtop {
width:106px;
height:25px;
line-height:30px;
text-align:center;
margin:0px;
background-image:url(../bg/hbsp-top.gif);
background-position:top center;
background-repeat:no-repeat;
}

.hearbox {
position:relative;
width:106px;
height:92px;
float:right;
margin:0px 0px 0px 15px;
z-index:600;
}

#totop {
clear:both;
height:20px;
text-align:right;
}

/* referenzen li
*/

#referenzen ul {
margin-left: 18px;
}

/* galerie text
*/

.uetext {
color: #FFFFFF;
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
line-height:18px;

}