/* General settings */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #DFDDD2;
}

abbr, acronym, dfn {
	border-bottom: 1px dashed #000080;
	cursor: help;
	font-style: normal;
}

/* don't click toplinks */
.nogo {
	cursor: default;
}

/* Allgemeine Styleangaben */
.bold {
	font-weight: bold;
}

.underline {
	text-decoration:underline;
}

.middle {
	vertical-align: middle;
}

.clear {
	clear:both;
}

/* Skip navigation */
#quickskip, #quickskip a {
	height: 1px;
	width: 30px;
	display: none;
}

#twitter img, #twitter {
	float: right;
	width: 140px;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 10px;
	position: relative;
	top: -8px;
}

/* Styling links */
a:link.extern {
	color: #0A51A1;
	background:url(../images/link_extern6.gif) no-repeat right; padding-right:11px;
}

a:visited.extern {
	color: #0A51A1;
	background:url(../images/link_extern6.gif) no-repeat right; padding-right:11px;
}

a:hover.extern {
	color: #505050;
	background:url(../images/link_extern.gif) no-repeat right; padding-right:11px;
}

#leftCol a, #mainCol a {
	color: #334D97;
	text-decoration: none;
}

#leftCol a:hover, #mainCol a:hover {
	color: #505050;
	text-decoration: underline;
}

#container {
	overflow: hidden;
	background: white url(../images/schatten_rechts.gif) right center repeat-y;
	width: 950px;
	border-right:  #DFDDD2 25px solid;
	border-left: #fff 10px solid;
}

#header {
	height: 235px;
	background: url(../images/middleimg2.jpg) 0 10px no-repeat;
}

#main {
	float: left;
	width: 950px;
	padding: 0;
}

/* Definition for Popup */
.popup {
	position: absolute;
	color: #fff;
	/*background-color: #646464;*/
	background-color: #B22222;
	border:2px ridge #c0c0c0;
	font-family: verdana, serif;
	font-size:12px;
	text-align: center;
}
.popup h1 {
	font-weight: bold;
	font-size: 1em;
	margin:0;
	padding:0px;
	font-size:12px;
/*  border: 1px solid #0ff;*/
}

.popup p {
	color: #000;
	background-color: #eee;
	margin:0;
	padding-top: 6px;
}

.popup span a {
	color: #0A51A1;
	/*color: #A7395E;
	color: #FF6F0A;*/
	background-color: #eee;
	margin:0;
	padding:0;
	cursor: pointer;
}

/**Left Content**/
#leftCol {
	float: left;
	width: 300px;
	font-family: 'Lucida Grande', Verdana;
	color: #222222;
	border: 0;
}

#search {
	padding: 10px 0 3px;
}

#search form {
	margin: 0;
}

#search input.inside {
	width:230px;
}

#search p a {
	text-align: left;
	font-size: 10px;
}

 /* Style Page Scroller */
.wrapper #content {
	clip: rect(0, 260px, 87px, 0);
	width: 260px;
	position: absolute;
}

.wrapper #content p {
	width: 260px;
}

.wrapper .scroller {
	float: right;
	width: 10px !important;
}

.wrapper .scroller .arrow {
	border: #A6A6A6 1px solid;
	cursor: pointer;
	padding: 4px !important;
	width: 0 !important;
	height: 0 !important;
}

.wrapper .scroller .bar {
	height: 50px;
	margin-left: 7px !important;
	border: #A6A6A6 1px solid;
	padding: 0 2px !important;
	width: 0 !important;
}

div.wrapper {
	margin: 10px 0 0 5px;
	width: 270px;
	font-size: 12px;
	line-height: 13px;
	font-family: 'Lucida Grande', Verdana;
	color: #222222;
}

.newstext {
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana;
}

#rmptickerfooter, #rmptickerfooter a {
	color:#222222;
}

 /* End Style Page Scroller */

#leftCol .leftcolHeading h3 {
	width: 280px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 10px 0 0;
	padding: 0 5px;
	border: #A6A6A6 1px solid;
}

#leftCol h4 {
	/*width: 285px;*/
	margin: 8px 0px 5px;
	padding: 0 0 0 15px;
	font-weight: bold;
	font-size: 13px;
	background: url(../images/pfeil-rechts.jpg) no-repeat 0.5% 92%;
}

#leftCol p {
	width: 280px;
	margin: 5px;
	padding: 0 5px 0 0;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
}

#leftCol ul.list {
	margin: 10px 25px;
	font-size: 11px;
	line-height: 13px;
	list-style-position: outside;
	list-style-type: square;
}

#leftCol .wetter {
	margin:10px 0 -5px;
	text-align: center;
	width: 280px;
}

* html #leftCol .wetter {
	margin:10px 0;
}

#TwitterCounter {
	padding-top: 8px;
	width: 100px;
	float: left;
}

#leftCol .mailadress{
	font-family: 'Lucida Grande', Verdana;
	font-size: 11px;
	font-style: italic;
}

