/* CSS Document */

#banner {
	background: url(../grafiken/back/banner_start.jpg);
}

#inhalt {
	background: url(../grafiken/back/back_start_links.jpg) no-repeat 1px 0;
}
#rechte_spalte {
	background: url(../grafiken/back/back_start_rechts.jpg) no-repeat;
}
#inhalt img {
	padding:0;
	margin:0;
}

#inhalt p{
	text-align: left;
}

#inhalt table p{

}

#inhalt_links a, #inhalt_rechts a {
	text-decoration: none;
}

#inhalt_links a:hover, #inhalt_rechts a:hover {
	text-decoration: underline;
}

#inhalt h2 {
	font-size: 15px;
	font-weight: 600;
	padding-bottom: 5px;
	color: #920629;
}

#inhalt h3 {
	margin-top: 15px;
	padding: 3px 0px 3px 5px;
	/*background: url(../icons/bullet.jpg) no-repeat 4px 7px #EEEEEE;*/
	background: #EEEEEE;
}

#startseite_fenster,
#startseite_fenster_inhalt{
	position: absolute;
	height: 73px; 
	left:50%;
	margin-left:-254px;
	top:221px;

}
#startseite_fenster{
	width: 230px; 
	background-color:white; 
	filter:alpha(opacity=60); 
	-moz-opacity:0.6; 
	opacity:0.6;
}

#startseite_fenster_inhalt{
	width: 220px; 
	border-left: 10px solid #920629;
}

#startseite_fenster_inhalt h2{
	color: #000000;
}

#startseite_fenster_inhalt h1{
	text-align: right;
	margin:0;
	padding:0;
	padding-right: 10px;
	font-size: 18px;
	font-weight: normal;

}

#startseite_fenster_inhalt h2{
	text-align: right;
	margin:0;
	padding:0;
	font-size: 15px;
	font-weight: normal;
	padding-right: 10px;

}
#news_image {
	margin-top: 7px;
}

#inhalt #news_startseite ul {
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: 0.7em;
	margin-left: 21px;
	list-style-image: url(../icons/bullet2.gif);
}

#inhalt #news_startseite ul li {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-bottom: 0px;
}