﻿body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:16px;
	padding-top:25px;
}
#site {
	width:900px;
	margin:0 auto;
}
#header {
	height:140px;
	overflow:hidden;
	position:relative;
}
#logo img {
	border:none;
}
#menu {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 725px;
    height: 54px;
}
#menu img {
	float:left;
	margin-right:35px;
	border:none;
}
#menu .impressum {
	margin:0;
}
#menu-fragebogen 
{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 725px;
    height:127px;
}
#menu-fragebogen img {
	float:left;
	border:none;
}
#wrapper {
	background:url(img/content_middle_bg.gif) top right repeat-y;
}
#container {
	background:url(img/content_top_bg.gif) top right no-repeat;
	min-height:300px;
	position:relative;
}
#quicklinks {
	position:absolute;
	width:135px;
	top:0px;
	left:31px;
}
#quicklinks img {
	border:none;
}

#container-right {
	float:right;
	width:730px;
	margin-top:14px;
}
#content {
	margin:30px 53px;
}
#content a {	
	color:#FDB205;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:15px;
}
h3 {
	font-size:13px;
}
#footer {
	clear:both;
	background:url(img/content_bottom_bg.gif) top right no-repeat;
	height:117px;
}
.toolbox
{
    font-size: x-small;
    float:left;
    width:202px;
}
.toolbox-buttons
{
    text-decoration: none;
    color:#666666;
    display:block;
    padding: 6px 2px 6px 2px;
    border-top:solid 1px #C0C0C0;
}
.toolbox-buttons1
{
    text-decoration: none;
    color:#666666;
    display:block;
    padding: 6px 2px 20px 2px;
    border-top:solid 1px #C0C0C0;
}
.toolbox-buttons2
{
    text-decoration: none;
    color:#666666;
    display:block;
    padding: 6px 2px 6px 2px;
    border-top:solid 1px #666666;
}
.toolbox-buttons2 a
{
    text-decoration: none;
    color:#666666;
}
.fragencreator 
{
    background:url(img/fragencreator_bg.gif) top left repeat-y;
    border: none;
    margin: 0px;
    width: 400px;
}
.fragencreator ul
{
    list-style-type: none;
    list-style-position: outside;
    margin-left: 0px;
}
.frage
{
    font-weight: bold;
    display: block;
}
.fragenpanel
{
    padding-bottom: 10px;
}