/** Basic */

body {
	margin: 44px 0px 5px 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg.jpg) repeat-x left top;
}

/** Wrapper */

#wrapper {
	width: 771px;
	margin: 0px auto;
	padding: 4px 4px 4px 4px;
	border: thin #F2F4F5 solid
}

/** Menue */

#menu {
	width: 771px;
	height: 38px;
}

#menu ul {
	margin: 0px;
	padding: 6px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 128px;
	height: 20px;
	padding: 4px 0px 0px 0px;
	background: url(images/subpage1_01.gif) no-repeat left top;
}

#menu .first a {
	background: none;
}

#menu1 {}
#menu2 {}
#menu3 {}
#menu4 {}
#menu5 {}
#menu6 {}

/** Header */

#header {
	width: 771px;
	height: 179px;
}

/** Logo */

#logo {
	float: left;
	width: 255px;
	height: 176px;
	background: url(images/logo.gif) no-repeat left top;
}

#name h1 {
	display: none;
}

#name h2 {
	display: none;
}

/** Logo2 */

#splash {
	float: right;
	height: 176px;
	background: url(images/logo2.gif) no-repeat left top;
}

/** Page */

#page {
}

/** Content */

#content {
	float: right;
	width: 486px;
	padding: 14px 14px 14px 14px;
}

.single #content {
	float: none;
	width: auto;
}

/** Sidebar */

#sidebar {
	float: left;
	width: 227px;
	padding: 14px 14px 14px 14px;
}

/** Footer */

#footer {
	clear: both;
	width: 771px;
	margin: 0px auto;
	padding-top: 10px;
}

/** Box1 */

#box1 {
	padding: 14px;
}

/** Forms */

form {
	margin: 0px;
	padding: 0px;
}

/** Headings */

h6 {
	margin: 0px;
	color: #990908;
}

h5 {
	margin: 0px;
	color: #990908;
}

h4 {
	margin: 0px;
	color: #990908;
}

h3 {
	margin: 0px 0px 5px 0px;
	color: #990908;
	font-size: 11px;
}

h2 {
	margin: 0px;
	color: #990908;
}

h1 {
	margin: 0px;
	color: #990908;
}

/** Text */

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5139;
}

textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5139;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5139;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5139;
}

th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5139;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5139;
}

dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 17px;
}

ol {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 17px;
}

ul {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 17px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 17px;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 17px;
}

.text1 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 11px;
}

.text2 {
	color: #4E3C31;
}

.text3 {
	text-align: center;
	color: #A59F8B;
}
.text3 a {
	color: #A59F8B;
}

/** Auszeichnung */

.siegela {
	height: 290px;
}

.siegelb {
	height: 200px;
}


.siegel1 {
	float: left;
	width: 220px;
	padding: 0px 10px 10px 0px;
}

.siegel1 p {
	line-height: 15px
}

.siegel2 {
	float: right;
	width: 220px;
	padding: 0px 0px 10px 10px;
}

.siegel2 p {
	line-height: 15px
}

/** Listen */

.list1 {
	margin-left: 0px;
	padding-left: 14px;
}

.list1 em {
	text-decoration: underline;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

.list3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.list3 li {
	padding-bottom: 4px;
}

/** Links */

a {
	color: #990908;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.link2 {
	display: block;
	height: 21px;
	padding: 3px 18px 0px 18px;
	background: url(images/more.gif) no-repeat right top;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.linkdiv2 {
	float: right;
}

.link3 {
	display: block;
	height: 21px;
	padding: 2px 18px 0px 0px;
	background: url(images/more_info.gif) no-repeat right top;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.link4 {
	display: block;
	height: 21px;
	padding: 3px 15px 0px 15px;
	background: url(images/signup.gif) no-repeat right top;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.linkdiv4 {
	float: left;
}

.linkdiv5 {
	width: 103px;
	padding-left: 320px;
}

.linkdivc {
	height: 30px;
}

/** Styles */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** Hintergrund */

.bg1 { background: #FFFFFF; }
.bg2 { background: url(images/navi_top.gif) no-repeat left top; }
.bg3 { background: url(images/bg_content.gif) repeat-x left top; }
.bg4 { background: url(images/bg_content2.gif) repeat-x left top; }
.bg5 { background: url(images/bg_more_info.gif) repeat-x left top; }
.bg6 { background: url(images/footer.gif) repeat-x left top; }
.bg7 { background: url(images/email_beratung.gif) no-repeat right bottom; }
.bg8 { background: url(images/email_index.gif) no-repeat right bottom; }

/** Misc */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

.img1 {
	float: left;
	margin: 3px 20px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 20px;
}

.img3 {
	float: right;
	margin: -10px 0px 0px 15px;
}

.img4 {
	text-align: center;
}

.img5 {
	float: left;
	margin: 0px 10px 0px 0px;
}

hr {
	display: none;
}

.hr1 {
	height: 15px;
	background: url(images/hr.gif) repeat-x left top;
}

.hr2 {
	height: 15px;
}

.bullet {
	height: 14px;
	padding-left: 20px;
	background: url(images/pfeil.gif) no-repeat left center;
}

.line {
	padding: 0px 0px 10px 0px;
	background: url(images/line.gif) repeat-x left bottom;
}

#eXTReMe {
	display: none;
}