@import url("//fonts.googleapis.com/css?family=Droid+Sans:400,700");
* {
	margin: 0;
	padding: 0;
	border: 0 none
}

img {
	border: 0
}

html,
body {
	min-height: 100%
}

body {
	color: #333;
	background: #F9FBFF url("/pix/bodyback.jpg") bottom left repeat-x;
	font-family: 'Droid Sans', 'Lucida Grande', 'Lucida Sans', Tahoma, Arial, sans-serif;
	padding-bottom: 10px;
	font-weight: 400
}

table {
	margin: 0 auto;
	font-family: 'Droid Sans', 'Lucida Grande', 'Lucida Sans', Tahoma, Arial, sans-serif
}

input,
textarea,
select {
	font-family: 'Droid Sans', 'Lucida Grande', 'Lucida Sans', Tahoma, Arial, sans-serif;
	background-color: #D2DBEE;
	color: #000;
	font-size: 12px
}

br {
	line-height: 10px
}

strong,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700
}

.right {
	text-align: right
}

#outerwrap {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 1px;
	background-color: #fff;
	box-shadow: 0 1px 2px #999;
	-moz-box-shadow: 0 1px 2px #999;
	-webkit-box-shadow: 0 1px 2px #999
}

#header {
	position: relative;
	padding-left: 10px;
	background: url("/pix/header/portal_logo_back.jpg") bottom left repeat-x;
	height: 123px
}

#header h1 {
	width: 224px;
	background: url("../img/tik_portal_logo.png") 0 50% no-repeat;
	font-size: 10px;
	text-indent: -9999em
}

#header h1 a {
	display: block;
	height: 123px;
	text-decoration: none
}

@media only screen and (max-width: 550px) {
	#header h1 {
		margin: 0 auto
	}
}

#werbebanner {
	position: absolute;
	top: 13px;
	right: 10px;
	background: #fff;
	width: 728px;
	height: 90px;
	border: 1px solid #999
}

#werbebanner ins {
	text-align: center
}

@media only screen and (max-width: 960px) {
	#werbebanner {
		width: 320px;
		height: 100px;
		top: 5px
	}
}

@media only screen and (max-width: 550px) {
	#werbebanner {
		display: none
	}
}

#datumuhrzeit {
	width: 300px;
	font-size: 12px;
	float: right;
	padding-right: 10px;
	text-align: right;
	color: #000
}

@media only screen and (max-width: 870px) {
	#datumuhrzeit {
		display: none
	}
}

#mainnav {
	background: #ecf2ff url("../img/mainnav_back.png") repeat-x;
	margin-bottom: 10px;
	border-bottom: 2px solid #909DB7;
	line-height: 30px;
	color: #333
}

#mainnav ul {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none
}

#mainnav ul:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear: both
}

#mainnav ul ul {
	font-weight: normal;
	position: absolute;
	z-index: 5000;
	display: none;
	left: -1px;
	top: 30px;
	background-color: #fff;
	border: 1px solid #838EA4;
	box-shadow: 0 1px 2px #999;
	-moz-box-shadow: 0 1px 2px #999;
	-webkit-box-shadow: 0 1px 2px #999
}

#mainnav li {
	position: relative;
	width: 100px;
	float: left;
	padding: 0 15px;
	border-right: 1px solid #B9C9EA;
	background: url("../img/mainnav_arrow.png") 110px 13px no-repeat;
	cursor: pointer
}

#mainnav li:hover,
#mainnav li.selected {
	background-color: #CCDDFF
}

#mainnav li.showit ul,
#mainnav li:hover ul {
	display: block
}

#mainnav li li {
	position: static;
	width: auto;
	float: none;
	border: 0 none;
	line-height: 2.5;
	border-bottom: 1px solid #ddd;
	cursor: auto;
	background-image: none;
	padding: 0
}

#mainnav li li:hover {
	background-color: transparent
}

#mainnav li li.selected {
	padding: 0 15px;
	background: #eee url("/pics/motive/minipfeil.gif") 5px 12px no-repeat;
	font-weight: bold
}

#mainnav li li a {
	min-width: 130px;
	display: block;
	padding: 0 15px;
	height: 100%;
	background: url("/pics/motive/minipfeil.gif") 5px 12px no-repeat
}

#mainnav li li a:hover {
	background-color: #eee
}

#main-col {
	padding: 0 10px 10px 10px
}

#helpbox {
	font-size: 12px;
	line-height: 1.4;
	padding: 10px 10px 10px 48px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #264409;
	border: 2px solid #C6D880;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #E6EFC2 url("./img/icons/arrow_up.png") 8px 40% no-repeat
}

#main-col h2 {
	font-size: 16px;
	line-height: 1.5;
	padding-left: 15px;
	margin-bottom: 15px;
	background: url("/pics/motive/pfeilrechtsgross.gif") 2px 6px no-repeat;
	border-bottom: 1px solid #84ACFF
}

