body  {
	background: #deefff url(images/bg1.gif) top left repeat-x;
	font: 14px/150% "Lucida Grande", "Lucida Grande Unicode", Verdana, Helvetica, sans-serif;
	color:#333;
	margin: 0;
	padding: 0;
	overflow-y:scroll;
}
#maincontainer {
	width: 768px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	width: 768px;
	background: url(images/bg-top.gif) 0 0;
	margin:0;
	height: 186px;
}
#menu {
	text-align: left;
	height:40px;
	text-align:center;
	margin-bottom:20px;
}
#text {
	width: 769px;
	color: #333;
	padding:0px;
}
#textlinks {
	width: 460px;
	background: transparent;
	margin-right: 30px;
	float:left;
}
#textrechts {
	width: 250px;
	color: #666; 
	padding-top:0px;
	float:right;
}
#unten {
	height:20px;
	background: url(images/logoklein.gif) center bottom no-repeat;
	text-align:center;
	margin-bottom:20px;
}

h1  { 
	color: #333; 
	font:  44px/100% "Lucida Grande", "Lucida Grande Unicode", Verdana, Helvetica, sans-serif;
	margin: 0 0 18px 0;
}
h2  { 
	color: #333; 
	font:  18px/100% bold "Lucida Grande", "Lucida Grande Unicode", Verdana, Helvetica, sans-serif;
	margin: 0px 0 12px 0;
}
#text h2  { 
	margin: 0px 0 12px 0;
}
h3  { 
	color: #333; 
	font:  16px/150% bold "Lucida Grande", "Lucida Grande Unicode", Verdana, Helvetica, sans-serif;
	margin: 0px 0 12px 0;
}
h4  { 
	color: #e0a32a; 
	font:  10px/150% normal "Lucida Grande", "Lucida Grande Unicode", Verdana, Helvetica, sans-serif;
	margin: 0px 0 12px 0;
}
p {
	margin-top:6px;
}
.serifenlos {
	font-family: 'Lucida Grande', 'Lucida Grande Unicode', Verdana, Helvetica, sans-serif;	
	font-size: 13px;
	color:#666;
}
a:link, a:visited { 
	color: #3867ae; 
	text-decoration: none;
	border-bottom: none;
}
/*a:visited { 
	color: #00ccff; 
	text-decoration: none;
}*/
a:active { 
	color: #a51811; 
	text-decoration: none:
	border-bottom: 1px solid #a51811;
}
a:hover { 
	color: #333;
	border-bottom: 1px solid #a51811;
}
.gelb {
	color:#e0a32a;
	padding:0 2px 0 10px;
}
hr {
	margin:18px 0 18px 0;
	height: 1px;
	color: #fff;
	border: none;
	border-top: 1px dotted #e0a32a; 
}
#menu a, #menuselected {
	color: #000;
	height: 14px;
	padding: 3px 8px 3px 8px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	border-bottom: none;
}
#menu a:link {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}
#menuselected a:link {
	color: #fff;
}
#menu a:hover, #menu a:active, #menuselected   {
	color: #fff;
	background: #3867ae;
	border-bottom: none;
}
#menu .selected {
	color: #fff;
	background: #3867ae;
}
a.imgl  {
	text-decoration: none;
	border: none;
	background: none;
}
img {
	text-decoration: none;
	border: none;
	background: none;
}
.bildrechts {
	float:right;
	margin:0 20px 0 20px;
	border: none;
}

.bildlinks {
	float:left;
	margin:0 12px 0 0;
	border: none;
}
.bildschatten {
	background: #fff url(images/schatten_unten.gif) no-repeat bottom left;
	padding: 3px 3px 8px 3px;
	margin: 0 2px 0px 0;
}
.bildschatten_lang {
	background: #fff url(images/schatten_lang.gif) no-repeat bottom left;
	padding: 3px 3px 11px 3px;
	margin: 0 0 12px 0;
}

.bild { 
	margin:0px 0px 10px 0px;
	border: none;
}
.kommentarfeld { 
	font : 14px/140% "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #000000; 
	width:410px;
}
.rechtsb { 
	text-align: right; 
	float: right; 
}
.imagelink {
	text-decoration:none;
	border-bottom:none;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in; 
}
.imagelink img{
	text-decoration:none;
	border-bottom:none;
}

.imagelink:hover img{
	text-decoration:none;
	border-bottom:none;
}

.imagelink:hover{
	text-decoration:none;
	border-bottom:none;
}

small { 
	color: #999; 
	font-size:10px;
	font-family: "Lucida Grande", Verdana, Trebuchet, sans-serif;
	line-height:140%;
}
.textunten {
	position: relative;
	bottom: 12px;
}

:focus {
	-moz-outline-style: none;
}


label {
	text-align: left;
	font-size: 12px;
	color:#444;
	margin:0 0 6px 0;
}

::-moz-selection {
	background:#3470cc;
	color:#fff;
}

::selection {
	background:#3470cc;
	color:#fff;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #fff;
	background: #e0e5ea;
	padding: 10px;
	color: #fff;
	opacity: 0.9;
	-webkit-box-shadow: 0px 4px 80px #555;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;	
	-webkit-border-radius:6px;
}
#tooltip h3, #tooltip div { 
	margin: 0; 
}
#popup {
	background: #e0e5ea;
	overflow-y:hidden;
}
#popup .text {
	padding: 6px 20px 20px 20px;
	width:590px;
	height:380px;
	overflow:auto;
}
#popup h2 {
	font-size: 18px;
	padding: 12px 0 10px 20px;
	height:20px;
	background:#3867ae;
	color:#fff;
}
#popup b, #main b {
	color:#3867ae;
}
#splinks {
	float:left;
	margin: 0 0px 0 0;
	background: transparent;
	width: 340px;
}
#sprechts {
	float:right;
	margin: 0;
	width: 413px;
}
ul {
	margin:0 0 0 0;
}

/* Lightbox -------------------------------------*/

#lightbox{
	background-color:#fff;
	-webkit-box-shadow: 0px 4px 80px #111;
 	margin: 30px 10px 10px 10px;
	padding: 10px 10px 30px 10px;
	z-index:2000;
	/*cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out; */
}
#lightboxCaption {
	background-color:#fff;
	font-size: 12px;
	line-height:130%;
	color:#666;
	padding: 10px;
	text-align:left;
	z-index:1000;
}
#lightbox img { 
	border: none; 
} 
#overlay img { 
	border: none; 
}
#overlay { 
	text-align: left;
	background-image: url(images/overlay.png);
}
