/* Standardformatierungen */
body { font: 10px Verdana, Arial, Helvetica, sans-serif;	margin: 0; padding: 0; color: #000; background-color: #fff; }
img { border: 0px; }
table { border: 0px; }

/* Dokumentaufbau */
#page { width: 760px; margin: 15px auto 30px; position: relative; }

#content_left { float: left; width: 360px; margin: 0px 10px 0px 10px; }
#content_right { float: right; width: 230px; }
#content_title { color: #fff; padding: 2px 10px 2px 10px; margin-bottom: 20px; background: url(images/title_flag.jpg) no-repeat right; background-color: #000; font-weight: bold; border-bottom: 1px solid #000; }
#content_message_container { margin-bottom: 20px; border: 1px solid #000; background-image:url(images/message_border.gif); padding: 3px; }
#content_message_1 { color: #fff; padding: 5px 10px 5px 10px; background-color: #c00; border: 1px solid #000; }
#content_message_2 { color: #fff; padding: 5px 10px 5px 10px; background-color: #060; border: 1px solid #000; }

/* Navigation */ 
.navi_container {
	border: 1px solid #000;
	line-height: 12px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(images/navi_bg.gif) repeat-x bottom;
}
.navi_headline {
	position: relative;
	padding: 2px 5px 2px 5px;
	margin-bottom: 3px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background: url(images/navi_headline.jpg) no-repeat;
	background-position: left;
	background-color: #c00;
}
.navi_text {
	padding: 0px 5px 0px 5px;
}
.navi_active {
	background-color:#eee;
}
.navi1 {
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a.navi1:link {
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
}
a.navi1:visited {
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
}
a.navi1:hover {
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #c00;
	display: block;
	background-color:#eee;
}
a.navi2:link {
	padding: 0px 5px 0px 15px;
	text-decoration: none;
	color: #000;
	display: block;
}
a.navi2:visited {
	padding: 0px 5px 0px 15px;
	text-decoration: none;
	color: #000;
	display: block;
}
a.navi2:hover {
	padding: 0px 5px 0px 15px;
	text-decoration: none;
	color: #c00;
	display: block;
	background-color:#eee;
}
a.navi3:link {
	padding: 0px 5px 0px 15px;
	text-decoration: none;
	color: #c00;
	display: block;
}
a.navi3:visited {
	padding: 0px 5px 0px 15px;
	text-decoration: none;
	color: #c00;
	display: block;
}
a.navi3:hover {
	padding: 0px 5px 0px 15px;
	text-decoration: none;
	color: #f00;
	display: block;
	background-color:#eee;
}

.icon_short { position: absolute; top: 5px; left: 105px; _left: 100px; }
.icon_long { position: absolute; top: 5px; left: 203px;  _left: 198px; }

#breakingnews {
	background-color: #900;
	border: 1px solid #000;
	border-top: 0px;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 5px 0px;
	color: #fff;
	font-size: 9px;
}
#breakingnews a:link { color: #fff; }
#breakingnews a:visited { color: #fff; }
#breakingnews a:hover { color: #ccc; }


/* Contentbereich */
.divider {
	border-bottom: 1px solid #999;
}

h1 {
	font-size: 16px;
	margin: 0px 0px 15px 0px;
}
h2 {
	font-size: 12px;
	color: #c00;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #c00;
	padding-bottom: 1px;
}

th {
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #000;
}

.code {
	font: 12px Courier;
	background-color: #eee;
	padding: 5px 10px 5px 10px;
	margin: 5px 0px 20px 0px;
}

.code_container {
	border: 1px solid #ccc;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 10px 20px;
}

.content_container {
	border: 1px solid #ccc;
	line-height: 12px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(images/navi_bg.gif) repeat-x bottom;
}
.race_headline {
	height: 13px;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #000;
	color: #fff;
	background: url(images/navi_headline.jpg) no-repeat;
	background-position: left;
	background-color: #c00;
}
#driver_image {
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
}
.copygrau {
	color: #999;
	font-size: 9px;
}
.copyred {
	color: #c00;
}

/* Pseudo-Formate */
a:link { color: #900; text-decoration: underline; }
a:visited { color: #900; text-decoration: underline; }
a:hover { color: #f00; text-decoration: underline; }

/* Formulare */

form { display: inline; }

.button {
	border: 1px solid #c00;
	border-left: 10px solid #c00;
	margin: 5px 0px 5px 0px;
	background-color: #eee;
}

input, option, select, textarea {
	margin-top: 2px;
	border: 1px solid #999;
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900;
}
input[type=submit] {
	color: #000;
}
input[type=button] {
	color: #000;
}
input[type=text] {
	padding: 2px;
	margin-top: 2px;
}

.option_headline {
	margin-top: 2px;
	font-weight: bold;
	border: 1px solid #999;
	background-color: #c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

/* Diverses */
.pollgraph {
	float: left;
	border: 1px solid #000;
	height: 7px;
	margin: 3px 5px 0px 0px;
	background: url(images/navi_headline.jpg) no-repeat;
	background-position: left;
	background-color: #c00;
}
#ad_halfsize {
	position: absolute;
	margin-left: 50%;
	top: 10px;
	left: 140px;
}
#ad_skyscraper {
	position: absolute;
	left: 770px;
	top: 102px;
}


/* BB-Code */
ul.bb-list-unordered { margin: 0px 0px 0px 0px }
ol.bb-list-ordered { }
ol.bb-list-ordered-d { list-style-type:decimal; }
ol.bb-list-ordered-lr { list-style-type:lower-roman; }
ol.bb-list-ordered-ur { list-style-type:upper-roman; }
ol.bb-list-ordered-la { list-style-type:lower-alpha; }
ol.bb-list-ordered-ua { list-style-type:upper-alpha; }
ol.bb-listitem { }

.bb-code,
.bb-php {
  border: 1px solid black;
  padding: 10px;
  font-family: Courier;
  white-space: nowrap;
}

.bb-quote {
  border: 1px solid black;
  padding: 5px;
  background-color: #ffc;
}

.bb-email { }
.bb-url { }

.bb-image {
  border-width: 0;
  border-style: none;
}

/* LiveSearch */
.LSRes {
	position: absolute;
	background-color: #fff;
	z-index: 200;
}
.LSRow {
	width: 150px;
	margin-top: 2px;
	border: 1px solid #999;
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900;
	list-style-type: none;
	padding: 1px 5px 1px 5px;
}
#LSHighlight {
	border: 1px solid #f00;
	background-color: #fee;
}


