* {
	margin: 0;
	padding: 0;
}

/* Safari Probleml�sung */
html, body {
	max-width: 100%;
	width: 100%;
	overflow-x: hidden;
}

body {
	font-family: Arial,Verdana,sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #000000;
	background-color: #fff;
}

.font_bold{
	font-weight:bold;
}
/*AGB,Nutzungsbedingungen, Impressum */
div#showdown{
	padding:5px 20px;
}

/* FOOTER */
#footer_mobile{
	background-color: #58585a;
    clear: both;
    min-height: 2em;
    display:inline-block;
    width:100%;
    color:#ffffff;
}

#footer_mobile ul{
    margin-left: 20px;
    margin-right: 20px;
}

#footer_mobile li{
	color: #ffffff !important;
    display: inline;
    float: left;
    font-size: 0.95em;
    font-weight: bold;
    line-height: 3em;
    margin-right: 4%;
    width:auto;
}
@media (max-width: 400px){
	#footer_mobile li{
		width:100%;
	}
}

#footer_mobile li a{
	color:#ffffff;
}

/* link controls */
a {
	color: #000;
	text-decoration: none;
	font-weight: regular;
}

a:hover {
	//background-color: #F5F5F6;
}

.innernav a,.item a,.nav a,.list a {
	display: table-row;
}

a.button {
	display: block;
	max-width: 50%;
	text-align: center;
}

.button a {
	color: #FFFFFF;
	background-color: #58585A;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	margin: 0;
	border: #CCCCCC 1px outset;
	font-size: 14px;
	padding: 4px 20px 4px 20px;
	font-family: Verdana,Arial,sans-serif;
}

.button a:hover {
	border: #CCCCCC 1px inset;
}

h1 {
	font-size: 1.2em;
	margin: 0px;
	padding: 5px 10px 10px 10px;
	background-color: #58585A;
	display: block;
	color: #FFF;
	background-image: url(../img/deco.png), url(../img/bg_title.gif);
	background-position: 10px 100%, 100% 100%;
	background-repeat: no-repeat, repeat-x;
}

h1.premium {
	background-color: #FFAA00;
	background-image: url(../img/deco_orange.png), url(../img/bg_title_orange.gif);
}

.sport h1 {
	background-image: url(../img/spt_deco.png), url(../img/spt_bg_title.gif);
	background-position: 10px 100%, 100% 100%;
	background-repeat: no-repeat, repeat-x;
}

.pager {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px 9px 10px;
	background-color: #58585A;
	display: block;
	color: #FFF;
	height: 15px;
}

.sport .pager {
	background-color: #61E0B6;
}

h2 {
	font-weight: bold;
	margin: 0px;
	font-size: 18px;
	padding: 5px 0px 0px 0px;
}

img {
	border: 0;
	display: block;
}

li {
	display: table;
	list-style: none;
	width: 100%;
}

p {
	margin: 5px 0px;
}

form table {
	margin: 0 auto;
}

input[type=checkbox] {
	height: 20px;
	vertical-align: baseline;
	width: 20px;
}

input[type=radio] {
	height: 20px;
	margin: 5px 5px 5px 0;
	vertical-align: baseline;
	width: 20px;
}

input[type=submit],input[type=button] {
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	margin: 0 auto;
}

input[type=tel],input[type=text],input[type=email] {
	color: #06C;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	padding: 0 0 0 5px;
	vertical-align: baseline;
}

input.button {
	display: inline;
}

select {
	font-size: 15px;
	font-weight: bold;
	height: 25px;
}

textarea {
	color: #06C;
	font-size: 16px;
	font-weight: bold;
	height: 100px;
	margin: 0 0 5px 0;
	padding: 5px;
	width: 95%;
}

div.space {
	padding: 5px 0 5px 0;
}

.bottom {
	color: #61636e;
	display: block;
	font-size: 1em;
	text-align: left;
}

.bottom a {
	display: inline;
}

.comment {
	background-color: #f3f8fb;
	border: solid #b0e0f8 1px;
	color: #666666;
	font-size: .9em;
	padding: 5px;
	margin: 5px 0px;
}

.date {
	font-size: .8em;
	color: #1e9ee1;
	padding: 4px 0px;
}
/* newsletter - infos */
div.newsletter_info{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
	padding-top:10px;
}
div.newsletter_info input{
	display:block;
	margin-left: 0px!important;
	margin-top:10px !important;
}
div.newsletter_info input[type=text]{
	width:100% !important;
}
div.newsletter_info label{
	display:block;
}

/* details items */
.video {
	padding: 10px 0 10px 10px;
}

.details {
	clear: both;
	list-style: none;
	margin: 10px 5px 5px 5px;
	background-color: #FFFFFF;
}

.details li {
	background: #FFFFFF;
	border-bottom: #AAAAAA 1px inset;
}

