#container_gross {
	height: 1037px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#Box_links_breit{
	height: 600px;
	width: 1000px;
	position: absolute;
	background-color: #FFF;
}

#Head_breit {
	height: 132px;
	width: 1000px;
	position: relative;
	background-color: #FFF;
}

#Bildleiste_breit {
	background-color: #FFF;
	position: relative;
	height: 102px;
	width: 1000px;
}

#Main_breit {
	position: relative;
	height: auto;
	width: 1000px;
	background-color: #FFF;
	overflow: auto;
}
#Navileiste_breit {
	position: relative;
	height: 24px;
	width: 900px;
	padding-left: 100px;
}

#Subnavi_breit {
	background-color: #FFF;
	position: relative;
	height: 257px;
	width: 200px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FC3;
	margin-top:30px;
	float:left;
}
#Textfeld_breit {
	background-color: #FFF;
	height: auto;
	width: 748px;
	float: left;
	padding-top:50px;
	padding-left:50px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

#Textfeld_breit_wrapping {
	background-color: #FFF;
	height: 725px;
	width: 798px;
	float: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
.colMain	    {
	float: left;
	width: 99%;
	height: auto;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-color: #066;
}
.colMain2	    {
	float: left;
	width: 49%;
	height: 180px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-color: #CC0;
}
#Textfeld_breit_rechts {
	background-color: #FFF;
	height: 237px;
	width: 350px;
	float: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

#Textfeld_breit_links {
	background-color: #FFF;
	height: 237px;
	width: 350px;
	float: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}


#Footer_breit {
	background-color: #FFF;
	position: relative;
	height: 30px;
	width: 990px;
	background-image: url(../Bilder/Grundelemente/Verlauf_Footer.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-left: 10px;
}

#Footer_breit a:link, #Footer_breit a:active, #Footer_breit a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
	
#Footer_breit a:hover {
	text-decoration: underline;
}
