body{
background: url(../img/bg.jpg) repeat-x center top #a0d8fc;
font-family: Arial;
font-size: 12px;
}

h1{
color: #68a8d2;
font-size: 14px;
margin: 0 0 10px 0;
font-weight: bold;
line-height: 16px;
}

a{
text-decoration: none;
color: #367AA9;
}

p{
margin: 0 0 10px 0;
line-height: 15px;
}

.clear{
clear: both;
}

.noborder{
border: none !important;
}

#container{
width: 980px;
margin: auto;
background-color: #357ba8;
}

#banner{
width: 980px;
height: 269px;
}

#content{
background: url(../img/foot_bg.jpg) no-repeat left bottom;
overflow: hidden;
}

#content_container{
background: url(../img/content_bg.gif) repeat-y left top;
overflow: hidden;
}

#col_left{
width: 200px;
float: left;
background: url(../img/col_left_bg.gif) repeat-y left top;
margin: 0 0  200px 0;
}

#col_middle{
width: 600px;
float: left;
font-family: Arial, sans-serif;
font-size: 12px;
padding-bottom: 150px;
}

#col_right{
width: 180px;
float: left;
background: url(../img/col_right_bg.gif) repeat-y left top;
margin: 0 0  300px 0;
font-size: 0.9em;
}

.inner{
margin: 5px 20px 5px 20px;
}

#col_left{
font-size: 1.2em;
}

#col_left a{
color: #256f9f;
font-weight: bold;
}

#col_left li{
margin: 10px;
}

#col_middle ul {
	margin-left: 20px;
	list-style: none;
}
#col_middle li {
	background: url(../img/listenpunkt.jpg) no-repeat left 10px;
	padding: 5px 0px 0px 25px
}
.contentheading {
	font-size: 24px;
	color: #68a8d2;
	letter-spacing: 1px;
}

.componentheading{
font-size: 1.8em;
color: #256F9F;
}

#col_middle img.bild_float_right{
	float: right;
	margin: 0px 0px 0px 7px;
}

.contentpaneopen {
	width: 550px
}

tr{
vertical-align: top;
line-height: 1.7em;  
}

tr.tr_unten_rand td{
border-bottom: 1px solid #68a8d2;
}
tr.tr_unten_rand_grau td{
border-bottom: 1px solid #C8C7C5;
}

.aktuelles {
	font-size: 24px;
	color: #68a8d2;
	letter-spacing: 1px;
	width: 490px;
	clear: both;
	padding: 10px 0 10px 50px;
	margin-top: 10px;
	border-bottom: 1px dotted #9A9A9A;
	background: url(../../../images/stadtbad/information_button.jpg) no-repeat left top;
}
.contentpaneopen img{
border: 3px solid #ccc;
}
.title{
	margin:16px 0 0 0;
	padding: 0 0 0 15px;
	background: rgb(55,116,156);
	background: linear-gradient(0deg, rgba(55,116,156,1) 4%, rgba(69,130,171,1) 9%, rgba(104,168,210,1) 50%, rgba(69,130,171,1) 91%, rgba(55,116,156,1) 96%);
	height:32px;
	line-height: 32px;
	color:#fff;
	font-size:14px;
}

#traffic-light {
	display: block;
	background-color: #333;
	border-radius: 8px;
	padding: 5px;
	text-align: center;
}
#traffic-light span {
	width: 24px;
	height: 24px;
	background-color: grey;
	vertical-align: middle;
	border-radius: 100%;
	display: inline-block;
	margin: 3px;
	text-align: center;
}
#traffic-light span.rot {
	background-color: #b30000;
	opacity: 0.35;
}
#traffic-light span.rot.aktiv {
	background-color: #ff0000;
	box-shadow: 0 0 3em #ff3333;
	opacity: 1;
}
#traffic-light span.gelb {
	background-color: #b2b300;
	opacity: 0.55;
}
#traffic-light span.gelb.aktiv {
	background-color: #ffff00;
	box-shadow: 0 0 3em #ffff33;
	opacity: 1;
}
#traffic-light span.gruen {
	background-color: #00b300;
	opacity: 0.35;
}
#traffic-light span.gruen.aktiv  {
	background-color: #00ff00;
	box-shadow: 0 0 3em #33ff33;
	opacity: 1;
}

.container-video{
	margin-top: 1.75rem;
}

.container-video h2{
	margin-bottom: 1.25rem;
	color: #68a8d2;
	font-size: 14px;
}