.details #category {
	padding: 5px 0px 0px 10px;
}

.details #premium {
	background: url("../img/premium.png") no-repeat scroll 95% transparent;
}

.details li img {
	display: table-cell;
	padding: 10px 0px 10px 10px;
	vertical-align: top;
}

.details li span_date {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #444444;
}

.details li span_venue {
	font-weight: bold;
	line-height: 35px;
	font-size: 13px;
	color: #58585A;
}

.details li span_text {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #444444;
}

.details li span_info {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	color: #444444;
}

.details li span {
	font-size: 14px;
	color: #58585A;
}

.details li p {
	font-weight: bold;
	padding: 0 0 0 10px;
}

.sport .details li span {
	color: #61E0B6;
}

/* teaser item */
.item {
	clear: both;
	list-style: none;
	margin: 10px 5px 5px 5px;
	background-color: #FFFFFF;
	border-bottom: #AAAAAA 1px inset;
}

.item li {
	background: #FFFFFF;
	margin: 0px;
	border-bottom: #AAAAAA 1px inset;
}

.item li a p {
	font-size: 15px;
	color: #000;
}

.item li a p.premium {
	color: #FFAA00;
}

.item li a div.premium {
    background: url("../img/premium_marker.png") no-repeat scroll 99% 5px transparent;
    height: 25px;
    position: absolute;
    width: 29px;
}

.item li a span {
	padding: 5px 0 5px 0;
	font-size: 13px;
	color: #58585A;
}

.sport .item li a span {
	color: #61E0B6;
}

.item li a span_date {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #444444;
}

.item li span_info {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 5px 0;
	color: #444444;
}

.item li a p cite {
	font-size: 13px;
}

.item li img {
	display: table-cell;
	padding: 10px 0px 10px 10px;
	vertical-align: top;
}

.item li p {
	display: table-cell;
	vertical-align: top;
	font-weight: bold;
	padding: 8px 0px 5px 10px;
	width: 100%;
}

.sport .item li img {
	padding: 5px 0px 5px 10px;
}

.sport .item li p {
	vertical-align: middle;
}

.item li span {
	display: table-cell;
	vertical-align: bottom;
	width: 100%;
}

.logo {
	background-color: #FFF;
	margin: 5px 5px 0px 5px;
}

.logo img {
	margin: 0 auto;
	width:100%;
}

.mainlink:hover {
	background-color: tansparent;
}

.item li:last-child {
	border: none;
}

/* venue list */
.list {
	font-weight: bold;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px 5px 10px 5px;
}

.list p {
	display: table-cell;
	vertical-align: top;
}

.list span {
	font-weight: normal;
	line-height: 18px;
	color: #888888;
}

.list p {
	color: #000000;
	border-bottom: #cccccc 1px solid;
	padding: 6px 0px 6px 10px;
}

.list a p:hover {
	background-color: #F5F5F6;
}

/* menu list */
.nav {
	font-weight: bold;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 5px 5px 0px 5px;
}

.nav p {
	display: table-cell;
	padding: 2px;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
	vertical-align: top;
}

.nav a p {
	color: #000000;
	border-top: #cccccc 1px solid;
	padding: 10px 0px 10px 15px;
}

.nav a.chosen {
	background: transparent url(../img/arrow.png) 6px 50% no-repeat;
}

.nav a p:hover {
	background-color: #F5F5F6;
}

.nav a.chosen p:hover {
	background: transparent url(../img/arrow.png) 6px 50% no-repeat;
	background-color: #F5F5F6;
}

.nav li:last-child {
	border-bottom: #cccccc 1px solid;
}

.small_list {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	background: none;
	margin: 5px 5px 10px 5px;
}

.small_list li {
	padding: 5px 0px 5px 0px;
	background: none;
	border-bottom: #cccccc 1px dashed;
}

.small_list li span {
	color: #000000;
	font-size: 12px;
	margin: 10px 20px 0px 5px;
}

.small_list #even {
	background-color: #F5F5F6;
}

.small_list li span.day {
	display: inline-block;
	font-weight: bold;
	margin: 5px;
	color: #888888;
}

.small_list li div.team {
	float: left;
	white-space: nowrap;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	width: 95px;
	padding: 2px;
	border: #DDDDDD 1px outset;
	background-color: #FFFFFF;
}

.small_list li div.team:hover {
	background-color: #F5F5F6;
	border: #DDDDDD 1px inset;
}

.small_list li div.score {
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	font-size: 13px;
	width: 60px;
	margin: 0 0 0 10px;
	color: #BA1414;
	padding: 2px;
	background-color: #DBF7EE;
}

a.next {
	background: transparent url(../img/pointer_next.png) 100% 50% no-repeat;
	text-align: right;
}

