/* Stylefile for Paidmaildesign */

body {
  background: #A4A483;
  color: black;
  margin: 0 auto;
  font-family: Tahoma;
  vertical-align: top;
}
.clear { clear:left; }

table { border: 0; }
img { border: 0; }
div#wrapper { width: 998px; margin: 10px auto; }
a { color: black; }
a:hover { color: #FFCB38; }
a.BoxLink { color: #5421E4; font-weight: bold; text-decoration: none; }
a.KopfLink { color: white; font-size: 17px; padding-right: 10px; padding-left: 5px; text-decoration: none; background: url(images/nav_trennlinie.png) no-repeat; background-position: right; }
input.Kopftxt { width:106px; height: 15px; padding-left: 5px; padding-top: 3px; border: 1px solid #2392C1; color: #827C7C; font-size: 10px; background: url(images/input_bg.png) no-repeat; }
input.KopfLoginButton { width: 72px; height: 22px; margin-top:5px; background: url(images/login_button.png); border:none; }

/* Header */
div#header { width: 998px; height: 161px; background: url(images/header.png) no-repeat; }

/* Navigation */
div#navigation {
	width: 998px;
	height: 34px;
	background: url(images/navigation.png) no-repeat;
	color: white;
	font-size: 17px;
	font-weight: normal;
	padding-left: 10px;
}
div#navigationLinks {	float:left;	padding-top: 5px; }
div#loginfeld { float: right; padding-right: 20px; }


/* Maincontent */
table#MainContent { padding-top: 8px; }
td#CRaOL { width: 3px; height: 3px; background: url(images/content_OL.png) no-repeat; }
td#CRaOM { width: 992px ;background: #068EF7; }
td#CRaOR { width: 3px; background: url(images/content_OR.png) no-repeat; }

td#CRaML { width: 3px; height: 3px; background: #068EF7; }
td#CRaMM { width: 992px ;background: url(images/content_background.png) #1778B6 repeat-x ; }
td#CRaMR { width: 3px; background: #068EF7; }

td#CRaUL { width: 3px; height: 3px; background: url(images/content_UL.png) no-repeat; }
td#CRaUM { width: 992px ;background: #068EF7; }
td#CRaUR { width: 3px; background: url(images/content_UR.png) no-repeat; }
/* SecondContent */
#SecondContent td { vertical-align: top; }
.SCleft { width: 200px; text-align: center; }
  /* Kopfbereich der Boxen */
  div.BoxKopfNavigation { margin: 10px auto 0 auto; border: 2px; border-bottom: 0; border-style: solid; border-color: black; width: 165px; height: 30px; background: url(images/box_head_navigation.png) no-repeat; }
  div.BoxKopfSponsoren { margin: 10px auto 0 auto; border: 2px; border-bottom: 0; border-style: solid; border-color: black; width: 165px; height: 30px; background: url(images/box_head_sponsoren.png) no-repeat; }
  div.BoxKopfRalleys { margin: 10px auto 0 auto; border: 2px; border-bottom: 0; border-style: solid; border-color: black; width: 165px; height: 30px; background: url(images/box_head_rallyes.png) no-repeat; }
div.BoxKopfWerbung { margin: 10px auto 0 auto; border: 2px; border-bottom: 0; border-style: solid; border-color: black; width: 165px; height: 30px; background: url(images/box_head_werbung.png) no-repeat; }  /* Ende Kopfbereich der Boxen */
div.BoxInhalt { text-align: left; padding: 5px 5px 5px 10px; margin: 0 auto 5px; border: 2px; border-top: 0; border-style: solid; border-color: black; width: 150px; background: url(images/box_background.png) #F9F9F7 repeat-y; }
/* Rechte Seite des Contents */
.SCright { width: 792px; background: url(images/content_bg_geldscheine.png) no-repeat; background-position: 0 22px; }
.uberschrift { color: white; font-weight: bold; }

/* Listen */
li { list-style-image: url(images/c_pointer.png); }

/* Standard Contentbox */
.cBox_Standard { padding: 8px; margin-top: 40px; margin-right: 10px; border: 2px solid black; background: #DCDCD3; }

/* Footer */
div.copyright, a.cp  { font-size: 10px; color: #3F3F33; text-align: center; text-decoration: none; }
