/* Global
------------------------------------------------------*/
html,body{height:100%}
body{
font-family:Arial,Tahoma,Verdana;
font-size:10px;
margin:0 auto;
padding:0;
color:#676767;
background-color:#fbfbfb;
height:100%;
}
*{
margin:0;
padding:0;
}

.clr{clear:both}
form{margin:0; padding:0;}


/* Default Element Styles
------------------------------------------------------*/
/* heading */
h1, h2, h3, h4, h5{margin-bottom:10px;	font-family:Arial, Verdana;	font-weight:normal;}
h1{color:#5d5d5d; font-size:34px;}
h2{color:#5d5d5d;font-size:24px;}
h3{color:#5d5d5d; font-size:18px;}
h4{color:#5d5d5d;font-size:16px; font-weight:bold;}
h5{font-size:12px; margin:3px 0px; padding:0px; font-weight:bold; letter-spacing:1px;}

/* links */
a{
	color:#7a7a7a;
	float: none;
	clear: none;
}
a:hover{
	color:#7a7a7a;
	float: none;
	clear: none;
}
a img{border:none}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote{
font-size:12px;
line-height:18px;
margin-bottom:20px;
color:#676767;
}
ul, ol{
	margin:10px 0 10px 20px;
	list-style-type: square;
	display: inherit;
	list-style-position: outside;
	list-style-image: url(../images/list.png);
}
li ol, li ul{
font-size:1.0em;
list-style:square;
margin-bottom:0;
margin-top:0;
}
li ol{list-style:decimal;}
blockquote{
font-style:italic;
margin:25px 0 25px 0px;
color:#333;
padding:10px 20px 10px 35px;
background-image:url(../images/quote.png);
background-repeat:no-repeat;
}

/* code */
code{
font-family:Verdana, Arial;
letter-spacing:1px;
margin:25px 0 25px 0px;
display:block;
font-size:0.9em;
border-left:4px solid #676767;
padding:15px 10px;
}


/* Container
------------------------------------------------------*/
#main_container{
	background-image:url(../images/bg-top-container.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	width: 1100px;
}

#bottom_container{background-image:url(../images/bg-bottom-container.jpg); background-repeat:no-repeat; width:960px; height:14px; margin:0px auto 0px auto; clear:left;}
#bottomsillu{
	background-image: url(../images/sillu.png);
	background-repeat:no-repeat;
	width:960px;
	height:60px;
	margin:0px auto 0px auto;
	clear:left;
}



/* Frame
------------------------------------------------------*/
#frame{
	width:960px;
	margin:0px auto 0px auto;
}


/* Top
------------------------------------------------------*/
#top{
	height:150px;
}
#logo{
	width:225px;
	float:left;
}
#pad_logo{
	padding:0px 0px 0px 45px;
	margin-top: 12px;
}
#topmenu{
	background-image: url(../images/nav-strich.png);
	width:620px;
	float:right;
}
#rss {
	float:left;
	padding:10px 10px 20px 5px;
	margin-top: -19px;
	margin-left: 180px;
}
.rss-text{
	float:left;
	padding-top:9px;
	padding-right: 5px;
}

.rss-textlinks{
	float:left;
	padding-top:8px;
	margin-right: 15px;
}
.rss-img{
	float:left;
	padding:5px 5px 0px 5px;
}
.rss-text a{color:#7a7a7a;text-decoration:none;}
.rss-textlinks a{color:#7a7a7a;text-decoration:none;}


/* Top Navigation bar menu styling */
#nav{
	margin:0px 0px 0px 0px;
	padding:60px 0px 0px 0px;
	float:right;
	background-repeat: repeat-x;
	
}
   .lavaLampNoImage {
	position: relative;
	height: 29px;
	padding: 0px 6px 0px 6px;
	overflow: hidden;
	float: right;
	margin: 0px 0px 0px 0px;
        }
   .lavaLampNoImage li {
    float: left;
    list-style: none;
        }
   .lavaLampNoImage li.back {
	background-color: #FBFBFB;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
	border: 1px solid #E1E1E1;
        }
   .lavaLampNoImage li a {
	font: normal 11px arial;
	text-decoration: none;
	color: #333;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: 0px 19px 0px 19px;
    }
   .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
    border: none;
    }    
   .lavaLampNoImage2 {
	position: relative;
	height: 16px;
	padding: 0px 0px 10px 0px;
	margin: 3px 0;
	overflow: hidden;
	float: right;
    }
   .lavaLampNoImage2 li {
    float: left;
    list-style: none;
    }
   .lavaLampNoImage2 li.back {
	background-color: #C0C0C4;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
    }
   .lavaLampNoImage2 li a {
	font: normal 11px arial;
	text-decoration: none;
	color: #333;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 16px;
	position: relative;
	overflow: hidden;
	padding: 0px 16px 0px 16px;
    }
   .lavaLampNoImage2 li a:hover, .lavaLampNoImage2 li a:active, .lavaLampNoImage2 li a:visited {
    border: none;
    }                

       


