/*Nicht-Klassen*/
body {
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 15px;
	background-image: url(../gfx/head_bg.png);
	background-repeat: repeat-x;
	color: #404040;
	background-color: #ffffff;
	}
img {
	border: none;
	}
ol li {
	margin-top: 20px;
	}
input {
	border: solid;
	border-width: 1px;
	border-color: #BBD133;
	color: #414141
	}
input:hover {
	background-color: #BBD133;
	color: #ffffff
	}
textarea {
	border: solid;
	border-width: 1px;
	border-color: #BBD133;
	color: #414141;
	font-family: arial, sans-serif;
	font-size: 13px;
	}
h3 {
	margin-bottom: 5px;
	}
h2 {
	font-size: 15px;
	font-weight: bold;
	}
/*Hyperlinkklassen*/	
.quickmenu a:link, .quickmenu a:active, .quickmenu a:visited {
	text-decoration: none;
	color: #ffffff;
	}
.quickmenu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(../gfx/quickmenuitem1_bg.png);
	}
.mainmenu a:link, .mainmenu a:active, .mainmenu a:visited {
	text-decoration: none;
	color: #ffffff;
	}
.mainmenu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #626262;
	}
.ilinks a:link, .ilinks a:visited {
	text-decoration: none;
	color: #ffffff;
	border-bottom: solid !important;
	border-bottom-width: 1px !important;
	border-bottom-color: #BBD133 !important;
	}
.ilinks a:hover, .ilinks a:active {
	text-decoration: none;
	color: #ffffff;
	border-bottom: solid !important;
	border-bottom-width: 1px !important;
	border-bottom-color: #fffff !important;
	}
.slides-nav li a:link {
	border-bottom: none!important;
	}
.sourcebox  a:link, .sourcebox a:link:hover, .articletext a:link, .articletext a:visited, .leftitemtext a:link, .leftitemtext a:link:visited {
	text-decoration: none;
	color: #404040;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BBD133;	
	}
.sourcebox  a:link:hover, .sourcebox  a:link:active, .articletext a:hover, .articletext a:active, .leftitemtext a:link:hover, .leftitemtext a:link:active {
	text-decoration: none;
	color: #404040;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #404040;	
	} 
.heading a:link, .heading a:visited, .heading a:hover, .heading a:active {
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: #bbd133;
	}
.twGmap-motherdiv a:link, .twGmap-motherdiv a:visited {
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}
.twGmap-motherdiv a:hover, .twGmap-motherdiv a:active {
	font-size: 12px;
	color: #BBD133;
	text-decoration: none;
}
.search:link, .search:visited , .caching-top:link, .caching-top:visited, .subnavigation a:link, .subnavigation a:visited, .archive-caching a:visited, .archive-caching a:link{
	text-decoration: none;
	color: #ffffff;
	}
.search:hover, .search:active, .caching-top:hover, .caching-top:active, .subnavigation a:hover , .subnavigation a:active, .archive-caching a:hover, .archive-caching a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #626262;
	}	
.archive:link, .archive:link:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #bbd133;
	width: 230px;
	}
.archive:hover, .archive:link:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #404040;
	width: 230px;
	}
a.bridge-tivoli:link , a.bridge-tivoli:link:hover, a.bridge-tivoli:link:active, a.bridge-tivoli:link:visited, a.bridge-history:hover, a.bridge-history:active, a.bridge-history:visited, a.bridge-history:link, a.bridge-history:link:hover, a.bridge-history:link:active, a.bridge-history:link:visited, a.bridge-wild:link , a.bridge-wild:link:hover, a.bridge-wild:link:active, a.bridge-wild:link:visited, a.bridge-wild:hover, li .icon:hover, a.bridge-baustelle:hover, a.bridge-baustelle:active, a.bridge-baustelle:visited, a.bridge-baustelle:link, a.bridge-baustelle:link:hover, a.bridge-baustelle:link:active, a.bridge-baustelle:link:visited, #sracgeb-flyer, #sracgeb-flyer:hover, sracgeb-flyer:active, #sracgeb-flyer:visited{
	border-bottom: none !important;
	border-bottom-width: 0px !important;
	}
