html {
	height: 100%;
	}

body {
	background: #d3d3d3;
	font-size: 12px;
	line-height: 1.8em;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 8px;
	}
	
	

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	color: #cc071e;
	padding-top: 0px;
	margin-top: 0px;
	}	
	

	
h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	color: #58585a;
	padding-top: 0px;
	margin-top: 0px;
	}


a:link {color: #58585a; font-weight: bold; text-decoration: none;}

a:visited {color: #58585a; font-weight: bold; text-decoration: none;}

a:hover {color: #58585a; font-weight: bold; text-decoration: underline;}

a:active {color: #58585a; font-weight: bold; text-decoration: none;}


/* LAYOUT-OBJEKTE */
#box {width: 880px; border: 1px solid #000000;}

#white1 {width: 880px; height: 40px; background-color: #ffffff;}
#logo {width: 880px; height: 85px; background-color: #cc071e; text-align: left;}
#white2 {width: 880px; height: 20px; background-color: #ffffff;}

#content {width: 880px;}
	#spacer1 {width: 50px; background-color: transparent; float: left; text-align: left;}
	#menue {width: 200px; background: transparent; float: left; text-align: left;}
	#main {width: 400px; background: transparent; float: left; text-align: left;}		
	#spacer2 {width: 30px; background: transparent; float: left; text-align: left;}	
	#margin {width: 150px; background: transparent; float: left; text-align: left; font-size: 10px; line-height: 1.8em; font-family: Verdana, Arial, sans-serif; margin-top: 8px; height: 100%; color: #58585a; font-weight: bold;}	
	#margin h1 {font-size: 12px; line-height: 1.8em; color: #cc071e; font-weight: bold; text-transform: uppercase;}		
	#margin h2 {font-size: 10px; line-height: 1.8em; color: #cc071e; font-weight: bold; text-transform: uppercase;}			

#gray {width: 880px; height: 20px; clear: both; float: none; background-color: #58585a;}	


/* MENUE */
#nav1no a {
	background: url(./sport-calw-menue-1.jpg); 
	height: 40px; width: 180px; 
	display: block; 
	color: #58585a;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;}
	
#nav1no a:hover {
	background: url(./sport-calw-menue-1.jpg); 
	height: 40px; width: 180px; 
	display: block; 
	color: #cc071e;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;}

	
#nav1cur a {
	background: url(./sport-calw-menue-2.jpg); 
	height: 40px; width: 180px; 
	display: block; 
	color: #cc071e;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;}		
	
#nav2no a {
	color: #cc071e;
	font-weight: bold;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 10px;
	text-decoration: none;}	
	
#nav2no a:hover {
	color: #58585a;
	font-weight: bold;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 10px;
	text-decoration: none;}	
	
#nav2cur a {
	color: #58585a;
	font-weight: bold;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 10px;
	text-decoration: none;}		
