﻿/* Dateiname: newstyle.css */
*					{ padding: 0; margin: 0; }
body 				{ background-color: #eee; font-family: verdana, tahoma, sans-serif; color: #000; font-size: small; height: 950px;}
#start 				{ margin: 7px auto 30px auto; border: 0; width: 750px; text-align: center;}
#wrapperstart		{ background-color: #fff; border: 1px #c9c9c9 solid; margin: 60px auto; width: 760px; }
#wrapper 			{ background-color: #fff; border: 1px #c9c9c9 solid; margin: 10px auto; width: 760px; }
#kopfbereich		{ background-image: url('../images/logos/top750.gif'); background-position: center; background-repeat: no-repeat; width: 750px; height: 180px; margin-top: 10px; }
#navpix1			{ padding: 2px 0 2px 240px; border: 0;}
#navpix2			{ padding: 2px 0 2px 40px; border: 0;}
#navpix3			{ padding: 2px 0 2px 40px; border: 0;}
#logo1				{ padding: 25px 0 2px 185px; border: 0;}
#logo2				{ padding: 10px 0 2px 185px; border: 0;}
#topnavigation		{ padding: 10px; border: 0;}
#contentbereich1	{ background-image: url('../images/keil200.gif'); background-position: top left; background-repeat: no-repeat; height: 280px; }
#contentbereich1a	{ background-image: url('../images/keil200.gif'); background-position: top left; background-repeat: no-repeat; }
#contentbereich2	{ padding: 10px 0; margin: 0 10px 0 10px; border-top: 1px #c9c9c9 solid; height: 230px; }
#contentbereich2a	{ padding: 10px 0 10px 10px; margin: 0 10px 0 10px; border-top: 1px #c9c9c9 solid; }
#contentbereich2al	{ float: left; width: 50%; height: 70px; padding-left: 100px; line-height: 25px; clear:both }
#contentbereich2ar	{ width: auto; line-height: 25px;  }
#contentbereich2b	{ padding: 10px; margin: 0 10px 0 10px; }
#contentbereich3	{ padding: 10px 0 10px 10px; margin: 0 10px 0 10px; border-top: 1px #c9c9c9 solid; height: 180px; }
#contentbereich3l	{ float: left; padding: 0 5px 0 20px; width: 440px; }
#contentbereich3m	{ width: auto; padding: 0 10px 0 10px; }
#contentbereich3r	{ float: right; padding: 0 0 0 10px; width: 240px; }
#contentbereich3ref	{ padding: 10px 0 10px 10px; margin: 0 10px 0 10px; border-top: 1px #c9c9c9 solid; }
#fussbereich		{ padding: 8px 10px 10px 10px; margin: 0 10px 0 10px; border-top: 1px #c9c9c9 solid; }
#contentbereichref	{ padding: 10px 0 10px 10px; margin: 0 10px 0 10px; }
#padleft			{ margin-left: 20px; border: 0; width: 100px; float: left; line-height: 20px; }
#padright			{ margin-left: 20px; border: 0; width: 300px; float: right; line-height: 20px; }
#padoben			{ margin-left: 20px; border: 0; width: 400px; height: 25px; float: left; }
#padunten			{ margin-left: 10px; border: 0; width: 740px; height: 150px; line-height: 20px; text-align: justify; }

.starttext 			{ padding-top: 20px; }
.topright			{ margin-left: 170px; }
.imgright			{ margin: 1px; padding: 0 10px 10px 10px; float: right; border: 0; }
.imgleft			{ margin: 1px; padding: 0 10px 15px 5px; float: left; border: 0; }
.imgright0			{ margin: 1px; padding: 0 10px 10px 10px; float: right; border: 0; }
.imgleft0			{ margin: 1px; padding: 0 10px 15px 5px; float: left; border: 0; }
.padleft10			{ padding-left: 10px; border: 0;}
.padright10			{ padding-right: 10px; border: 0; float: right; }
.none				{ display: none; }
.center				{ text-align: center; }
.centeri			{ text-align: center; font-style: italic; }
.centerib			{ text-align: center; font-style: italic; font-weight: bold; }
.center1			{ text-align: center; border-bottom: 1px #c9c9c9 solid; margin: 0 10px 0 0; }
.linie				{ border-bottom: 1px #c9c9c9 solid; margin: 0 10px 10px 0; height: 90px; }
.linie0				{ margin: 0 10px 10px 0; height: 90px}
.linie1				{ border-bottom: 1px #c9c9c9 solid; margin: 0 10px 10px 0; height: 30px; }
.linie2				{ border-bottom: 1px #c9c9c9 solid; margin: 0 10px 10px 0; }
.li0				{ list-style: none; }
.bo0				{ border: 0 !important; }

h1					{ font-size: 130%; }
h2					{ font-size: 100%; }
h3					{ font-size: 100%; text-align: center; font-style: italic; }
h4					{ font-size: 100%; text-align: center; }
address 			{ text-align: center; font-size: 70%; font-style: normal; letter-spacing: 2px; line-height: 1.5;}
ul.pad				{ padding: 0 10px 0 20px; }
li					{ list-style: square; }