
/*****************************************************  Header Elemente  ********************************************************/

#header {
	float:left;
	width:1000px;
	padding:0;
	margin:0;
	/*border-bottom:1px solid #000;*/
}
#header_left {
	float:left;
	width:500px;
	padding:0;
	margin:0;
	padding-top: 13px;
	/*border-bottom:1px solid #000;*/
}
#header_left a {
	text-decoration: none;
}
#header_right {
	float:right;
	width:412px;
	height: 70px;
	overflow: hidden;
	padding:0;
	margin:0;
	/*border-bottom:1px solid #000;*/
}

.Stil1 {
	color: #D00001;
	font-size: 36px;
	font-weight: bold;
}
.Stil2 {
	color: #FF6705;
	font-size: 48px;
}

/*****************************************************  Topleisten Elemente  ********************************************************/

#topleiste {
	clear: both;
	float:left;
	width:1000px;
	padding:0;
	margin:0;
	height: 20px;
	border-bottom:1px solid #FFFFFF;
}
#topleiste_left1 {
	float:left;
	width:150px;
	padding:0;
	margin:0;
	height: 20px;
	background-color:#FF6600;
	/*border-bottom:1px solid #000;*/
}
#topleiste_left2 {
	float:left;
	width:50px;
	padding:0;
	margin:0;
	height: 20px;
	background-color: #A50022;
	/*border-bottom:1px solid #000;*/
}
#topleiste_right {
	float:right;
	width:799px;
	overflow: hidden;
	padding: 0px;
	padding-top: 0px;
	line-height: 20px;
	padding-left: 0px;
	margin:0;
	height: 20px;
	background-color: #4D4D4D;
	color: #FFFFFF;
	/*border-bottom:1px solid #000;*/
}
#topleiste_content {
	float: left;
	padding-left: 5px;
}
#topleiste_content a {
	font-weight: bold;
	color: #FFFFFF;
}
#topleiste_flaggen {
	float: right;
}
#topleiste_flaggen img {
	border: 1px solid #FFFFFF;
	margin-top: 1px;
	margin-right: 1px;
}


























