html { 
	height: 95%; 
	margin-bottom: -50px;
}
body  {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
    	background: #383842;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	color: #FFFFFF;
	height: 100%;
    }

body  a{
    	color: #FFFFFF;
}

body img {
	border: 0px;
}
#bild_l{
   height:349px; 
   width:50px;
   float: left;
   cursor: pointer;
   background: transparent url(../css/arrow_left.png) no-repeat;
}
#bild_l:hover{
   background: transparent url(../css/arrow_left_hover.png) no-repeat;
}
#bild_r{
   height:349px; 
   width:50px;
   float: left;
   cursor: pointer;
   background: transparent url(../css/arrow_right.png) no-repeat;
}
#bild_r:hover{
   background: transparent url(../css/arrow_right_hover.png) no-repeat;
}
.thrColFix{
	position: relative;
	min-height: 95%;
}

#webname {
	color: #FFFFFF;	
	font: 140% Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 0px;
	font-weight:bold;	
}
#header {
	background-image:url(../files/logo2.png);
	background-position: right;
	background-repeat: no-repeat;
	height:160px;
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}

.linkintern {
   color: #FF0000 !important;
}
.thrColFix #container { 
    	width: 980px;  
    	margin: 0 auto; 
    	text-align: left; 
} 
.thrColFix .sidebar1 {
	float: left; 
	width: 180px; 
   padding: 5px 0px 5px 0; 
	color: #FFFFFF;
	text-align: right;
	margin-left: -5px;
	/* border:1pt dotted #f0b66c;*/
	margin-top: -15px;
	height: 100%;
}

#box_ol{
	width: 13px;
	height: 18px;
	background: transparent url('shadow_ol.png') no-repeat;	
}
#box_or{
	width: 13px;
	height: 18px;
	background: transparent url('shadow_or.png') no-repeat;
	float:right;
}
#box_om{
	width: 154px;
	height: 18px;
	background: transparent url('shadow_om.png') repeat-x;
	float:right;
}

#box_ul{
	width: 13px;
	height: 18px;
	background: transparent url('shadow_ul.png') no-repeat;	
}
#box_ur{
	width: 13px;
	height: 18px;
	background: transparent url('shadow_ur.png') no-repeat;
	float:right;
}
#box_um{
	width: 154px;
	height: 18px;
	background: transparent url('shadow_um.png') repeat-x;
	float:right;
}
#box_ml{
height: 100%;
	width: 13px;
	background: transparent url('shadow_ml.png') repeat-y;	
}
#box_mr{
height: 100%;
	width: 13px;
	background: transparent url('shadow_mr.png') repeat-y;
	float:right;
}
#box_mm{
	background: transparent url('shadow_mm.png') repeat-y;
}

.sidebar1 ul {
	list-style-type: none;
	text-align: right;
	padding-top: 0px;
	margin: 0px;
	padding: 5px 20px 5px 0;
	top: 0px;
	display: block;
	font: 90% Verdana, Arial, Helvetica, sans-serif;

}

.sidebar1 ul li{
	margin: 0px;
	padding-left: 15px;
}

.sidebar1 ul li ul {
	margin: 0px;
	margin: 0 10px 10px 0;	
}


.sidebar1 ul li ul li{
	margin: 0px;
	margin: 0 10px 0px 0;	
	border-width:1px;
	border-color:#f0b66c;
	border-bottom-style:dotted;
}
.sidebar1 ul a{
	display: block;
	color:#FFFFFF;
	text-decoration: none;
}
.sidebar1 ul li.rex-current{
	background-color:#f0b66c;
	padding: 2px;
   margin-left: 15px;
   font-style:italic;
   text-indent: -5px;
}


.sidebar1 ul a:hover{
	background-color:#f0b66c;
	display: block;
}


.sidebar2 {
    	float: right; 
    	width: 160px; 
    	padding: 15px 10px 15px 10px; 
	color: #FFFFFF;
	/* overflow:visible;*/
	size: 10px;
	text-align: justify;
}
.sidebar2 .sidebarbilder{
	font-size: 10px;
	text-align: center;
}


ul.katbilder2 li{
	display:block;
	width:150px;
	height:150px;
	overflow:hidden;
	border:3px double #111;
	margin: 5px;
	padding: 5px;
	text-align: center;
	float: left;
	list-style-type: none;
}
.katbilder2 li img.thumb{
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:auto
	margin: 10px;
}

.katbilder2 .sidebarbilder{
	font-size: 10px;
	text-align: center;
	vertikal-align: bottom;
}

#kat_image{

	font-size: 10px;
	width: 180px;
}

.mainContent .catbilder{
	font-size: 10px;
	text-align: center;
}

.thrColFix .internerborder {
	margin: 0 180px;
	padding: 0px 10px;
	border-width:1px;
	border-color:#f0b66c;
	border-left-style:solid;

} 
.thrColFix .internerborder2 {
	margin: 0 0 0 180px;
	padding: 0px 0px 0px 10px;
	border-width:1px;
	border-color:#f0b66c;
	border-left-style:solid;


} 