/* Top Navigation2 bar menu styling */
#nav2{
	margin:-3px 4px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;}


/* Featured Box
------------------------------------------------------*/
#feature-box{background-image:url(../images/feature.gif); background-repeat:no-repeat; height:96px; padding:12px 0px 0px 10px;}
.feature{width:312px; font-size:11px; line-height:18px; color:#909090; background-image:url(../images/feature-line.gif); background-position:right; background-repeat:no-repeat; height:76px; float:left;}
.feature-last{width:312px; font-size:11px; line-height:18px; color:#909090; float:left;}
.feature h3{color:#909090; margin-bottom:8px;}
.feature-last h3{color:#909090; margin-bottom:8px;}
.img1{padding-left:20px; padding-right:10px; float:left;}
.img2{padding-left:10px; padding-right:10px; float:left;}
.img3{padding-left:10px; padding-right:10px; float:left;}


/* Content
------------------------------------------------------*/
#contentunten{
	margin:0px auto 0px auto;
	width: 100%;
}

.imgleft{float:left; padding-right:15px;}
.imgright{float:right; padding-left:15px;}
.imgleft-box{float:left; border:solid 1px #dadada; padding:6px; margin-right:15px; background-color:#fbfbfb;}
.imgright-box{float:right; border:solid 1px #dadada; padding:6px; margin-left:15px; background-color:#fbfbfb;}
#content-left{
	float:left;
	width:590px;
	padding-left: 32px;
	padding-right: 20px;
	min-height: 170px;
}
#content-right{
	float:right;
	width:260px;
	padding-left: 32px;
	padding-right: 20px;
	min-height: 170px;
}


#content-right1{
	float:right;
	width:260px;
	padding-left: 10px;
	padding-right: 20px;
	min-height: 170px;
	padding-top: 9px;
	overflow: visible;
}

#content-rightnews{
	float:right;
	width:260px;
	padding-left: 10px;
	padding-right: 38px;
	padding-top: 9px;
	overflow: visible;
	height: 360px;
}

#content-leftsolo{
	float:left;
	width:900px;
	padding-left: 27px;
	height: auto;
}

.map{border:solid 1px #dadada; padding:6px; margin:0px; background-color:#fbfbfb;}
.side-box p{margin:10px 0px 10px 0px;}
.newsfeed{
	float:left;
	margin-top:-6px;
	margin-right:7px;
	margin-left: -10px;
}
.line-side{
	border-bottom:1px solid #ccc;
	width:260px;
	margin:16px 0px 16px 0px;
    margin:0px 0px 16px 0px !Important;
	}


/* Footer
------------------------------------------------------*/
.footer{
	width:950px;
	padding-top: 10px;
	font-size: 10px;
}
#foot{
	padding:25px 0px 0px 0px;
	font-size:10px;
	height:40px;
}
#foot a, #foot a:visited{color:#676767; text-decoration:none;}
#foot a:hover{text-decoration:underline;}
.left-foot{
	float:left;
	width: 300px;
	padding-left: 20px;
}
.right-foot{
	float:right;
	width: 431px;
}


#iframe {
	width: auto;
	padding-left: 0px;
	padding-top: 0px;
}


#tabelle {
	padding-left: 0px;
	margin-left: 0px;	
}


* #tabelle {
	padding-left: 0px;
	margin-left: 0px;
	margin-left: 0px;
	
}
#adresse {
	padding-left: 30px;

}

#filmrechts {
	float: left;
	padding-top: 25px;
	padding-left: 95px;
	width: 330px;
}
#iframekontakt {
	height: 560px;
	width: 590px;
}


#alledjs {
	height: 100px;
}

#main_container #frame #content #content-leftsolo #maincontent table tr td strong {
	font-size: 11px;
}
#main_container #frame #content #content-leftsolo #maincontent table tr td strong {
	font-size: 11px;
}

#news {
	height: 325px;
	width: 299px;
	overflow: auto;
}
#spacer_leistungen {
	height: 50px;
}
#newsframe {
	position: absolute;
	clear: both;
	height: 300px;
}
#blende {
	position: absolute;
	background-color: #fbfbfb;
	width: 300px;
	height: 20px;
	margin-top: 330px;
}
#galerienavi {
	float: right;
	width: 150px;
	padding-right: 408px;
	padding-top: 20px;
	font-size: 11px;
	text-decoration: none;
}

#galerienavi a {
	text-decoration: none;
}

