/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* Aufteilung */
.page								{ width: 779px; margin: auto; text-align: left; }

.header								{ width: 100%; height: 163px; border-bottom: 1px solid #000; background-image: url(../pics/layout/header.jpg); }
.header .logo						{ float: right; width: 270px; height: 120px; padding: 17px 15px 0 0; text-align: left; }
.header .logo a					{ display: block; }

.main								{ width: 100%; text-align: left; height: auto; overflow: hidden; clear: both; background-image: url(../pics/layout/hintergrund.png); background-repeat: repeat; }
.main .float-helper					{ float: left; width: 779px; background-image: url(../pics/layout/linie_schwarz_vertikal.gif); background-position: 150px 0; background-repeat: repeat-y; }
.main .navigation					{ background-color: transparent; float: left; width: 151px; }
.main .navigation .titel			{ width: 114px; height: 17px; margin: 10px 0 0 10px; background-image: url(../pics/layout/titel_hauptnavi.png); }
.main .content 						{ float: left; width: 627px; position: relative; }
.main .standardpage					{ background-color: #302E28; min-height: 550px; padding: 50px 157px 50px 50px; background-image: url(../pics/layout/hintergrund.png); background-repeat: repeat-y; background-position: 505px 0px; }
.main .galeriepage					{ background-color: #302E28; min-height: 550px; padding: 50px 35px 50px 50px; background-image: url(../pics/layout/hintergrund.png); background-repeat: repeat-y; background-position: 505px 0px; }
.main .content .box					{ overflow: hidden; clear: both; width: 100%; border-bottom: 1px solid #000; background-color: #000; background-image: url(../pics/layout/hintergrund_box.jpg); }
.main .navigation .sponsors-left		{ padding: 0px; }
.main .content .sponsors-right		{ position: absolute; bottom: 0; right: 0; width: 200px; border-bottom: 1px solid #000; padding: 0 0 15px 0; text-align: center; }
.main .content .related				{ position: absolute; top: 0; right: 0; width: 200px; }
.main .content .related .relbox		{ padding: 20px 20px 20px 20px; }

.footer								{ clear: both; background-color: #000; }
.footer	img						{ display: block; }


/* Basisdefinitionen */
*						{ margin: 0; padding: 0; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #FFF; background-repeat: no-repeat; }

body					{ padding: 0 160px; text-align: center; position: relative; background-color: #000; }

a:link					{ text-decoration: underline; }
a:visited				{ text-decoration: underline; }
a:hover					{ text-decoration: underline; }
a:active				{ text-decoration: underline; }

input, select, option, textarea   { color: #000; }

h1						{ font-weight: bold; font-size: 13px; margin-bottom: 10px; }
h2						{ font-weight: bold; margin-bottom: 10px; }

b						{ font-weight: bold; }
strong					{ font-weight: bold; }
i						{ font-style: italic; }
img						{ border: 0; }
p						{ }

ul						{  }
ol						{  }
ul li					{ list-style : none; }

/* Sponsoren DIV Logos */
.sponsor-logo1    { width: 150px; height: 106px; margin: 0 0 5px 0; }
.sponsor-logo2    { width: 150px; height: 69px; margin: 0 0 5px 0; }
.sponsor-logo3    { width: 150px; height: 51px; margin: 0 0 5px 0; }

.sponsor-logo4    { float: left; width: 63px; height: 23px; margin: 15px 0 0 15px; }
.sponsor-logo5    { float: left; width: 90px; height: 35px; margin: 0 0 0 15px; }
