

body {
padding:15px 0 0 0;
margin-left:50px;
font:76% tahoma, verdana, sans-serif;
background:#666666;
color:#303030;
}


a {
color:#303030;
text-decoration:none;
border-bottom:1px dotted #505050;
}

a:hover {
color:#303030;
text-decoration:none;
border-bottom:1px solid #505050;
}

h1 {
margin:0 0 20px 0;
font-size:2.2em;
font-weight:normal;
}

h2 {
margin:0 0 12px 0;
font-size:1.6em;
font-weight:normal;
}

h3 {
margin:0 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

p {
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

a img {
border:0;
}




#footer {
clear:both;
background:#fafafa;
padding:0;
margin:0;
border-top:1px solid #d8d8d8;
}

#footer a {
color:#808080;
}

#footer a:hover {
color:#303030;
}

#footer p {
color:#808080;
font-size:1.1em;
line-height:1.3em;
margin:15px 0 0 0;
padding:0;
}

#main {
background:#CCCCCC;
color:#303030;
position:absolute;
top:100px;
left:325px;
width:780px;
height:400px;
margin:0px;
padding:15px;
overflow:auto;
}

#leftbox{
background:#CCCCCC;
position:absolute;
left:10px;
width:100px;
top:120px;
margin:0px;
padding:15px;
}

#bottom{
background-image: url(bilder/kissen5.png);
	background-repeat: no-repeat;
	background-position: left;
	height:200px;
	width: 340px;
	position: fixed;
	bottom: 0px;
	left:0px;
}