/**Main Content**/
#mainCol {
	float: right;
	width: 625px;
	font-family: 'Lucida Grande', Verdana;
	color: #222222;
}

#mainCol .mainColHeading h1 {
	width: 597px;
	float: left;
	font-size: 21px;
	font-family: 'Lucida Grande', Verdana;
	font-weight: bold;
	color: #000;
	border: #A6A6A6 1px solid;
	text-align: left;
	margin: 10px 0 15px;
	padding: 5px;
}

#mainCol h2 {
	margin: 20px 0 0;
	padding-right: 10px;
	font-family: 'Lucida Grande', Verdana;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	display: block;
}

#mainCol h3 {
	margin: 5px 0;
	padding-right: 10px;
	font-family: 'Lucida Grande', Verdana;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

#mainCol div.hintergrund {
	margin: 5px 60px 0 10px;
	padding: 5px 5px 5px 0;
	border-left: 2px solid #666;
	background-color: #f0f0f0;
	width: 550px;
	height: 100%;
}

#mainCol div.hintergrund h3{
	margin: 0 10px 5px;
	padding: 0;
	font-family: 'Lucida Grande', Verdana;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
}

#mainCol div.hintergrund p {
	font-size: 13px;
	text-align: left;
	margin: 5px 10px;
	width: 540px;
	height: 100%;
}

#mainCol p {
	margin: 10px 40px 10px 0;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
}

#mainCol ul.list {
	margin: 10px 25px;
	padding-right: 20px;
	font-size: 13px;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
}
#mainCol ol.list {
	margin: 10px 25px 10px 23px;
	font-size: 13px;
	line-height: 16px;
}

#mainCol ul.list ul {
	margin-left: 15px;
}

#mainCol div.absatz {
	text-indent: 1em;
	text-align: left;
	margin-bottom: 6px;
	font-family: 'Lucida Grande', Verdana;
	font-size: 10pt;
}

#mainCol ul li.absatz {
	text-align: left;
	margin: 8px 0 0;
	font-family: 'Lucida Grande', Verdana;
	font-size: 13px;
}

#mainCol div.center p {
	margin: 10px 0 0 0;
	text-align: center;
	font-family: 'Lucida Grande', Verdana;
	font-size: 13px;
}

#mainCol .mailadress{
	font-family: 'Lucida Grande', Verdana;
	font-size: 13px;
	font-style: italic;
}

div.shadow_bottom {
	width: 957px;
	height: 5px;
	background: url(../images/schatten_unten.gif) left bottom repeat-x;
}

* html div.shadow_bottom {
	margin-top: -13px;
}

#footer {
	width: 950px;
	float: left;
	font-family: 'Lucida Grande', Verdana;
	font-size: 12px;
	line-height: 35px;
	color: #000;
	text-align: center;
}

.thumbnail, .thumbnail a {
	color: #000;
	text-decoration:none;
}

a:hover.thumbnail, .thumbnail a:hover {
	color: #0A51A1;
	text-decoration:underline;
}

.validome {
	float:right;
	/*margin: 10px 30px 0 0;*/
	margin: 14px 40px 0 0;
}

* html .validome, *:first-child+html .validome {
	margin: 0px 40px 0 0;
}

/* A general full-width photo block (that clears), for many thumbnails */
#mainCol .photoblock-many {
	margin: 0 10px 10px -4px;
	clear: both;
	width: 100%;
	/*
	text-align: center;
	*/
	font-size: 10px;
	color: #888888;
}

/* Need clear links in the photo block */
#mainCol .photoblock-many a {
	background: white;
}

/* A normal photo */
#mainCol .photo {
	padding: 3px;
	vertical-align: middle;
}

/* Style Main Images */
.mainpic {
	line-height:6px;
	float:left;
	margin-right:5px;
	margin-top: 10px;
	position: relative;
}

a.img_lnk {
	line-height: 0;
	border-bottom: 5px solid #fff;
	display: block;
	margin-bottom: 0;
}

a:hover.img_lnk {
	line-height: 0;
	border-bottom: 5px solid #ccff00;
	margin-bottom: 0;
	display: block;
}

.img_border a:hover {
	margin: 0;
	line-height: 0;

}

.img_span, .img_span a:hover {
	display: block;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	font-family: 'Lucida Grande', Verdana;
	position: relative;
	margin: 3px 0;
	padding: 0;
}

img {
	border: none;
}

/* Style tables */
#simple-table {
	margin: 0 0 10px 0;
	padding: 0;
	width: 90%;
	border-collapse: collapse;
	font-family: 'Lucida Grande', Verdana;
	font-size: 13px;
}

#simple-table caption {
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
}

#simple-table tr {
	background-color: #f7f7f7;
}

#simple-table td {
	padding: 5px 30px 5px 5px;
	border-bottom: 1px solid #C0C0C0;
	text-align: right;
}

#simple-table thead th {
	background-color: #333;
	color: #fff;
}

#simple-table tbody tr.grey td {
	background-color: #EEE;
}
