/* ~~   www.blaetterwaldDesign.de    ~~ *//* ~~   Elisabeth Sillmann		     ~~ */@charset "UTF-8";body {	font: 100%/1.5 Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	background: url(../images/back_stadtconcept_8.jpg) repeat scroll center top;	margin: 0;	padding: 0;	color: #b90f0f;}body,td,th {	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	color: #000;}/* ~~ Element-/Tag-Selektoren ~~ */ul, ol, dl { 	padding: 0;	margin: 0;}h1,h2,h3,h4,h5,h6 {	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	color: #b90f0f;}a img { 	border: none;}.Stil15 {	font-size: 80%;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	}/* ~~ Reihenfolge beibehalten für Hover-Effekt ~~ */a {	font-weight: bold;}a:link {	color: #990E00;	text-decoration: none; }a:visited {	color: #990E00;	text-decoration: none;}a:hover, a:active, a:focus {	text-decoration: none;	color: #CF0;}a:active {	text-decoration: none;}/* ~~  Container ~~ */.container {	width: 800px;	background: #FFFFFF scroll center 40px;	margin: 80px auto 0;	border: thin solid #990E00;}.header {	background-repeat: no-repeat;	background-position: top center center;	background-image: url(../images/header_stadtconcept_800px_quer.png);	height: 260px;	border-bottom-style: solid;	border-bottom-color: #990E00;	border-bottom-width: thin;}/* ~~ Spalten für das Layout ~~ */.sidebar1 {	float: left;	width: 190px;	background: #e8f2ff;	padding-bottom: 10px;	margin-top: 20px;	padding-left: 20px;}.content {	padding: 30px 30px 40px 40px;	width: 700px;	float: left;}/* ~~ Listen im .content-Bereich an. ~~ */.content ul, .content ol {	padding: 0 15px 15px 40px;}ul.nav {	list-style: none; 	border-top: none; 	margin-bottom: 15px; }ul.nav li {	border-bottom: none; 	border-top-style: none;	border-right-style: none;	border-left-style: none;	padding-right: 0px;	padding-left: 0px;	margin-right: 0px;	margin-left: 0px;}ul.nav a, ul.nav a:visited { 	padding: 10px 0px 10px 5px;	display: block; 	width: 140px;  	text-decoration: none;	background: #e8f2ff;}ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 	background: #e8f2ff;	text-decoration: none;}/* ~~ Fußzeile ~~ */.footer {	padding: 10px 0;	background: #FFF;	position: relative;/* Für IE6 */	clear: both;	color: #990E00;	border-top-style: solid;	border-top-color: #990E00;	text-align: center;	vertical-align: middle;	border-top-width: 2px;	background-color: #FFF;	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}.table {	padding: 10px 0;	background: #FFF url(../images/weiss_back.jpg) repeat;	position: relative;/* Für IE6 */	clear: both;	color: #336699;	text-align: left;	vertical-align: middle;}/* ~~ Verschiedene float/clear-Klassen ~~ */.fltrt {  	float: right;	margin-left: 8px;}.fltlft { 	float: left;	margin-right: 8px;}.clearfloat { 	clear:both;	height:0;	font-size: 1px;	line-height: 0px;}.container .content table {	color: #FFF;	vertical-align: text-top;}