/* ~~   www.blaetterwaldDesign.de    ~~ *//* ~~   Elisabeth Sillmann		     ~~ */@charset "UTF-8";body {	background-image: url(wolf_images/Hintergrund_780_content.jpg);	background-repeat: repeat;	margin: 0;	padding: 0;	color: #600982;}body,td,th {	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	color: #339966;	background-color: #FCF8E7;}/* ~~ Element-/Tag-Selektoren ~~ */ul, ol, dl { 	padding: 0;	margin: 0;}h1, h2, h3, h4, h5, h6, p {	margin-top: 0;	padding-right: 15px;	padding-left: 15px;	color: #666666;}h1,h2,h3,h4,h5,h6 {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #339966;	font-size: x-large;}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: #339966;	text-decoration: none; }a:visited {	color: #339966;	text-decoration: none;}a:hover, a:active, a:focus {	text-decoration: none;	color: #FF9933;}a:active {	text-decoration: none;	color: #FF9933;}/* ~~  Container ~~ */.container {	width: 800px;	background: #FFFFFF scroll center 40px;	line-height: 120%;	margin: 0 auto;	border: thin solid #339966;}.header {	background: url(../wolf_images/Wolf_header_transp.gif) no-repeat center center;	height: 200px;	border-bottom-style: solid;	border-bottom-color: #339966;	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 20px 40px;	width: 750px;	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: #339966;	border-top-style: solid;	border-top-color: #339966;	text-align: center;	vertical-align: middle;	border-top-width: 2px;	background-color: #FFF;}.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;}