@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/background.jpg) repeat-x;
	
	
}
#weather1 {
	
	width:100px;
	height:300px;
	float:right;
	padding-top:40px;
	
	color:#000000;
}
#weather {
	position:absolute;
	width:460px;
	height:70px;
	display:inline;
	background-color:#1b1474;
	z-index:1;
	left: 309px;
	top: 12px;
	color:#ffffff;
}


#wrapper{
margin: 0 auto 0 auto;
width:800px;
}
#header{
position:relative;
background:url(../images/header1.jpg) left top;
width:800px;
height:180px;
}
#flags {
	position:absolute;
	width:37px;
	height:104px;
	z-index:1;
	left: -47px;
	top: 64px;
	
}
#flags img {
margin-right:10px;
border:none;
}



#nav{
background:url(../images/topbarbar.jpg);
width:798px;
height:30px;
border-left:1px solid #000;
border-right:1px solid #000;

}
#nav ul{

margin:0;
padding: 0;
width:798px;
list-style:none;
float:left;
}
#nav ul li{

float:left;
}
#nav ul a{
display:block;
font-size:.9em;
padding:0 .9em;
line-height:2.1em;
text-decoration:none;
color:#fff;
}
#nav ul a:hover {
color:#06A5DC;
}
.clear{
clear:both;
line-height::0;
}
#content{
padding-top:20px;
width:798px;
min-height:800px;
height:auto;
background-color:#fff;
border-left:1px solid #000;
border-right:1px solid #000;
}
#fred{
font-family: Arial, Helvetica, sans-serif;
font-size:.9em;
padding-top:20px;
width:580px;
margin-left:auto;
margin-right:auto;
color:#fff;
padding-bottom:40px;
}
.box{
width:580px;
background:url(../images/bottom-left.gif) no-repeat left bottom;

}
.box-outer{
background:url(../images/bottom-right.gif) no-repeat right bottom;
padding-bottom:20px;
}
.box-inner-index{
background:url(../images/logoindex1.jpg) no-repeat 5px 3px ;
text-align:left;
padding-top:326px;
}
.box-inner-index h3{

padding-top:7%;
}
.box-inner{
background:url(../images/top-left.gif) no-repeat left top;
text-align:left;
}
.box h3{
background:url(../images/top-right.gif) no-repeat right top;
padding-top:7%;
}
.box h3, .box p ,.box h4{
padding-left:5%;
padding-right:5%;
}
.box a {
color:#fff;
}
.box a:hover {
color:#00FFFF;
}


#footer{
clear:both;
position:relative;
background:url(../images/footerbarbar.jpg) top left no-repeat;
background-color:#1B1474;
height:60px;
padding:25px 20px 10px 20px;
color:#fff;
border-left:1px solid #000;
border-right:1px solid #000;

}
.white{
color:#fff;
font-size:12px;
}

.fleft img{
float:left;
margin: 0 10px 5px 0;
border:2px solid #F07D00;
}
.flright{
float:right;
}
#slideshow {
    position:relative;
    height:180px;
	float:right;
	width:528px;
}

#slideshow IMG {
	position:absolute;
	top:0px;
	left:0px;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#holder {
margin:0 auto;
  height:120px;
    width:760px;
    padding:1px 0;
    background-color:#fafafa;
    overflow:auto;


}
#holder div {
width:7300px;
    padding:5px 10px;
	}

#holder img {

border:5px solid #fff;
    float:left;
    display:inline;
    margin-right:10px;
}
#rightcontent2{

font-size:11px;
font-weight:normal;
width:630px;

margin-top:20px;
margin-left:auto;
margin-right:auto;
padding-bottom:5px;



}	
/*#rightcontent2 table{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	border-collapse: collapse;
	width: 638px;
	}
#rightcontent2 table tr  {
border:1px solid #000;

}
#rightcontent2 table tr.bottom td {
border-bottom:1px solid #000;
}
#rightcontent2 table tr.top td {
background:#F9BD7F;
border-top:1px solid #000;

}
#rightcontent2 table tr.orange td {
background:#F9BD7F;
}
#rightcontent2 table tr.bottomorange td {
background:#F9BD7F;
}*/
.innerfoto {
float:right;
margin-left:10px;
margin-bottom:5px;
margin-right:30px;
border: 4px solid #888888;
}
.innerfotonoborder {
float:right;
margin-left:10px;
margin-bottom:5px;
margin-right:30px;

}
.kontaktfoto{
float:right;
margin-right:50px;
margin-top:40px;
border: 4px solid #888888;
}

#test{

width:680px;
height:auto;
}
#indexleftcol {
width:300px;
float:left;
/*padding:30px 20px 20px 20px;
font-size:12px;
background:url(../images/newsbacknews.jpg) no-repeat top;
margin-top:30px;
color:#1C1575;*/
}
.ltblu{
}
.divide {
clear:both;
text-align:center;

}
.floatlft {
float:left;
padding-right:12px;
}
