* {
	margin: 0;
	padding: 0;
}

a {
	color: #E3E3E3;
	text-decoration: none;
}

a:hover {
	color: #F9F9F9;
	text-decoration: none;
}

body {
	background: #1D1D1D url(../images/img01.gif) repeat-x top left;
	color: #AFAFAF;
	font-size: 1.2em;
	line-height: 150%;
}

body,input {
	font-family: 'Ubuntu Condensed', sans-serif;
    font-weight: 400;
}

br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	font-weight: 400;
	line-height: 130%;
	margin-bottom: 1.25em;
	color: #E3E3E3;

}

p img {
    max-width: 100% !important;
    height: auto !important;
}


h2 {
	font-size: 1.75em;
}

h2,h3,h4 {
	color: #E3E3E3;
	margin-bottom: 1.25em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.25em;
}

img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.75em;
}

strong {
	color: #D9D9D9;
}

ul {
	margin-bottom: 1.75em;
}

ul h4 {
	margin-bottom: 0.4em;
}

.box {
	margin: 0 0 10px 0;
	overflow: hidden;
}

/* Scroll to top Button */
.scrollup{
	background-image: url(../images/icon_top.png);
	background-repeat: no-repeat;
	bottom: 50px;
	display: none;
	height: 40px;
	opacity: 0.3;
	position: fixed;
	right: 50px;
	text-indent: -9999px;
	width: 40px;
	z-index: 3000;
}

#col1 {
	float: left;
	overflow: hidden;
	width: 195px;
}

#col2 {
	margin: 0 0 0 220px;
	overflow: hidden;
	width: 195px;
}

.content_links {
	width: 1050px;
	float: left;
}

.content_rechts {
	width: 10px;
	margin-left: 0px;
	float: right;
}



#footer {
	color: #555555;
	letter-spacing: 0.05em;
	padding-bottom: 90px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
	text-align: center;
	font-size: 0.9em;
}

#footer a {
	color: #707070;
	text-decoration: none;
}

#footer a:hover {
	color: #707070;
	text-decoration: underline;
}

#header {
	height: 60px;
	padding: 20px;
	position: relative;
	width: 1100px;
}

#logo {
	background-image: url(../images/logo.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 160px;
	width: 160px;
	left: 30px;
	line-height: 160px;
	position: absolute;
	top: 13px;
	z-index: 99;
}

#logo a {
	color: #CECECE;
	padding-left: 106px;
	text-decoration: none;
}

#logo a:hover {
	background-image: url(../images/logo.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 106px;
	text-decoration: none;
}

#logo h1 {
	font-family: Kreon, sans-serif;
    font-weight: 500;
	font-size: 2.3em;
}

#menu {
	font-family: Kreon, sans-serif;
	height: 50px;
	line-height: 70px;
	padding-top: 15px;
	position: absolute;
	right: 40px;
	top: 20px;
	width: 1100px;
	float: left;
}

#menu a {
	color: #FFFFFF;
	font-size: 1.0em;
	letter-spacing: 0.05em;
	text-decoration: none;

}

#menu ul {
	list-style: none;
	padding: 0 10px 0 10px;
}

#menu ul li {
	display: inline;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

#page {
	margin: 0;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	position: relative;
	width: 1100px;
}

#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	clear: both;
	padding: 25px 0 25px 0;
}

#page ul {
	list-style: none;
}

#page ul li {

}

#page ul li.first {
	border-top: 0;
	padding-top: 0;
}

#sidebar1 {
	margin: 0 0 0 445px;
	padding: 0;
	width: 315px;
}

#sidebar2 {
	float: right;
	padding: 0;
	width: 315px;
}

#splash {
	height: 345px;
	padding: 0;
	position: relative;
	width: 1180px;
	z-index: 50;
	overflow: visible;
}

#wrapper {
	background: url(../images/img02.gif) #000000 repeat-x top left;
	box-shadow: inset 0px 0px 30px 0px rgba(255,255,255,0.05), 0px 0px 30px 0px rgba(0,0,0,0.5);
	margin: 20px auto 0 auto;
	position: relative;
	width: 1180px;
}

