		
		
		
		body
		{
			
			margin:auto;
			padding: 0;
			font-size: 75%;
			font-family: verdana;
			color: #000;
			
				background-color: #971b1d;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;	

			width: 931px;
			

	
		}
		
		a:link 
		{ 
		text-decoration: none;
		style: none;
		font-weight: bold;
		color: #8e8e8e; 
		
		
		}
		a:visited 
		{ 
		text-decoration: none;
		font-weight: bold;
		color: #8e8e8e; 
		}
		
		a:hover, a:active
		{
			text-decoration: none;
			font-weight: bold;
			color: #000;
		}
		
		
		
		
		
		div#banner
		{
		
			margin-top: 40px;
			color: #fff;
			background-color: #333;
			background-image: url(images/startbanner.jpg);
			
			height: 271px;
		}
		
		
		
		div#banner h1
		{
			margin: 0;
			padding: .3em 0 .3em .5em;
			font-size: 2.2em;
			font-weight: normal;
		}
		
		div#container
		{
			
			background-image: url(images/left.jpg);
			background-repeat: repeat-y;
			
		}
		
		div#container2
		{
			background-image: url(images/right.jpg);
			background-repeat: repeat-y;
			background-position: right;
			
			
		}

#subnavigation {
	height: 92px;
	
}

#subnavigation img {
	float: left;
}

#subnavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
	
}

#subnavigation li {
	padding-right: 90px;
	float: left;
	
}
		
		
#subnavigation strong {

	display: none;
}

/* @group Deutsch */

.subnav01 a, .subnav02 a, .subnav03 a, .subnav04 a  {
	display: block;
	
	height: 76px;
	background-image: url(images/startmenue.jpg);
}

.subnav01 a {
	width: 100px;
	
}

.subnav01 a:hover {
	background-position: 0px -84px;
}

.subnav02 a {
	width: 100px;
}

.subnav02 a {
	background-position: -180px 0 !important;
}

.subnav02 a:hover {
	background-position: -180px -84px !important;
}
	
.subnav03 a {
	width: 100px;
}

.subnav03 a {
	background-position: -360px 0 !important;
}

.subnav03 a:hover {
	background-position: -360px -84px !important;
}	
.subnav04 a {
	width: 94px;
}

.subnav04 a {
	background-position: -540px 0 !important;
}

.subnav04 a:hover {
	background-position: -540px -84px !important;
}



    }		

		div#more
		{
			float: right;
			width: 160px;
			margin: 0;
			padding: 2em 10px 0 0;
			color: #fff;
		}
		
		div#more h3
		{
			margin-top: 0;
			color: #fff;
			padding: .2em;
			background-image: url(more_base.jpg);
			background-position: right;
			background-repeat: repeat-y;
		}
		
		div#content
		{
			
			background-color: #fff;
			background-image: url(images/startcontent.jpg);
			height: 277px;
			width: 931px; 
			
			
		}
		
		div#content h2
		{
			font-size: 120%;
			color: #000;
			margin: 0;
			padding-top: 1em;
			font-weight: bold;
			margin-left: 2.45em;
			margin-bottom: 1em;
		}
		
		
		
		div#content p
		{
		padding: 0em;
		margin: 0em;
		margin-left: 3em;
		margin-right: 1em;
		
		}
		
		.listen
		{ 
		list-style-type:disc; 
		padding-left: 70px;
		
		}
		
		#cleardiv
		{
			clear: both;
			height: 0em;
			
			
		}
		
		div#footer
		{
			clear: both;
			
			
			text-align: right;
			background-color:  #fff;
			height: 91px;
			background-image: url(images/footer.jpg);
		}
		
		div#footer ul
		{
			padding: 0;
			margin: 0;
			list-style-type: none;
			padding-top: 10px;
		}
		
		div#footer li
		{
			font-size: 80%;
			font-family: verdana;
			color: #8e8e8e;
			display: inline;
			margin-right: 9em;
		}
		
		.toolbar
	{
	position: absolute;
	
	color: black;
	top: 80px;
	margin-left: 300px;
	width: 80px;
	height: 20px;
	text-align: right;
	vertical-align: bottom;
	}
	
	.search
	{
	background-color: white;
	border: #d0d0d0 solid 1px;
	}	
	
	.print
		{
			
			width: 0px;
			padding: 0;
			margin: 0;
			padding-top: 7px;
			margin-left: 26px;
			list-style-type: none;
		}
		
	
		
	.print ul li { margin-top: 0px; }
	
	.print1 a
	{
	margin-top: 0px;
	display: block;
	width: 630px;
	height: 30px;
	text-decoration: none;
	color: #000;
	
	background-repeat: no-repeat;
	background-image: url(images/print_passiv+punkte.jpg);
	
	}
	.print1 a:hover
	{
	display: block;
	width: 630px;
	height: 30px;
	text-decoration: none;
	color: #000;
	
	background-repeat: no-repeat;
	background-image: url(images/print_aktiv+punkte.jpg);
	
	}