p.formerror,
p.formsuccess {
	font-size: 12px;
	padding: 10px 10px 10px 48px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #264409;
	border: 2px solid #C6D880;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #E6EFC2 url("./img/icons/success.png") 8px 40% no-repeat
}

p.formerror {
	border-color: #C71F01;
	color: #8a1f11;
	background: #FBE3E4 url("./img/icons/error.png") 8px 100% no-repeat
}

.navibox ul {
	list-style: none;
	background: #ECF2FF;
	padding: 0 0 3px;
	font-size: 12px;
	line-height: 1.6
}

.navibox ul li {
	background: url("/pics/motive/minipfeil.gif") no-repeat 4px 0.4em;
	padding: 0 0 0 12px
}

.navibox ul li a {
	color: #00349F;
	text-decoration: none
}

.navibox ul li a:hover {
	color: #c00;
	text-decoration: underline
}

.navmicro {
	border: 0;
	margin: 5px 0 0
}

.h1uberschrift {
	font-size: 14px;
	font-weight: bold;
	color: #000
}

.headerfettgross {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6;
	padding: 0;
	margin: 0
}

.kategoriebox {
	text-align: center;
	font-size: 12px;
	line-height: 1.6;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
	padding-bottom: 20px
}

.kategoriebox ul li {
	text-align: left;
	display: inline-block;
	width: 140px;
	padding: 0 5px 5px 5px
}

.kategoriebox ul li a,
.kategoriebox ul li strong {
	display: block;
	color: #fff;
	background-color: #305799;
	padding: 8px 15px;
	border-radius: 5px
}

.kategoriebox ul li a:hover {
	text-decoration: none;
	background-color: #EEBB00;
	box-shadow: 1px 1px 8px #999
}

.kategoriebox ul li strong {
	background-color: #94B733
}

#tanztable {
	width: 100%;
	background: #ECF2FF;
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 20px
}

#tanztable .trdunkel {
	background-color: #CCDDFF;
	border-top: 1px solid #628add;
	border-bottom: 2px solid #305799
}

#tanztable th {
	text-align: left;
	font-weight: 700;
	padding: 4px
}

#tanztable td {
	background-color: #ECF2FF;
	border-bottom: 1px solid #84ACFF;
	padding: 4px
}

#tanztable tr:hover td {
	background-color: #fff
}

#tanztable td a.arrow-small {
	padding-left: 11px;
	background: url("/pics/motive/minipfeil.gif") 3px 4px no-repeat
}

#tanztable .tdalign {
	text-align: right
}

#tanztable th.center,
#tanztable td.center {
	text-align: center
}

#tanztable .tdlast {
	font-weight: 700;
	padding: 2px
}

.h3newstitel {
	background: url("/pics/motive/linkpfeil.gif") 0 5px no-repeat;
	padding-left: 13px;
	font-size: 13px;
	line-height: 1.4;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px
}

#infobox {
	background: #ECF2FF;
	border: 1px solid #84ACFF;
	font-size: 12px;
	line-height: 1.6;
	border-width: 1px 0;
	padding: 10px;
	margin-bottom: 15px
}

#infobox p {
	padding: 5px
}

.listul {
	text-align: left;
	padding: 5px
}

.listul li {
	list-style: none;
	background: url("/pics/motive/minipfeil.gif") no-repeat 1px 6px;
	padding: 0 0 0 10px
}

.katfloat {
	float: right;
	font-size: 12px;
	line-height: 1.6;
	font-weight: 700
}

.newsbox {
	clear: both;
	background: #ECF2FF;
	border: 1px solid #84ACFF;
	font-size: 12px;
	line-height: 1.6;
	border-width: 1px 0;
	padding: 5px;
	margin-bottom: 15px
}

.newsbox p {
	line-height: 1.4;
	margin: 0;
	padding: .7em 5px 0
}

.newsbox .textklein {
	display: block;
	text-align: right;
	margin: 0;
	padding: 0
}

.wertbox {
	float: right;
	text-align: center;
	border: 1px solid #84ACFF;
	background: #CEDEFF;
	width: 180px;
	margin: 5px;
	padding: 5px
}

.jumpup {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3;
	clear: both;
	border-top: 1px solid #aaa;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px
}

.themenlinksbox {
	font-size: 11px;
	line-height: 1.6;
	margin: 0 0 15px
}

#kontaktform {
	font-size: 12px;
	line-height: 15px;
	color: #000
}

label {
	cursor: pointer
}

#kontaktform input,
#kontaktform select,
#kontaktform textarea {
	padding: 2px;
	width: 250px;
	color: #000;
	border: 1px solid #84ACFF
}

#kontaktform textarea {
	width: 95%
}

#kontaktform #Senden {
	width: auto;
	color: #fff;
	background-color: #628add;
	border: 1px solid #305799;
	font-weight: 700;
	padding: 5px 10px;
	cursor: pointer
}

#kontaktform input#news_event_date {
	width: 100px
}

