@charset "UTF-8";body {	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;	background-color: #3a5e78;	background-image: url(images/back_1500px_IMG_0671a.gif);	background-attachment: fixed;	background-repeat: no-repeat;	background-position: center top;	margin: 0;	padding: 0;	color: #666;}/* ~~ Element-/Tag-Selektoren ~~ */ul, ol, dl { 	padding: 0;	margin: 0;}		p {	margin-top: 0;	padding-right: 30px;	padding-left: 30px;	color: #666;}footer {	margin-top: 0;	padding-right: 30px;	padding-left: 30px;}h1, h2, h3, h4, h5, h6 {	margin-top: 0;	padding-right: 30px;	padding-left: 30px;	color: #1e648e;}h1 {	font-size: 120%;}h2 {	font-size: 100%;}a {	font-weight: bold;}a img { 	border: none;}a:link {	text-decoration: none;	color: #1e648e;}a:visited {	text-decoration: none;	color: #1e648e;}a:hover {	text-decoration: underline;	color: #0d7cce;}a:active {	text-decoration: none;	color: #0d7cce;}a:focus {	text-decoration: none;	text-align: right;}.container {	width: 85%;	max-width: 1000px;	min-width: 800px;	margin: 0 auto;	padding-bottom: 120px;	border: thin none #FFF;	background-image: url(images/back_content.gif);}.header {	height: 240px;	font-size: large;	color: #FFF;	font-weight: bolder;}.content {	padding: 10px 0;	background-color: #F1EDE3;	background-repeat: repeat;	border: medium solid #FFF;	margin-top: 50px;}.content ul, .content ol { 	padding: 0 15px 15px 40px; }/* ~~ Fußzeile ~~ */.footer {	padding: 15px 0;	border-top-width: thin;	border-top-style: solid;	border-top-color: #999;	text-align: center;}.navigation {	background: none;	font-size: 110%;	text-align: center;	padding-top: 10px;	padding-bottom: 40px;}/* ~~ Verschiedene float/clear-Klassen ~~ */.fltrt {	float: right;	margin-left: 15px;	margin-top: 0px;	margin-bottom: 15px;	color: #1e648e;}.fltlft {	float: left;	margin-right: 15px;	margin-top: 8px;}.clearfloat {	clear:both;	font-size: 10px;	text-align: center;}.rot {	color: #1e648e;}