body { 
	color: #FFF;
	background-color: #000;
	margin:10px auto;
	width: 950px;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif
}

img {
	border-width: 0px;
}
#footer{
	width:950px;
	text-align:center;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
h1,h2 {
	color:#FFF
	}
.clear {clear:both}
.center  {text-align:center}

#banner {
	height: 100px;
	background-image: url(../images/logo_blau1.jpg);
}

.hervorheben {
	background-color:#FFF;
	border:1px solid #000;
	padding:10px
}
.hervorheben_ohneRand {
	background-color:#FFF;
	border:1px solid #000;

}
.link {
	width:305px;
	float:right;
	font-size:14px
}
.link_beschreibung {
	width:305px;
	float:left;
	text-align:left;
	font-size:14px
}


.hervorheben_2 {
	background-color:#FFF;
	border:1px solid #000;
	padding:10px;
	background-image:url(../images/amc_logo_hintergrund.klein.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	}

.headline {
	background-image:url(../images/headline.jpg);
	color:#FFF;
	height:20px;
	padding:2px 5px;
	border:1px solid #000;
	}
.logo_hintergrund {
	text-align:right;
}
/*----------------- MENÜ -----------------*/
#top_menue {
	height: 35px;
	background-image: url(../images/button1a.gif);
}

#top_menue a {text-decoration:none; float:left}

/*------------------------------------------*/

/*--------------- SUB - MENÜ ---------------*/

#sub_menue {
	text-align:left
}
#sub_menue .top_button {
	background-image: url(../images/mainbutton.gif);
	color:#BBB;
	font-family: arial, verdana, sans-serif;
	font-size:14px;
	line-height:15px;
	padding:5px 5px;
	height: 15px;
	width: 140px;
	margin: 0px 5px;
	float:left
}

#sub_menue .top_button:hover {cursor:pointer; background-image: url(../bilder/Design%20blau/sidebutton_blau.bmp); color:#000000}

/*------------------------------------------*/

/*------ Button (für Links / Input) ------*/


.a_button {
	height:16px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:center;
	padding:9px 10px;
	font-weight:bold
	}
.a_button:hover {
	cursor:pointer;
	font-weight:bold
	}

	
.button {
	height:25px;
	width:102px;
	background-image:url(../images/button.jpg);
	color: #FFFFFF;
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:center;
	padding:2px 0px;
	margin-bottom:10px;
	} 
.button:hover {
	background-image:url(../images/button2.jpg);
	border:1px solid #000;
	cursor:pointer
	}
.button:visited {
	height:25px;
	width:102px;
	background-image:url(../images/button.jpg);
	color: #FFFFFF;
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:center;
	padding:2px 0px;
	margin-bottom:10px;
	} 
/*----------------------------------------*/


/*----------------- INHALT -----------------*/
#inhalt_breit {
	color:#000;
	padding:10px 20px;
	
}

#hintergrund_2spalten {
	background-image:url(../images/background3_blau.gif)
}

#inhalt_1spalte_image {
	background-image:url(../images/background_komplett.jpg);
	}
#inhalt_termine_image {
	background-image:url(../images/background_komplett.jpg);
	padding:0px 134px
	}
#inhalt_2spalten {
	width:640px;
	color:#000;
	margin:10px 20px;
	float:left;
	text-align: justify;
	}
#zusatz_2spalten {
	width:250px;
	padding:10px;
	float:right;
	color:#000;
	}

/*------------------------------------------*/

/*---------------- TERMINE -----------------*/
#termine {
	border:1px solid #000;
	width:638px;
	background-color:#FFF;
	}
	
#termine a,a:visited {
	text-decoration:none;
	color:#00C;
	}
	
#termine_headline{
	background-image:url(../images/headline.jpg);
	background-color:#000;
	color:#FFF;
	padding:2px 10px;
	height:20px;
	
	}
.termine_datumliste, .termine_datumliste1 {
	float:left;
	width:175px;	
	padding:5px 10px;
	text-align:center
	
}
.termine_titel, .termine_titel1 {
	padding:5px 10px;
	width:423px;
	height:20px;
	color:#000;
	float:right
	}
	
.termine_titel, .termine_datumliste {
	border-top:1px solid #000;
	}

.termine_hover:hover {
	background-image:url(../images/news_underground.jpg);
	cursor:pointer;
	color:#FFF
	}
.termine_titel:hover, .termine_titel1:hover {
	color:#fff;
	}

#termine_more {
	width:100%;
	display:block;
	text-align: right;
	color:#000;
	padding-top:10px
	}

/*----------------------------------------*/



/*----------------- NEWS -----------------*/
#news {
	border:1px solid #000;
	width:638px;
	background-color:#FFF;
	}
	
#news a,a:visited {
	text-decoration:none;
	color:#00C;
	}
	
#news_headline{
	background-image:url(../images/headline.jpg);
	background-color:#000;
	color:#FFF;
	padding:2px 10px;
	height:20px;
	
	}
.news_datumliste, .news_datumliste1 {
	float:left;
	width:80px;	
	padding:5px 10px;
	
}
.news_titel, .news_titel1 {
	padding:5px 10px;
	width:518px;
	/*height:20px;*/
	color:#000;
	float:right
	}
	
.news_titel, .news_datumliste {
	border-top:1px solid #000;
	}

.news_hover:hover {
	background-image:url(../images/news_underground4.jpg);
	cursor:pointer;
	color:#FFF
	}
.news_titel:hover, .news_titel1:hover {
	color:#fff;
	}

#news_more {
	width:100%;
	display:block;
	text-align: right;
	color:#000;
	padding-top:10px
	}

/*----------------------------------------*/
/*------------- NEWS - DETAIL ------------*/
.newstable {
	width: 500px;
	text-align: left;
	margin:20px 184px;
	padding: 10px 20px;
	border: 1px solid;
	background-color:#FFF
}
.newstable .news_head {
}
.newstable .news_datum {
	}
.newstable .news_untertitel{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	}
.newstable .news_eintrag {
	text-align: justify;
	padding: 5px 0px;
	display: bloxk;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 14px;
}

/*----------------------------------------*/
/*----KART-TEAM----*/
.border_side {
	border-left:1px solid #000;
	border-right:1px solid #000;
}

.bild	{float:left; width:70px;; height:70px; border-left:1px solid #000}
.fahrer 	{height:22px; padding:24px 10px; font-size:16px; float:right; width:158px; background-color:#FFFFFF; color:#000; border-right: 1px solid #000}
.fahrer:hover { background-image:url(../images/kart_highlight.jpg); color:#FFF; cursor:pointer}


.rallybild	{float:left; width:70px;; height:92px; border-left:1px solid #000}
.rallyfahrer 	{height:22px; padding:35px 10px; font-size:16px; float:right; width:158px; background-color:#FFFFFF; color:#000; border-right: 1px solid #000}

.rallyfahrer:hover {
	background-image:url(../images/fahrer_highlight.jpg);
	cursor:pointer;
	color:#FFF
	}
/*-----------------*/

