body/** TEXTS */ {
	background: #2E4459 url(../images/bg01.jpg) repeat-x left top;
}
/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0;
}
p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.4em;
	font-size: 0.9em;
}
ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
ul.list1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 20px;
}
ul.list1 li {
	float: left;
	width: 50%;
}
ul.list1 li.alt {
	width: 45%;
	padding-left: 5%;
	background: url(../images/homepage08.gif) repeat-y left top;
}
ul.list1 a {
	padding-left: 17px;
	background: url(../images/homepage07.gif) no-repeat left center;
}
ul.list2 li {
	padding-left: 17px;
	background: url(../images/homepage07.gif) no-repeat left center;
}
.line1 {
	clear: left;
	background: blue;
}
/** LINKS */

a {
	color: #B80000;
}
#menu ul .current a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.link1 {
	padding-left: 10px;
	background: url(../images/homepage07.gif) no-repeat left center;
}
.red {
	color: #a80000;
}

/** BACKGROUNDS */

.bg1 {
	background: #FFFFFF url(../images/bg04.jpg) no-repeat right bottom;
}
.bg2 {
	background: #FFFFFF url(../images/bg05.jpg) no-repeat right bottom;
	height: 280px;
}
.bg3 {
	background: #FFFFFF url(../images/subpage1_01.jpg) no-repeat right bottom;
}
.bg4 {
	background: url(../images/homepage08.gif) repeat-y left top;
}
/** MISC */

.align-justify {
	text-align: justify;
}
.align-right {
	text-align: right;
}
img {
	border: none;
}
img.left {
	margin: 3px 15px 0px 0px;
	float: left;
}
img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}
img.border {
}
.image-left {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 6px 0px;
}
.image-left img {
	border: 4px solid #FFFFFF;
}
hr {
	display: none;
}
.hr1 {
	height: 1px;
}
/** HEADER */

#header {
	width: 874px;
	height: 116px;
	padding-top: 50px;
}
#logo h1 {
	color: #FFFFFF;
	padding-left: 18px;
	padding-top: 2px;
	font-size: 2.4em;
}
#logo h2 {
	color: #FFFFFF;
	font-size: 0.95em;
	margin-left: 16px;
}
/** MENU */

#menu {
	width: 578px;
	height: 58px;
	background: url(../images/bg02.jpg) no-repeat left top;
}
#menu ul {
	margin: 0px;
	padding: 24px 0 0 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	padding: 0px 18px;
	border-left: 1px solid #ACABAD;
}
#menu a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #60707E;
}
#menu ul li:first-child {
	border: none;
}
#menu a:hover {
	text-decoration: underline;
}
/** LOGIN */

#login {
	width: 578px;
	height: 58px;
}
/** PAGE */

#page {
	width: 874px;
}
#plans {
	clear: both;
	height: 134px;
}
/** CONTENT */

#content {
	width: 578px;
}
/** BOX STYLE A */

.boxA .title {
	padding-top: 22px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.boxA .intitle {
	padding-top: 18px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.boxA .content {
	padding: 14px 28px;
}
/** BOX STYLE B */

.boxB {
	width: 282px;
	height: 134px;
	background: url(../images/bg06.jpg) no-repeat left top;
}
.boxB h2 {
	float: left;
	width: 200px;
	height: 29px;
	padding: 17px 0px 0px 17px;
}
.boxB ul {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px 0px 0px 17px;
	list-style: none;
	line-height: normal;
	font-size: 0.76em;
}
.boxB li {
	padding: 5px 0px;
}
.boxB li.first {
	background: none;
}
.boxB li span {
	padding-left: 10px;
	background: url(../images/homepage07.gif) no-repeat left center;
}
.boxB p, .boxB p a {
	float: right;
	width: 106px;
	height: 134px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
/** SIDEBAR */

#sidebar {
	width: 296px;
}
/** FOOTER */

#footer {
	width: 874px;
	height: 20px;
	margin: 0px auto;
	background: url(../images/bg07.gif) repeat left top;
}
#footer p {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	line-height: normal;
	text-align: center;
	color: #9DADBE;
	font-size: 0.8em;
}
#footer a {
	color: #9DADBE;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
}
/** BOX1 */

#box1 {
	padding-bottom: 15px;
}
#box1 p {
	position: relative;
}
/** BOX2 */

#box2 {
}
html>body #box2 {
}
#box2 .title {
	padding: 15px 25px 0px 20px;
}
#box2 .content {
	padding: 15px 25px 0px 20px;
}
/** BOX3 */

#box3 {
	padding: 0px 0px 0 14px;
	color: #9EBBD4;
	margin-bottom: 2px;
}
#box3 a {
	color: #D2EAFF;
}
/** BOX4 */

#box4 {
	background-image: url(../images/homepage20_1.jpg);
}
/** BOX5 */

#box5 {
	background-repeat: no-repeat;
	background-image: url(../images/homepage20_2.jpg);
}
/** BOX6 */

#box6 {
	background-image: url(../images/homepage20.jpg);
	background-repeat: no-repeat;
}
/** BOX7 */

#box7 {
}
/** BOX8 */

#box8 {
}
#box8 .title {
	padding-top: 22px;
}
/** BOX9 */

#box9 {
}
#box9 .title {
	padding-top: 0px;
}
#box9 .content ul {
	list-style-image: url(../images/disc.jpg);

}

.hidden {
	display: none;
}
#kontakt {
	font-size: 0.9em;
}
#firma, #name, #telefon, #email, #messagel {
 font-size: 0 .-7em;
	font-size: 0.8em;
}
#absenden, #reset {
	font-size: 0.8em;
}
.news {
	font-size: 0.9em;


}
#subbtn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;

}
#disclaimer {
	height: 200px;
	overflow: auto;
	padding-right: 15px;
}
