body {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url(../images/bg.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

input[type=text], input[type=password] {
	height: 30px;
	line-height: 30px;
	width: 190px;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #000;
}

input[type=submit], input[type=button] {
	height: 30px;
	padding: 0 20px;
	color: #fff;
	border: 0;
	cursor: pointer;
	font-weight: bold;
	background: #2a0073;
}

textarea, .textarea {
	height: 290px;
	width: 590px;
	padding: 5px;
	background: #fff;
	border: 1px solid #000;
	outline: none;
	overflow: auto;
}

img {
	border: none;
}

h1 {
	margin: 10px 0 10px 0;
	font-size: 20px;
}

h2 {
	margin: 0px 0 10px 0;
	font-family: Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	
}

#text h2 {
	display: inline-block !important;
	margin: 20px 0 0 0 !important;
	font-family: Helvetica, sans-serif;
	color: #2a0073;
	display: inline;
}

p.date {
	float: right;
	padding: 20px 0 0 0 !important;
	font-weight: bold !important;
	color: #000 !important;
}

#text p {
	clear: both;
	padding: 10px 0;
}

#text a {
	color: #2a0073;
}

#text img {
	max-width: 100%;
}

table {
	width: 100%;
}

table, tr, td, th {
	vertical-align: top;
	text-align: left;
	border: none;
	border-collapse: collapse;
}

#text table {
	line-height: 22px;
	margin-top: 10px;
}

#text th {
	padding-right: 20px;
}

.last {
	margin-right: 0 !important;
}

#container {
	position: relative;
	width: 940px;
	padding: 0px 30px;
	margin: 0 auto;
}

#logo {
	position: relative;
	float: left;
	display: block;
	margin-top: 20px;
	margin-left: 282px;
}

#twitter {
	position: absolute;
	right: 0px;
	top: 15px;
}

#facebook {
	position: absolute;
	top: 200px;
	right: 30px;
}

#newsletter {
	position: absolute;
	top: 12px;
	right: 100px;
	width: 500px;
}

#newsletter p {
	float: left;
	margin-top: 9px;
}

#newsletter form {
	float: right;
}

#newsletter input[type=text] {
	height: 28px;
	line-height: 28px;
}

#motor {
	position: absolute;
	z-index: 50;
	right: 30px;
	top: 20px;
}

#header ul {
	position: relative;
	z-index: 60;
	clear: both;
	margin: 0;
	padding: 0 0 45px 0;
}

#header li, #footer li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#header li a, #footer li a {
	display: block;
	margin: 0 17px 0 0;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	letter-spacing: 2px;
}

#header li a.active, #footer li a.active {
	color: #2a0073;
}

#content {
	clear: both;
	width: 940px;
	min-height: 400px;
}

#gallery {
	float: left;
	width: 500px;
	height: 250px;
	padding: 5px;
	background: #fff;
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 20px 5px rgba(0,0,0,0.2);
}

#slider {
	width: 500px;
	height: 250px;
}

.nivo-controlNav {
	position: relative;
	z-index: 49;
	float: right;
	margin-right: 10px;
	margin-top: 230px;
}

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor: pointer;
	display:block;
	width:10px;
	height:10px;
	background: #fff;
	border-radius: 5px;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background: #df117e;
}

#intro {
	float: right;
	width: 380px;
	margin: 0px 0 0 50px;
}

#text {
	float: left;
	width: 540px;
	min-height: 500px;
	padding: 30px;
	margin-top: 0px;
	background: #fff;
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 20px 5px rgba(0,0,0,0.2);
	
}

#intro p, #text p {
	margin: 0;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
}

#intro a {
	color: #000;
}

#text h1 {
	color: #df117d;
	margin: 0 0 10px 0;
}

#text p {
	color: #333;
	font-weight: normal;
}

#text li {
	font-size: 13px;
	line-height: 18px;
}

#text .gallery, #text .sponsoren {
	margin: 10px 0 0 0;
}

#text .gallery .item {
	float: left;
	padding: 0 5px 5px 0;
}

#text .sponsoren a {
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	width: 200px;
	height: 100px;
	padding: 20px;
	border: 1px solid #ccc;
	line-height: 200px;
	text-align: center;
}

#text .sponsoren img {
	max-width: 200px;
	max-height: 100px;
}

#sidebar {
	float: right;
	width: 280px;
	margin-top: 0px;
	min-height: 460px;
}

#bar .item, #sidebar .item {
	position: relative;
	float: left;
	margin-right: 50px;
	width: 250px;
	min-height: 280px;
	padding: 15px;
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 20px 5px rgba(0,0,0,0.2);
	background: #000; /* Old browsers */
	background: -moz-linear-gradient(top,  #333333 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #333333 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #333333 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #333333 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #333333 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

#bar .item .icon, #sidebar .item .icon {
	position: absolute;
}

#bar .item table, #sidebar .item table {
	color: #fff;
	line-height: 25px;
}

#bar .item th, #sidebar .item th {
	width: 70px;
}

#bar .item table a, #sidebar .item table a {
	color: #fff;
}

#bar .item .button, #sidebar .item .button {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0px 15px;
	height: 30px;
	line-height: 30px;
	font-family: Helvetica, sans-serif;
	color: #000;
	background: #fff; /* Old browsers */
	font-weight: bold;
}

#sidebar .item .button {
	color: #000;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
	
}

#bar .media a, #sidebar .media a {
	float: left;
	margin: 0px 14px 15px 0;
	padding: 2px;
	background: #fff;
}

#bar .media a img, #sidebar .media a img {
	display: block;
}

#footer {
	clear: both;
	margin: 40px auto 0 auto;
	width: 940px;
	height: 58px;
	padding: 0px 30px 0 30px;
}

#footer ul {
	float: left;
	margin: 0;
	padding: 0;
}

#footer li a {
	color: #000;
	font-size: 14px;
	letter-spacing: 0;
}

#footer li a.active {
	color: #2a0073;
}

#footer p {
	float: right;
	margin: 0;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: right;
}

#footer p a {
	color: #de2027;
}