a.next:hover {
	background: #F5F5F6 url(../img/pointer_next.png) 100% 50% no-repeat;
}

a.next p {
	padding: 10px 28px 10px 5px;
	color: #000000;
}

.search {
	//background: #FFFFFF url(../img/bg_search.png) 0 0 repeat;
	padding: 10px 10px 12px 10px;
	margin: 10px 5px 5px 5px;
	color: #666666;
}

.search input[type=text],.search input[type=email] {
	color: #AAAAAA;
	font-size: 14px;
	font-family: Verdana,Arial,sans-serif;
	width: 68%;
	height: 27px;
}

.search input[type="submit"] {
	background-color: transparent;
	color: #FFFFFF;
	background: url("../img/search_button.png") no-repeat scroll 50% 50% transparent;
	height: 32px;
	width: 72px;
	border: none;
	cursor: pointer;
	float: right;
	font-size: 14px;
	font-family: Helvetica;
}

.sport .search input[type="submit"] {
	background-image: url(../img/spt_search_button.png);
}

/* rating */
#rating {
	padding: 0 0 25px 5px;
	display: block;
	width: 240px;
}

#rating li {
	float: left;
	width: 24px;
	height: 24px;
	border: 0;
}

#rating span {
	float: left;
	width: 90px;
	line-height: 24px;
	padding: 2px 0 0 1em;
	font-size: 90%;
	display: block;
}

#rating .star_blanc {
	background: url(../img/rating.png) repeat 0 -30px;
}

#rating .star_hover {
	background: url(../img/rating.png) repeat 0 -60px;
}

#rating .star_on {
	background: url(../img/rating.png) repeat 0 -90px;
}

#rating a {
	cursor: pointer;
	display: block;
	font-size: 0px;
	width: 24px;
	height: 24px;

}

#rating a:hover {
	background: url(../img/rating.png) repeat 0 -60px;
}

/* search results navi */
#next {
	padding: 0 0 4px 0;
	width: 20px;
	height: 20px;
	background: transparent url(../img/next.gif) no-repeat;
}

#next:hover {
	padding: 0 0 4px 0;
	width: 20px;
	height: 20px;
	background: transparent url(../img/next_hover.gif) no-repeat;
}

#last {
	padding: 0 0 4px 0;
	width: 20px;
	height: 20px;
	background: transparent url(../img/last.gif) no-repeat;
}

#last:hover {
	padding: 0 0 4px 0;
	width: 20px;
	height: 20px;
	background: transparent url(../img/last_hover.gif) no-repeat;
}

.sport #next {
	background: transparent url(../img/spt_next.gif) no-repeat;
}

.sport #next:hover {
	background: transparent url(../img/spt_next_hover.gif) no-repeat;
}

.sport #last {
	background: transparent url(../img/spt_last.gif) no-repeat;
}

.sport #last:hover {
	background: transparent url(../img/spt_last_hover.gif) no-repeat;
}

#counter {
	float: right;
	width: 35px;
	height: 20px;
	font-weight: bold;
}

/*
 * Styles f�r die Erinnerung
 */
.leo_reminder {
	width: 100%;
	margin: 2em 0 2.5em 0;
}

.leo_reminder p {
	padding: 0.5em 0 1.5em 0;
}

.leo_reminder input {
	width: 68%;
}

.leo_reminder input[type="email"] {
	height: 27px;
	width: 68%;
}

.leo_reminder #captcha {
	padding: 1em 0 1em 0;
	width: 201px;
}
li p span.stadt {
    background-image: url("../img/punkt_stadt.gif");
    background-repeat: no-repeat;
    display: inline;
    margin-right: 5px;
    padding-left: 1.3em;
}
li p span.bildung {
    background-image: url("../img/punkt_bildung.gif");
    background-repeat: no-repeat;
    display: inline;
    margin-right: 5px;
    padding-left: 1.3em;
}
li p span.kultur {
    background-image: url("../img/punkt_kultur.gif");
    background-repeat: no-repeat;
    display: inline;
    margin-right: 5px;
    padding-left: 1.3em;
}
li p span.freizeit {
    background-image: url("../img/punkt_freizeit.gif");
    background-repeat: no-repeat;
    display: inline;
    margin-right: 5px;
    padding-left: 1.3em;
}

.search .multi {
	height: 30px !important;
	width: 100% !important;
	margin-top: 5px;
	padding: 5px;
}

select option[val="-1"]{
    color: #999;
}

.img_quelle {
	position: relative;
	top: -10px;
	font-size: 9px !important;
	color: #58585A;
	font-weight: normal !important;
}
.img_quelle.teaser {
   	left: 10px !important;
    top: -10px !important;
    width: 84px;
    word-wrap: break-word;
	float: left;
}
/*Calendar body*/
.ui-datepicker th {
    text-transform: none;
}
