/* Global Resetting */
html{	
	width: 100%;
	height: 100%;

}
body {
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	/* reset font-sizes to 1em == 10px */
	background: #eeeeef url(../images/bg_body.jpg) repeat-x;
}
* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:Arial,Trebuchet MS,sans-serif;
	list-style:none;
}
a img{
	border:0;
}

.clear{
	clear:both;
}

/* Layout CSS */
#Main {
	margin:0px auto;
	width:970px;
}


#Header {
	background:url(../images/bg_header.png) no-repeat;
	border:0px;
	height: 118px;
	width:970px;
	position:relative;
}


*html #Header {
	background:url(../images/bg_header.gif) no-repeat;
}
	#Header h1 a {
		position:absolute;
		color:transparent;
		top:0px;
		width: 250px;
		height:10px;
		padding-top:120px;
		text-decoration:none;
	}

		#Header #staticTopLinks {
			margin: 0px;
			font-size:1em;
			display:block;
			position:absolute;
			left:275px;
			top:10px;
		}
			#staticTopLinks li {
				float:left;

			}

			#staticTopLinks .slashes {
				display: inline;
				font-weight:bold;
			}

				#staticTopLinks li.current,
				#Menu1 li.section {
				}
				#staticTopLinks li a {
					display: inline;
					color:#303030;
					font-weight:bold;
					text-decoration:none;
					padding:0px 10px 0px 10px;
				}
					#staticTopLinks li a:hover {
						color:#c1341d;
					}
					#staticTopLinks li.current a,
					#staticTopLinks li.section a {
						color:#c1341d;
					}

		#Header #Menu1 {
			margin:0px;
			font-size:1.6em;
			display:block;
			position:absolute;
			left:275px;
			top:72px;
		}
			#Menu1 li {
				float:left;
			}

			#Menu1 .slashes {
				display: inline;
				font-weight:bold;
			}

				#Menu1 li.current,
				#Menu1 li.section {
				}
				#Menu1 li a {
					display: inline;
					color:#303030;
					font-weight:bold;
					text-decoration:none;
					padding:0px 10px 0px 10px;
				}
					#Menu1 li a:hover {
						color:#c1341d;
					}
					#Menu1 li.current a,
					#Menu1 li.section a {
						color:#c1341d;
					}

#Header #searchbox {
	background:transparent url(../images/bg_searchform.png) no-repeat scroll left top;
	height:25px;
	position:absolute;
	left:773px;
	top:4px;
	width:190px;
	}

#searchbox input.text {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#666666;
	margin:0;
	position:absolute;
	right:35px;
	top:6px;
	width:150px;

}

#searchbox input.action {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	clear:none;
	cursor:pointer;
	display:block;
	float:right;
	height:45px;
	overflow:hidden;
	padding-top:25px;
	width:25px;
	position:relative;
	top:-12px;
}

#ContentContainer {
	padding:0px;
	width:970px;
	overflow:auto;
	background: url(../images/shadow.png) repeat-y bottom right;
	overflow:hidden;
}

#whitie {
	background:transparent url(../images/threecolwithe.png) repeat-y scroll 5px bottom;
	overflow:hidden;
}

#Content {
	margin: 0px;
	min-height:289px;
	background:transparent url(../images/verlauf_bottom.png) no-repeat scroll 5px bottom;
	overflow:hidden;
}

#Content .mitte table {
	border-spacing:0;
	border-collapse:collapse;
	margin-left:2px;
}

#Content .mitte table tr td {
	border:1px solid #BEBEBE;
}

*html #ContentContainerHome #Content {
	height:289px;
}

.rechts td {
	font-size:1.0em;
	padding:0px;
	margin:0px;
}

.rechts pre {
	color:#C1341D;
	font-weight:bold;
	font-size:1.3em;
}

.rechts span {
	color:#969696;
	font-size:1.1em;
}

.rechtshome pre {
	color:#C1341D;
	font-weight:bold;
	font-size:1.3em;
}

.rechtshome span {
	color:#969696;
	font-size:1.1em;
}