a.age:hover, a.age:active {
	border-bottom: none !important;
	border-bottom-width: 0px !important;
	color: #ffffff!important;	
	}
/*Schriftklassen*/
.infobox a {
	color: #ffffff;
	text-decoration: none;
		}
a.infobox_subheading  {
	color: #BBD133;
	font-size: 12px;
	}
/*Schriftid´s*/

/*Hyperlinkid´s*/
#footerbar a:link, #footerbar a:hover, #footerbar a:active, #footerbar a:visited {
	color: #404040;
	font-size: 12px;
	line-height: 1.6em;
	text-decoration: none;
	}

/*Klassen*/
.sitecontent {
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	}
.header {
	max-width: 1016px;
	width: 100%;
	height: 218px;
	}
.headcontent {
	max-width: 100%;
	padding-top: 35px;
	}
.leftheadcontent {
	width: 244px;
	float: left;
	margin-right: 12px;
	}
.quickmenu {
	margin-top: 16px;
	height: 107px;
	width: 244px;
	background-image: url(../gfx/quickmenu_bg.png);
	}
.quickmenuitem {
	height: 22px;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	width: 237px;
	display: block;
	padding-left: 7px;
	padding-top: 5px;
	background-position: right;
	}
.rightheadcontent {
	float: left;
	width: 720px;
	}
.mainmenu {
	margin-top: 76px;
	min-height: 55px;
	background-color: #bbd133;
	}
.mainmenuitem {
	height: 22px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 33px;
	display: block;
	float: left;
	}
.content {
	}
.leftcontent {
	width: 244px;
	float: left;
	margin-right: 10px;
	}
.rightcontent {
	float: left;
	margin-top: 20px;
	width: 723px;
	min-height: 117px;
	height: 117px;
	height: auto;
	}
.infobox {
	background-image: url(../gfx/infobox_bg.png);
	background-repeat: no-repeat;
	background-color: #404040;
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 20px;
	min-height: 107px;
	height: 107px;
	height: auto;
	}
.subheading {
	color: #bbd133;
	}
.heading {
	font-size: 18px;
	margin-bottom: 15px;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: #bbd133;
	padding-bottom: 3px;
	display: block;
	text-decoration: none;
	color: #404040;
	}
.articleimage {
	width: 244px;
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
	}
.guestinfo{
	float: left;
	width: 110px;
	}
.buttontext{
	float: left;
	width: 134px;
	}
.anchortext {
	float: right;
	width: 100px;
	}
.impressumtext {
	float: left;
	width: 160px;
	}
.source {
	font-size: 12px;
	}
.infobox {
	background-image: url(../gfx/infobox_bg.png);
	background-repeat: no-repeat;
	background-color: #404040;
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 20px;
	min-height: 107px;
	height: 107px;
	height: auto;
	}
.sourcebox {
	background-color: #ffffff;
	background-image: url(../gfx/gardient-invers.png);
	background-repeat: repeat-x;
	width: 228px;
	border: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 5px;
	font-size: 12px;
	}
.articleslideshow {
	margin-top: 15px;
	background-image: url(../gfx/head_bg.png);
	background-position: bottom;
	background-color: #F7F7F7;
	background-repeat: no-repeat;
	padding: 4px;
	}
.search {
	padding: 5px;
	background-color: #BBD133;
	width: 244px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	float: right;
	display: block;
	}
.caching-top {
	padding: 5px;
	padding-left: 16px;
	padding-right: 16px;
	background-color: #BBD133;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-right: 5px;
	display: block;
	}
