
body  { color: #333; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; margin: 20px 0; padding: 0 }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h2 { font-size: 1.6em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	line-height: 180%;
	text-align: justify;
	font-size: small;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header  { margin: 0 auto; width: 760px; height: 200px }

/* Logo */

#logo {
	float: left;
	width: 200px;
	height: 200px;
	background: url(images/head.gif);
}

#logo * {
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1  { color: #999; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-variant: normal; font-weight: bold; text-transform: none; padding: 150px 0 0 }

#logo h2  { color: #999; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-variant: normal; font-weight: bold; text-transform: none; padding: 0.25em 0 0 }

/* Menu */

#menu  { background: url("images/at-home.jpg"); width: 550px; height: 200px; float: right }

#menu ul {
	float: right;
	margin: 0;
	padding: 180px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 0 0 2em;
	text-transform: lowercase;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content   { background: url("images/back.gif"); margin: 0 auto; width: 760px; border-top: 10px solid #ffffff }

#colOne  { width: 500px; float: left }

#colOne .top-head        { color: #cf171a; font-size: 40px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 900; line-height: 48px; text-align: center; padding: 25px 0 0 4px }
#colOne .top-head h2 { color: orange; background-color: orange }
#colOne .content  { font-family: Arial, Helvetica, sans-serif; font-weight: normal; padding-top: 5px; padding-right: 20px; padding-left: 20px }
#colOne .content h3 { color: #cf171a; font-size: 26px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: center }
#colOne .content li    { font-weight: bold; line-height: 27px; background-image: url("images/message_warn.png"); background-repeat: no-repeat; background-position: 0 2px; text-align: left; list-style-type: none; padding-left: 25px }
#colOne .content li.frage  { font-weight: bold; line-height: 27px; background-image: url("images/icon_frage.png"); background-repeat: no-repeat; background-position: 0 5px; text-align: left; list-style-type: none; padding-left: 22px }
#colOne .box    { color: black; font-size: 11px; background-color: #f3f3f3; text-align: center; margin-top: 15px; margin-right: 15px; margin-left: 15px; padding-right: 15px; padding-left: 15px; border: solid 1px silver }
#colOne .box p  { color: black; font-size: 13px; font-weight: 700; background-color: #f5f4f0; text-align: center; width: 430px }
#colTwo    { background-image: url("images/icon_pfeil.png"); background-repeat: no-repeat; background-position: center -15px; padding-right: 10px; width: 240px; float: right }
#colTwo p { text-align: center }
#colTwo p.small { color: black; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 17px; text-align: left; padding-top: 6px }
#colTwo img.left { margin-right: 4px; margin-left: -4px; float: left }
#colTwo img.center   { margin-top: -5px; margin-left: -6px; vertical-align: middle }
#colTwo .top-head    { color: #fff; font-size: 19px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 28px; text-align: center; text-transform: uppercase; letter-spacing: 1px; padding: 193px 0 0 10px }

#colTwo .content  { font-family: Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-align: center; padding-right: 10px; padding-left: 15px }

#colTwo .formular  { font-size: 13px; text-align: left }
#colTwo .feld  { background-color: #f5f4f0; width: 142px; border: solid 1px #ddd }
#colTwo .feld:focus { background-color: #f3f7dd; width: 142px; border: solid 1px #ccc }
#colTwo .dropdown   { font-size: 13px; background-color: #f5f4f0; width: 145px; border: solid 1px #ddd }
#colTwo .dropdown:focus { font-size: 13px; background-color: #f3f7dd; width: 145px; border: solid 1px #ccc }
#extra {
	height: 10px;
}

/* Footer */

#footer  { background: url("images/fuss.gif"); margin: 0 auto; width: 760px; height: 46px; border-top: 10px solid #ffffff }

#footer p  { color: white; font-size: 12px; text-align: center; margin: 0; padding: 15px 0 0 }

#footer a  { color: white }