* {
padding:0;
margin:0;
}
:focus {
outline:0px;
}
body {
background-color:#F6E7AD;
font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size:12px;
color:#333333;
line-height:18px;
}
h1 {

}
a img {
border:0px none;
}
a {
color:#990033;
text-decoration:none;
}
a:hover {
color:#8cab30;
text-decoration:underline;
}
ul {
margin-left:15px;
}
li {
}

/***********************************/
/* container ***********************/
/***********************************/
#wrapper {
position:relative;
margin:30px auto;
width:955px;
}
#container {
position:relative;
margin:30px auto;
width:955px;
}
#right{
position:absolute;
left:477px;
top:0px;
width:478px;
}
.abstand_re {
margin-right:15px;
margin-bottom:25px;
}
#stoerer {
	position:absolute;
	left:9px;
	top:64px;
}