.subnavigation a {
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #BBD133;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	}
.subnavigation {
	margin-bottom: 15px;
	}
.pricetableleft {
	width: 250px;
	float: left;
	}
.pricetableright {
	width: 470px;
	font-weight: bold;
	}
.arcitletext ol {
	margin-top: 0px !important;
	list-style-type: none;
	}
.formleft {
	width: 260px;
	float: left;
	}
.formright {
	width: 460px;
	float: left;
	}
.gbitem {
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #E6E6E6;
	padding-top: 10px;
	margin-bottom: 25px;
	margin-top: 10px;
	}	
.gbauthor {
	margin-bottom: 5px;
	}
.caching {
	display: block;
	width: 230px;
	padding: 5px 7px;
	margin-top: 5px;
	background-image: url(../gfx/cachingteaser7.png);
	height: 195px;
	}
.loesung {
	font-size: 13px;
	margin: 0px;
	}
.slide {
	height: 272px;
	width: 722px;
	display: block;
	}
.hauptbuehne {
	height: 272px;
	}
.leftitem {
	margin-bottom: 15px;
	}
.community {
	height: 33px;
	background-image: url(../gfx/community-lefthead.png);
	display: block;
	}
.rss {
	height: 60px;
	background-image: url(../gfx/rss-lefthead.png);
	display: block;
	}
.leftitemtext {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	}
.indexcolumnleft {
	width: 352px;
	min-height: 300px;
	margin-top: 20px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	}
.indexcolumn {
	width: 351px;
	min-height: 300px;
	margin-top: 20px;
	margin-left: 8px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;	
	}
.archive {
	display: block;
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 5px;
	font-size: 12px;
	}
.archive-caching {
	height: 28px;
	background-color: #BBD133;
	margin-bottom: 20px;
	margin-top: -5px;
	}
.archive-caching a {
	padding: 5px;
	padding-left: 10px!important;
	padding-right: 10px!important;
	background-color: #BBD133;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	float: left;
	display: block;
	margin: 0px;
	}
.bridge-tivoli {
	height: 35px;
	background-image: url(../gfx/bridge-tivoli.png);
	background-repeat: no-repeat;
	background-color: #ffed00;
	display: block;
	margin-bottom: 10px;
	}
.bridge-history {
	height: 35px;
	background-image: url(../gfx/bridge-history.png);
	background-repeat: no-repeat;
	background-color: #810000;
	display: block;
	}
.bridge-wild {
	height: 35px;
	background-image: url(../gfx/bridge-wild.png);
	background-repeat: no-repeat;
	background-color: #6A5D3E;
	display: block;
	}
.bridge-baustelle {
	height: 35px;
	background-image: url(../gfx/bridge-baustelle.png);
	background-repeat: no-repeat;
	background-color: #810000;
	display: block;
	}
.bridge-compound {
	margin-bottom: 10px;
	height: 35px;
	}
.formleft img {
	margin-top: 5px;
	}
.icon {
	height: 113px;
	width: 113px;
	margin: 0px 0px 0px 5px;
	background-repeat: no-repeat;
	float: right;
	}
.age {
	background-color: #BBD133;
	padding: 2px;
	-moz-border-radius: 3px;
	color: #ffffff;
	}
.column-wdt {
	width: 50%;
	float: left;
	}
.chart-wdt {
	width: 470px;
	float: left;
	margin-bottom: 30px;
	border-top: solid;
	border-top-width: 1px;
	padding-top: 10px;
	}
.wrapitem {
	width: 470px;
	margin-bottom: 1px;
	float: left;
	}
.leftone {
	width: 470px;
	float: left;
	}
.rightone {
	float: right;
	width: 244px;
	}
.videoframe, .videoframeL {
    background-color: #404040;
    padding: 5px 5px 30px 5px;
   	width: 234px;
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
	background-image: url(../gfx/videoframe.png);
	background-position: left bottom;
	background-repeat: no-repeat;
    }
.videoframeL {
    width: 427px!important;
    }
.hinweis {
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
    padding: 10px 5px;
    background-image: url(../gfx/gardient-invers.png);
    background-repeat: repeat-x;
    margin: 10px 0px;
    }
.ungelost {
    background-image: url(http://www.total-staedteregional.de//community/wcf/icon/errorS.png);
    background-repeat: no-repeat;
    background-position: right top;
    font-size: 12px;
    float: right;
    display: inline;
    height: 16px;
    padding-right: 20px;
    margin: 0px 0px 10px 10px;
    }
.ungelost a, ungelost a:visited {
    color: #ef3b3b!important;
    text-decoration: none;
    border: 0px!important;
    }
.ungelost a:hover, ungelost a:active {
    color: #f06b6b;
    text-decoration: underline;
    border: opx!important;
    }
.gelost {
    background-image: url(http://www.total-staedteregional.de//community/wcf/icon/successS.png);
    background-repeat: no-repeat;
    background-position: right top;
    font-size: 12px;
    float: right;
    display: inline;
    height: 16px;
    padding-right: 20px;
    margin: 0px 0px 10px 10px;
    }
.gelost a, ungelost a:visited {
    color: #29c229!important;
    text-decoration: none;
    border: 0px!important;
    }
.gelost a:hover, ungelost a:active {
    color: #52ef52;
    text-decoration: underline;
    border: opx!important;
    }
.cachingimage {
    float: left;
    margin: 0px 5px 5px 0px;
    }
.small {
    margin: 3px 0px;
    }
#styleswitch {
    margin: -35px 0px 5px 0px;
    padding: 5px 7px;
    height: 20px;
    font-size: 11px;
    }
#styleswitch a, #styleswitch a:link {
    padding: 2px;
    font-size: 10px;
    text-transform: uppercase;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    color: #404040;
    text-decoration: none;
    }
#styleswitch a:link:hover, #styleswitch a:link:active {
    border-bottom-width: 2px;
    color: #404040;    
    }