/* ------------ starthome ------------ */
#ContentContainerHome {
	padding:0px;
	width:970px;
	min-height:289px;
	position:relative;
	background: url(../images/shadow.png) repeat-y bottom right;
}

#middlething {
		width:725px;
		height:10px;
		background: url(../images/middlething.png) repeat-y bottom right;
}

.lower {
	width:695px;
	min-height:100px;
	height:auto;
	padding:10px 10px 40px 15px;
	margin:0px;
	background: url(../images/lower.png) no-repeat 5px bottom;
}

.lower h4 {
	color: #C1341D;
	font-size: 1.3em;
}


.lower p {
	font-size: 1.1em;
}

#homecont {
margin-top:-200px;
}

.upper .mittehome {
	position: absolute;
	left:230px;
	height:285px;
	width:487px;
	text-align:right;
	background:#fff;
	padding:2px 2px 2px 0px;
	margin:0px;
	overflow:hidden;
	z-index:1;
}

.upper .mittehome img {
	text-align:right;
}


.upper .linkshome {
	position: absolute;
	left:5px;
	height:269px;
	width:243px;
	background:url(../images/bg_contleft.png) no-repeat bottom left;
	padding: 10px;
	z-index:10;
}

*html .upper .linkshome {
	background:url(../images/bg_contleft.gif) no-repeat bottom left;
}


.rechtshome {
	float:right;
	min-height:269px;
	width:215px;
	padding:10px 15px 10px 10px;
}


/* ------------ endhome ------------ */


.mitte {
	width:450px;
	margin:0 235px 0 260px;
	padding:10px 20px 40px 0;
	overflow:hidden;
}

*html .mitte {
	margin:0;
}

.links {
	width:235px;;
	float:left;
	padding:10px 10px 10px 15px;
}
.rechts {
	width:215px;
	float:right;
	padding:10px 15px 10px 10px;
}

*html .rechts {
	width:210px;
	margin:0px;
	padding: 10px 0;
}

.links pre {
	font-size:1.3em;
	color:#C1341D;
	font-weight:bold;
}

.links p {
	font-size:1.2em;
	padding:1em 0;
}

.links a {
	font-size:1.3em;
	color:#C1341D;
	font-weight:bold;
	text-decoration:none;
	border:0px;
}

.linkshome pre {
color:#C1341D;
font-size:1.3em;
font-weight:bold;
}

.linkshome p {
	font-size:1.2em;
	padding:1em 0;
}

#Footer {
	background: url(../images/bg_footer.png) no-repeat;
	clear:both;
	padding:0px;
	border:0;
	height:33px;
	position:relative;
}

#Footer_home {
	background: url(../images/bg_footer_home.png) no-repeat;
	clear:both;
	margin-top:-100px;
	padding-top:100px;
	border:0;
	height:133px;
	position:relative;
}

	#Footer pre,
	#Footer_home pre {
		color:#c1341d;
		font-size:1.1em;
		line-height:2.5em;
		font-weight:bold;
		padding-left:20px;
		padding-right:5px;
		display: inline;
	}

	#Footer span,
	#Footer_home span {
		color:#303030;
		font-size:1.1em;
		line-height:2.5em;
	}

	#Footer a,
	#Footer_home a {
		color:#303030;
		border-bottom:1px dotted #303030;
		text-decoration:none;
	}
		#Footer a:hover {
		border-bottom:1px solid #303030;
		text-decoration:none;
		}
		

#Menu2 ul li {
	list-style:none;
}

#Menu2 ul li.current a {
	color:#333;
}

#Menu2 ul li a {
	border:none;
}

#Content div.feedupteaser a {
	text-decoration:none;
	border:none;
	color:#333;
	display:block;
	cursor:pointer;
	width: 450px;
	height:70px;
	padding:10px 0px;
	border-bottom:1px dotted;
}

#Content div.feedupteaser a:hover {
	background:#eee;
}

#Content div.feedupteaser div.txt {
	width: 280px;
	display:inline-block;
	float:right;
}