textarea:focus,
input:focus,
select:focus {
	color: #000;
	background: #fefefe
}

#tanzsucheform {
	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-weight: 400;
	vertical-align: middle;
	line-height: 15px
}

#tanzsucheform fieldset {
	border: 0 none;
	vertical-align: middle;
	line-height: 15px
}

#tanzsucheform label {
	float: left;
	width: 16em;
	vertical-align: middle;
	line-height: 15px
}

#tanzsucheform input {
	float: left;
	width: 100px;
	border: 1px solid #84ACFF;
	vertical-align: middle;
	line-height: 15px
}

#tanzsucheform .suchlupe {
	border: 0 none;
	float: left;
	width: 15px;
	height: 15px;
	vertical-align: middle;
	margin: 1px 0 0 2px
}

.navibox p,
#umfrageform {
	background: #ECF2FF;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-align: left
}

#leftnav h2,
#rightnav h2 {
	color: #000;
	text-align: left;
	font-size: 12px;
	line-height: 24px;
	height: 28px;
	padding: 0 0 0 32px
}

.btn {
	display: inline-block;
	color: #fff;
	background-color: #305799;
	padding: 8px 15px;
	border-radius: 5px
}

.btn:hover {
	color: #fff;
	background-color: #EEBB00;
	text-decoration: none
}

.newsitem {
	width: 31.3%;
	margin: 0 1% 20px 1%;
	float: left;
	color: #333;
	line-height: 1.5;
	background-color: #ECF2FF
}

@media only screen and (max-width: 760px) {
	.newsitem {
		width: 48%
	}
}

@media only screen and (max-width: 480px) {
	.newsitem {
		width: 98%
	}
}

.gadsblock {
	width: 100%;
	clear: both;
	margin-bottom: 20px
}

.gads ins {
	text-align: center
}

.newsitem:hover {
	box-shadow: 1px 1px 8px #999
}

.newsitem .inner {
	border: 1px solid #305799;
	border-top: 8px solid #305799;
	height: 250px;
	overflow: hidden
}

@media only screen and (max-width: 480px) {
	.newsitem .inner {
		height: auto
	}
}

.old {
	background-color: #eee
}

.old .inner {
	border-color: #999
}

.suggestnews {
	background-color: #FFFAED
}

@media only screen and (max-width: 480px) {
	.suggestnews {
		display: none
	}
}

.suggestnews .inner {
	border-color: #eebb00
}

.godancing {
	background-color: #DEF98B
}

.godancing .inner {
	border-color: #94B733
}

.newsitem h3 {
	color: #333;
	font-size: 16px;
	padding: 15px 0 .3em 0;
	margin: 0 20px 5px 20px;
	border-bottom: 1px solid #666
}

.newsitem h3.mb1em {
	margin-bottom: 1em
}

.newsitem.old small span,
.newsitem.old a {
	color: #666
}

.newsitem small {
	display: block;
	font-size: 12px;
	color: #777;
	margin: 0;
	padding: 0 5px 1em 20px
}

.newsitem small span {
	color: #c00
}

.newsitem p {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 20px 1em 20px;
	margin: 0
}

.singleitem {
	width: auto;
	margin: 0 0 20px 0;
	float: none;
	border: 1px solid #305799;
	border-top: 8px solid #305799
}

.singleitem:hover {
	box-shadow: none
}

.singleitem p {
	font-size: 14px
}

.newsitem p.size14 {
	font-size: 14px
}

.newsitem p#backlink {
	font-size: 14px;
	font-weight: bold
}

.godancing p {
	font-size: 14px
}

.godancing ul {
	list-style-type: disc;
	font-size: 14px;
	line-height: 1.5;
	padding: 0 20px 2em 20px;
	margin: 0 0 0 20px
}

ul#socialicons {
	padding: 0 0 10px 5px;
	margin: 0;
	list-style-type: none
}

ul#socialicons li {
	display: inline
}

#ui-datepicker-div {
	display: none
}

#outerwrap:after,
.newsbox:after,
.kategoriebox:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear: both
}

.cf:before,
.cf:after {
	content: " ";
	display: table
}

.cf:after {
	clear: both
}

.cf {
	*zoom: 1
}

a {
	color: #00349F;
	text-decoration: none
}

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

.menutext {
	color: #00349F;
	font-size: 12px
}

.textnormal {
	color: #000;
	font-size: 12px
}

.textsehrklein {
	font-size: 10px
}

.textnormalfett {
	color: #000;
	font-size: 12px;
	font-weight: 700
}

.tanztitel {
	font-size: 14px;
	font-weight: 700
}

.blau {
	color: #00349f;
	font-weight: 700
}

.weissfett {
	color: #FFF;
	font-weight: 700
}

.textmittelfett {
	color: #000;
	font-size: 11px;
	font-weight: 700
}

.kursiv {
	font-style: italic
}

.fett {
	font-weight: 700
}

.textklein,
.textmittel {
	color: #000;
	font-size: 11px
}