#archive-descr:hover, #archive-descr:active {
	background-color: #BBD133!important;
	border: none!important;
	}
.ssbstandard {
    border-bottom-width: 2px!important;
    border-bottom-color: #8f8f8f!important;
    }
#sracgeb-outbox {
    width: 100px;
    height: 15px;
    background-image: url(../gfx/aktion_geburtstag-top.png);
    float: right;
    margin: -10px 0px 0px 0px;
    }
#sracgeb-content {
    width: 100%;
    min-height: 525px;
    background-image: url(../gfx/aktion_geburtstag-bg.png);
    background-color: #bbd133;
    clear: both;
    }
#sracgeb-flyer {
    width: 269px;
    height: 264px;
    float: right;
    margin-top: 261px;
    z-index: 10;
    background-image: url(../gfx/aktion_geburtstag-flyer.png);
    }
#mobilenav {
	display: none;
	}
#asdsicon {
	background-image: url(../gfx/asdsicon.png);
	}
#happybirthdayicon {
	background-image: url(../gfx/happybirthdayicon.png);
	}
#cachingicon {
	background-image: url(../gfx/cachingicon.png);
	}
#communityicon {
	background-image: url(../gfx/communityicon.png);
	}
#caching6icon {
	background-image: url(../gfx/caching6icon.png);
	}
#mobilicon {
	background-image: url(../gfx/mobilicon.png);
	}
#indexheading {
	margin-top: 20px;
	}
#quickmenuitem1{
	width: 115px;
	float: left;
	}
#quickmenuitem3 {
	width: 115px;
	float: left;
	}
#indexcolumn {
	margin-top: 5px;
	}
#lastone {
	margin: 0px !important;
	}
#slideshow1 {
	background-image: url(../bilder/titelgrafik-runde2.jpg);
	}
#slideshow2 {
	background-image: url(../bilder/titelgrafik-poehler.jpg);
	}
#slideshow3 {
	background-image: url(../bilder/titelgrafik-tour.jpg);
	}
#leftheading {
	margin-top: 20px;
	}
#cachingslideshow img {
	float: left;
	margin-right: 5px;}
#hus {
	margin-bottom: 10px;
	}	
#map {
	margin-top:5px;
	height: 200px;
	}
#footerbar {
	height: 20px !important;
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 254px;
	float: left;
	width: 713px;
	border-top: 2px solid #e6e6e6;
	}
#mainmeunitem1 {
	padding-left: 15px !important;
	padding-right: 14px !important;
	}
#kaisereiche-small {
	width: 162px !important;
	}
#gbentryhead {
	margin-bottom: 20px;
	margin-top: 20px;
	}