/* ====================== allgemein ========================*/


* {
	font-family: Arial,"sans serif";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	outline-style:none;
}

a { 
	color: black;
	font-weight: bold;
}

body {
	background-color: #555;
}


ul { list-style-type: none; }  

h1 {			
	color: black;
	font-weight: normal;
	font-size: 12px;	
}

h2 {	
	font-weight: bold;	
	color: #d44917;	
	font-size: 13px;	
}


h3 {		
	font-weight: bold;	
	color: #d44917;	
	font-size: 18px;	
}

/* ====================== gesamtcontainer ========================*/
#alles{	
	width: 800px;	
	height: 574px;	
	margin:	10px auto 0 auto;
}

/* ====================== navi ========================*/

#navi{	
	background-color: #ede8d5;	
	width:800px; 	
	height:34px;	
	margin:	0px auto 10px auto;
}

#navi_abstand{		
	width:60px;
	height:34px;
	float: left;
}

#navi_home , #navi_medien , #navi_motorrad {
	text-align: center;
	line-height: 32px;
	width:105px;
	height:34px;
	float: left;
}

#navi_home{background-color: #b4aa97;}

#navi_medien{background-color: #d44917;}

#navi_motorrad{background-color: #82877a;}

/* ====================== navi und fuss links ========================*/

#navi a:link , #fuss a:link , li a:link {  
	font-weight: bold;  
	text-decoration: none;  
	color: black;
}

#navi a:visited , #fuss a:visited , li a:visited{      
	color: black;    
	text-decoration: none;  
	font-weight: bold; 
}

#navia:focus , #fuss a:focus , li a:focus{color: black;}

#navi a:hover , #fuss a:hover , li a:hover{   /*mouse over*/ color: #cadcd9;}

#navi a:active , #fuss a:active , li a:active{ /*Farbe beim Anklicken*/ color: #8d9a9c;}

strong { /*Farbe beim Anklicken*/ color: /*#a1afad #ede8d5*/#8d9a9c;}


/* ====================== inhalte ========================*/

#linksrechts{		
	width: 800px;	
	height: 500px;	
	margin:	0 0 10px 0;
}

#leer_home{		
	width: 740px;	
	height: 300px;	
}
#leer_links{		
	width: 800px;	
	height: 20px;	
}
#mycontainer_links{		
	padding-top: 5px;
	padding-bottom: 5px;

}

#links{
	background-color: #d6c9b6;
	width: 590px;	
	height: 500px;
	float: left;
}

#links_abstand{		
	width:60px;
	height:500px;
	float: left;
}

#links_text{
	margin-top: 50px;
	padding-right: 10px;
	width:480px;
	float: left;
}

#links_bilder{

	height: 75px;
	width:480px;
	float: left;
}

.links_minibild{
	background-color: grey;
	margin-right: 10px;
	height:70px;
	width:105px;
	float: left;
}


#disclaimer {
	width:400px;
	height: 100px;
	overflow:auto;
}

#rechts{	
	width: 200px;	
	height: 500px;	
	margin:	0 0 10px 0;
	float: right;
}

#rechts_abstand{		
	width:25px;
	height:500px;
	float: left;
}

#rechts_text{
	margin-top: 50px;
	width:160px;
	height: 150px;
	float: left;
	overflow:auto;
}

#rechts h3{
	color: #ccc;
}

#bild_gross{
	background-color: red;
	width: 680px;	
	height: 400px;	
	position:relative; 
	top:50px;
	left:60px;
}

.bu{
	width: 400px;	
	font-weight: bold;
	float: left;}
.bu_link{
	width: 180px;
	text-align: right;
	position:relative; 
	top:28px;
	left:560px;
	}
}

/* ====================== beitrags-texte ========================*/

.beitrag_angaben {
	color: black;
	font-style: italic;
	font-size: 12px;
}
.beitrag_unterzeile {
	color: black;
	font-weight: bold;
	font-size: 13px;
}

.beitrag_zwischenzeile {

	font-weight: bold;
	font-size: 12px;
}

/* ======================fuss ========================*/

#fuss{
	
	background-color: #ede8d5;	
	width:800px; 	
	height:22px;	
	margin:	0px auto 10px auto;
}

#fuss_abstand{		
	width:60px;
	height:34px;
	float: left;
}

#fuss_mail , #fuss_impressum , #fuss_dienste {
	padding-top: 2px;
	text-align: center;
	line-height: 16px;
	width:105px;
	height:20px;
	float: left;
}

#fuss_mail{ background-color: #b4aa97;}

#fuss_impressum{background-color: #d44917;}

#fuss_dienste{background-color: #82877a;}

/*
#text_mitte{
	
	
	background-color: #d6c9b6;
	
	width: 590px;
	
	height: 500px;
	

	float: left;

	}

	
#text_mitte_medien{
	
background-image: url(../ashp_bilder/hgmedien_links.jpg);
	
	background-color: #d6c9b6;
	
	width: 590px;
	
	height: 500px;
	

	float: left;

	}
	
#leiste_motorrad{
	
	background-color: #82877a;
	
	width: 180px;
	
	height: 500px;
	
	padding: 0 10px 0 10px;

	float: right;

}


#leiste_medien{
	
	background-image: url(../ashp_bilder/hgmedien_rechts.jpg);	
	background-color: #d44917;	
	width: 180px;
	
	height: 500px;
	
	padding: 0 10px 0 10px;

	float: right;

}

#mytitel{
	background-color: none;
	width:800px; 
	height:300px;
	margin-left: 0px;

}
#myText{
	background-color: none;
	width:460px; 
	height:400px;
	margin-left: 70px;
	overflow: auto;
}

#beitrag{
	
	color: red;
	
}
*/

/* Ende Container für die Inhalte ==================================*/
/*

#text_leiste{
	background-color: none;
	width:800px; 
	height:45px;
}
.mytext{
	background-color: none;	
	height:30px;
	float: left;
	padding-top: 15px;
	margin-right: 10px;
	font-weight: bold;
}
.myicon{
	background-color: none;	
	height:40px;
	float: left;
	padding-top: 2px;
	margin-right: 10px;
}

*/



/*
#oben{
	background-color:orange;
	position:absolute;
 	left:0px; top:0px; width:800px; height:460px;
 	z-index:2;
}
#unten{
	background-color:red;
	position:absolute;
 	left:0px; top:460px; width:800px; height:40px;
 	z-index:1;
}

h1	
.container {
	width: 800px;
	height:160px;
	background-color: #333333;
}

.bild {
	width: 300px;
	height: 150px;
	float: left;
	background-color: red;

}

.text {
	width: 500px;
	height: 150px;
	float: left;
	background-color: yellow;
}
*/