body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
        /* background-image:url(bF_bg.gif); */
        /* background-repeat:repeat-x; */
        /* background-position:top left; */
        background-color:#FFFFFF;
}

* html #page {	
/* \*/	word-wrap: break-word; 
/* verhindert float-Probleme beim IE/Win */ 
}


#page {
	width: 900px;
	margin: 20px auto;
	text-align: left;
        background:white;
border:1px solid #cdcdcd;
}
td {empty-cells:hide;}




}

body {
margin:0;
padding:0;
background-color:#ffffff;
color:#000000;  
text-align:center;
font: 12px Verdana, Arial, Helvetica, sans-serif;
}

* html #container {	
/* \*/	word-wrap: break-word; 
/* verhindert float-Probleme beim IE/Win */ 
}

a {
color:#cc0000;
text-decoration:underline;
}

a:hover {
color:#cccccc;
text-decoration:none;
}

ul {
margin:0 0 0 20px;
list-style-type:disc;
}

li {
margin:4px 0 5px 10px;
}


blockquote {
margin:1em;
padding:.5em;
background-color:#eeeeee;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

blockquote p {
margin:.2em;
}

div#container { 	
margin:20px auto;
padding:0;
width:900px;
text-align:left;
background-color:#ffffff;
border:1px solid #cccccc;
}

.toplogo {
right:0;
top:0;
text-align:right;
}


#container div#header {
margin:0;
padding:0;
height:400px;
background-color:#ffffff;
}


#trailer {
border-top:1px solid #cdcdcd;
clear:both;
float:left;
width:600px;
height:300px;
background:white;
margin:0;
padding:0;
}

#logo {
float:left;
background:#efefef;
border-top:1px solid #cdcdcd;
border-bottom:1px solid #cdcdcd;
margin:0;
padding:0;
width:298px;
height:300px;
}

img.logo {
margin:0 48px;
}

p.logo {
text-align:center;
margin:0 0 5px 0;
padding:0;
}


#header ul {
float:left;
width:899px;;
height:50px;
margin:0;
padding:40px 0 0 0;
font:11px Verdana, Arial, Helvetica, sans-serif;
}


#header ul li {
list-style-type:none;
display:inline;
margin:5px;
padding-bottom:5px;
}

#header ul li a {
text-decoration:none;
border-bottom-width:5px;
border-bottom-style:solid;
border-bottom-color:green;
color:red;
padding:5px;
}

#header ul li a:hover {
text-decoration:none;
border-bottom-width:5px;
border-bottom-style:solid;
border-bottom-color:red;
color:green;
padding:5px;
}




/* --- MENU-TOP --- */
#menu-top {
	float: left;
	width: 900px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	background: red;
	clear:left;
        border-bottom:4px solid green;
        border-top:2px solid green;
}
#menu-top ul {
	margin: 7px;
	padding: 0;
}
#menu-top li {
	margin: 0;
	padding: 0 0 2px 0;
	list-style: none;
}
#menu-top ul li {
	float: left;
}
#menu-top a {
	margin: 2px 8px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#menu-top a:hover {
	text-decoration: none;
}
#menu-top a.act {
	border-bottom: 2px solid white;
}


#lang {
	margin: 0 2px 0 0;
	padding: 23px 0 0;
}
#lang a.first {
	padding: 0 5px 0 0;
}

#left {
	width: 427px;
	margin: 0 0 10px 0;
	*margin: 0 14px 10px 0;
	float: left;
	clear: left;
}

#left ul li a{
color:#000000;
text-decoration:none;
}

#menu-left {
	padding: 20px 10px;
	*padding: 5px 10px;
	background-color: #EBE8DF;
}
#menu-left h2 {
	color: #97978D;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	*padding: 0;
}


/* --- Content allgemein --- */
#center {
	float: left;
	width: 562px;
}
#content {
	/*min-height: 200px;
	*height: 200px;*/		/*for IE the same as min-height  */
	padding: 10px 15px;
	float:left;
        margin-bottom:10px;
border-bottom:1px solid #cdcdcd;
}
#content h1,
#content .csc-firstHeader,
.csc-firstHeader,
#content-right h1,
#content-right csc-header csc-header-n1 h1.csc-firstHeader {
margin:0;
font-size:1.5em;
letter-spacing:.1em;
padding:10px 0 10px 0;
}
#content img {
	margin: 5px;
}
#content p {
	margin: 0 10px;
	padding: 0 0 8px 0;
}
#content ul {
	padding: 0;
	margin: 0;
	padding: 5px 0 5px 25px;
}
#content ul li {
	list-style-type: disc;
	padding: 0;
	margin: 0 10px 5px 20px;

}
#content hr {
	border-top: 1px solid #cdcdcd;
	border-bottom: none;
	height: 0px;
}
#content a,
#content-right a  {
	color: #cdcdcd;
	text-decoration: underline;
}
#content a:hover,
#content-right a:hover {
	text-decoration: none;
}

.floatfix {
	clear: both;
}

/* --- Content - rechte Spalte --- */
#content-right {
	float: right;
	width: 299px;
	*width: 289px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 10px 0 10px;
	padding: 0;
}
#content-right h1,
#content-right .csc-firstHeader {
	margin: 0 0 10px 0;
	padding: 0;
	
}




#content #center p.bodytext {
	border: 1px solid #eee;
	height: 120px;
	}


/* --- Footer --- */
#footer {
	margin: 25px 0 25px 0;
	text-align: center;
	font-size:.8em;
}
#footer a {
	color: #000;
	text-decoration: underline;
        margin:10px;
}
#footer a:hover {
	text-decoration: none;
}




#content .image {
	margin: 0;
	*margin: 0 0 0 0px;
	padding: 0 0 20px 0;
}





/* --- Startseite rechte Spalte --- */
#right {
	width: 428px;
	margin: 0 0 0 -1px;
	float: right;
	padding: 0;
}

#right ul li a{
color:#000000;
text-decoration:none;
}

div.tx-srlanguagemenu-pi1 {
margin:0 auto;
text-align:center;
padding:0 0 0 95px;
}


img.tx-srlanguagemenu-pi1-flag{
text-align:center;
}


/* rgsmoothgallery */

/* SLIGHTBOX */
/* variation on SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #fff;
	cursor: pointer;
	z-index: 15;
}

#lbCenter, #lbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 20;
	border: 1px solid #666;
}

#lbCenter {
	padding: 10px;
}

.lbLoading {
	background: #fff url('img/loading-bar-black.gif') no-repeat center;
	border: 1px solid #666;
}

#lbImage {
	z-index: 25;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	z-index: 26;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('img/fleche1.png') no-repeat 0% 50%;
}

* html #lbPrevLink:hover { background: transparent url('img/fleche1.gif') no-repeat 0% 50%; }

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('img/fleche2.png') no-repeat 100% 50%;
}

* html #lbNextLink:hover { background: transparent url('img/fleche2.gif') no-repeat 100% 50%; }

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 30px;
	background: transparent url('img/close9yj.gif') no-repeat center;
	margin-bottom: 10px;
}

#lbNumber {
	display: block;
	float: left;
}

#lbNumber.gallery {
	display: block;
	float: left;
	padding: 10px;
}

#lbCaption {
	margin-left: 10px;
	display: block;
	float: left;
}

#lbDescription {
	float: left;
	padding-right: 10px;
}

#lbDescription #lbTitle {
	float: left;
	clear: both;
	font-weight: bold;
}

#lbDescription #lbCaption {
	margin-left: 0;
}



