/* CSS RESET */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{
	border-collapse:collapse;
	border-spacing:0;
}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{
	list-style:none;
	color: #FF9900;
}
caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}.navigations_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ECEBE6;
	font-size: 15px;
}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
	text-align:center;
	background:#fff;
	color:#fff
}
a {
	text-decoration:none;
		color:#fff
}
a:hover {
	text-decoration: underline;
		color:#FF9933
}
#wrap {
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	background-image: url(images/bg_gross.jpg);
}

.float-l{
	float:left;
}
.folat-r{ float:right}
.clearfix{ clear:both}

#bg {
	width: 1200px;














	height: 500
$;
	background-image: url(images/bg_gross.jpg);
	background-position: left top;
	padding: 0px;
	position: relative;
	background-repeat: no-repeat;
	min-height: 750px;
	}

/* header */
#header {
	height: 260px;
	width: 1000px;
}
#logo {
	position:absolute;
	top:30px;
	right:130px;
}
#logo h1 {
	font-size:34px;
	color:#fff
}
#logo div {
	padding-left:100px
}
#nav {
	position:relative;
	top:102px;
	left:64px;
	width: 700px;
	height: 52px;
}
#nav li {
	float:left;
	padding:0 6px;
	color: #330099;
}

/* content */
#content {
	width: 950px;


}
.main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 110px;
}
#col {
	width:300px;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#col .first ul {border-right:#E35C5C 1px solid; padding-right:43px}
#text {
	width:550px;
	color: #FFFFCC;
	text-align: justify;
}
#text h2 {font-size:30px}
#text a {
	color: #FF9933;
	text-decoration: underline;
	font-weight: normal;
}

.side {
	width:240px;
}
.side h2 {font-size:22px}
.side li {line-height:20px; list-style:inside disc; color:#FFFFFF; }
.side ul {margin:30px  0 30px 20px}
/* footer */
#footer {
	background:url(images/ft.jpg);
	width: 1000px;
	height: 133px;
	margin: 0;
	clear: both;
	padding: 1px 0 0 0;
}
#ftinner{
	width:815px;
	margin-left:120px;
	height: 40px;
	margin-top: 60px;
}
.ftlink {width:500px;}
.uebertitel {
	font-family: verdana;
	color: #FFFFCC;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
}
.tabelle {
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}

