body {margin: 0; 
padding: 0; 
background: url(pics/bg_all.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 940px 0px;
background-color: rgb(229, 229, 229);
font-family: georgia, helvetica, arial;
font-size: .8em;}

div.all {
width: 950px; 
margin: 0 auto;
}

div.bg-top {
background: url(pics/bg_top.jpg) no-repeat; 
height: 190px; 
position: relative; 
text-align: center;
}

div.bg-content {
background: url(pics/bg_content.jpg) repeat-y; 
padding: 30px 25px 0 15px;
border: 0px;
}

div.bg-bottom {
background: url(pics/bg_bottom.jpg) no-repeat; 
position: relative;
height: 80px; 
padding: 0;
margin: 0;
}

div.nav
{
width: 230px;
margin-left:10px;
float: left;
}

div.paragraph
{
width: 600px;
margin-left: 250px;
}

div.kontakt
{
padding-top: 20px;
color: rgb(5, 5, 5);
font-family: "century gothic", arial, helvetica; 
font-size: .8em;
float: left;
}


#logo {border: 0px; width: 600px; height: 73px; position: absolute; top: 90px; left: 260px;	}
#husen {border: 0px; width: 202px; height: 73px; position: absolute; top: 85px; left: 30px;	}
#header {border: 0px; width: 600px; height: 155px;}
#float {border: 0px; float: right; }

#menu {width: 230px; text-align: left; border: 0px; margin: 0 auto; font-size: 1.8em; letter-spacing: -0.05em;}
#menu ul {margin: 0; padding: 0px;}
#menu ul li {margin: 0px; padding: 0px; display: block;}
#menu li a {color: rgb(204, 0, 0); text-decoration: underline;}
#menu li a:hover {color: rgb(204, 0, 0); text-decoration: none;}

#altnav {text-align: left; border: 0px; margin: 0 auto; padding: 15px; font-size: .8em;}
#altnav ul {margin: 0px; padding: 0px;}
#altnav ul li {margin: 0px; padding: 0px; display: inline;}
#altnav li a {color: rgb(204, 0, 0); text-decoration: underline;}
#altnav li a:hover {color: rgb(204, 0, 0); text-decoration: none;}
	
p {width: 600px; border: 0px solid; margin: 0; line-height: 150%; padding-bottom: 20px; text-align: justify;}
h1 {width: 600px; border: 0px solid; font-family: "century gothic", arial, helvetica;  font-size:  2em; color: rgb(204, 0, 0); margin: 0; letter-spacing: -0.05em;}
h2 {border: 0px solid; font-family: "century gothic", arial, helvetica;  font-size: 1.2em; color: rgb(0, 0, 0); margin: 0; padding-bottom: 0px; letter-spacing: -0.05em;}
hr {color: rgb(255, 144, 0); height: 1px; width: 645px; margin: 0; padding: 0;}
table {margin-left: 20px; border: 1px dashed; border-color: rgb(0, 0, 0);  float: right;}
table.stugor {width: 600px; border: 1px dashed;}
tr {border: 0px;}
ul {list-style-type: disc; margin: auto; padding-left: 20px;}
ul li {padding: 0px;}

a {color: rgb(204, 0, 0);  text-decoration: none;}
a:hover { color: rgb(204, 0, 0); border-bottom: 1px dotted;}