.thrColFix .mainContent { 
	padding: 10px 10px 0px 10px;
	background-color: #cecfcf;
	color: #000000;
}

.thrColFix .mainContent a{ 
	color: #000000;
}


.fltrt { 
   	float: right;
    	margin-left: 8px;
}
.fltlft { 
    	float: left;
    	margin-right: 8px;
}
.clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}

#navigation {
	margin-left: 190px;
	color: #FFFFFF;	
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	clear: both;
}

#navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#navigation li, x:-moz-any-link {
	display:-moz-inline-box;
}

#navigation li {
	background-image: url(../files/folder.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top:-8px;
	padding: 0px 5px 0 20px;
	white-space:nowrap;
	display: inline;
	list-style: none;
}


#navigation a {
	color: #FFFFFF;
	text-decoration:none;
}
#navigation span {
	padding:3px 0 2px;
}
#navigation a span {
	text-decoration:underline;
}
#navigation a:hover span {
	text-decoration:none;
}
#navigation img {
	height:16px;
	width:16px;
}

.clear {
	clear:both;
}

.floatLeft { 
	float:left; 
    	margin-right: 8px;
    		width:400px;
}
.floatRight { 
	float:right; 
	margin-left: 8px;
		width:400px;
}
.fl{
	float:right; 
		width:300px;
}
.team{
		width:720px;
}

/* ### Team ### */

#main-content-block div.txt-img {
	clear: both;
	padding: 2px 0;
}


/* ### Team ### */

.mainContent div.team {
	padding: 12px 0;
	margin-bottom: 0px ;
}

.mainContent div.team div{
	/*width:250px; */
}

.mainContent div.team p {
	font-size: 1.3em;
	letter-spacing: 0.05em;
	margin-top: 0px;
}

.mainContent div.team div.floatLeft img {
	margin:4px 0px 4px 0;
}




/* Footer */

#footer {
   width: 1000px;  
   margin: 0 auto;
	position: relative;

}
#footer .footbar1 {
	float: left; 
	width: 160px; 
    	padding: 0px; 
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
}
#footer .internerborder {
	margin: 0 180px;
	padding: 0px 10px;
	border-width:1px;
	border-color:#f0b66c;
	border-left-style:solid;
} 
#footer .internerborder2 {
	margin: 0 0 0 190px;
	padding: 0px 10px;
	border-width:1px;
	border-color:#f0b66c;
	border-left-style:solid;
	min-height: 100%;
} 
#footer .mainfooter {
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #5c5c64;
	color: #FFFFFF;
	text-align: right;
}


#footer .mainfooter a{ 	 
	color: #FFFFFF;	
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}
#footer .footbar2 {
    	float: right; 
    	width: 170px; 
    	padding: 15px 10px 15px 10px; 
	color: #FFFFFF;
}

div.rexfancy-images
{
	text-align: center;
}

div.rexfancy-images img
{

    padding:5px;
    -moz-border-radius:3px;
    margin-right:5px;
    float:left;
}

div.clear-rexfancy
{
    float:none;
    clear:both;
} 

.magazine-container {
	background: #f7f7f7;
}
.magazine-image a, .magazine-image a:hover {
	border: 0;
	background: transparent;
	outline: 0;
}

.list_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	width:520px;
	background-color:#E8E8E8;
	margin:0px;
    line-height: 18px;
	}
	.list_content a{ 	color:#000000;}
		.list_content2 a{ 	color:#000000;}

.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:520px;
	background-color:#d0d0d0;
	margin:0px;
    line-height: 18px;
	}
.next{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
		font-size:12px;
}
.next a{ 	text-decoration:none;}

/* Nur ein Beispiel CSS */
#static_map {
margin:0 auto;
border:1px solid #000;
	background-color: #5c5c64;
}

#map_route {
width: 350px;
height: 500px;
border: 1px solid #000;
float: left;
	background-color: #5c5c64;
}

#directions {
  float: right;
	background-color: #5c5c64;
	font-size:10px;
}

#directions tbody,#directions tr, #directions table {
  width:320px;
	background-color: #5c5c64;
}

#routenplaner fieldset {
  border:none;
}

#routenplaner legend {
  font-weight:900;
}

#routenplaner input {
  border:1px solid #aaa;
  display:block;
  width:40%;
  float:left;
  margin-right:1em;
  padding:0.1em 0.3em;
}

.wglLinkTree{
   font: 80% Verdana, Arial, Helvetica, sans-serif;
}

.zuruek{
   text-align: center;
   width:213px;
   height: 28px;
   padding-top: 5px;
   margin: 0px auto 0px auto;
   background: transparent url('bg_zuruek.png') no-repeat;
   font: 80% Verdana, Arial, Helvetica, sans-serif;
}

