/* Start of CMSMS style sheet 'mundi : Main' */
@charset "utf-8";
/* CSS Document */
/* Start of CMSMS style sheet 'videsB : Main' */
body {
        font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
        font-weight: bold;
        color: #336;
        background-color:#ffffff;
}


 #bg { position: fixed; top: 0; left: 0; }
                .bgwidth { width: 100%; }
                .bgheight { height: 100%; }

a {
	text-decoration: none;
color: #900;
}

a:hover{
color: #336;
}

* {
	margin: 0px;
	padding: 0px;
}

#container{
	position: relative; width: 955px; margin: 50px auto; padding: 20px; 
}

#seite {
	width: 955px;
	float: left;
        padding-bottom: 20px;
}

#header{
	width: 955px;
	float: left;
        background-color: #ffffff;
}


#logo{
   float: right;
    left: 0;
    position: relative;
    top: 55px;
    z-index: 200;
}

#contentcontainer {
	width: 955px;
	float:left;
	background-color: #FFFFFF;
        border-top: 0px solid #ffcd00;
       -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; 
}



#links{
	float: left;
}

#mitte{
	float: left;
        padding: 0px 20px 20px 20 px;
}

#rechts {
	float: left;
}

#fuss {
    background-color: #FFFFFF;
    border-bottom: 0px solid #FFFFFF;
    border-top: 0px solid #FFFFFF;
    /*color: #000000;*/
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    line-height: 14px;
    text-align: center;
    width: 955px;
}

.fuss_link {

	font-weight: bold;
	color: #e0eed0;
	font-size: 18px;
}

.button {
	margin-top:5px;
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	border:2px;
        font-style:italic;
}







.box-galerie {

	border: 1px solid #cc0000;

	height: 80px;

	width: 230px;

	text-align: left;

	padding: 3px;

	background-position: top;

}

.box-galerie img {

	vertical-align: text-top;

	float: left;

	margin-top: 0px;

	margin-right: 10px;

	margin-bottom: 0px;

	margin-left: 0px;

}


hr {
	color: #000;
	background-color: #ffffff;
	border: none;
	line-height: 1px;
	height: 1px;

}

.top_clear { 

clear: both;
height: 50px;
 }



/* jq tools */

.overlay {
	padding:40px;	
	width:576px;  
	display:none;
	background-image:url([[root_url]]/img/overlay/white.png);
        z-index: 10;
}

.overlayh {
	padding:40px;	
	width:576px;  
	display:none;
	background-image:url([[root_url]]/img/overlay/white.png);	
        z-index: 10;
}


.close {
	background:url([[root_url]]/img/overlay/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	display:block;
	width:35px;
	height:35px;
	cursor:pointer;
}

#player {
	height:450px;
	display:block;
}


#content {
	width: 400px;
        margin: 40px auto 0 auto;
	padding: 0 60px 30px 60px;
	border: solid 1px #cbcbcb;
	background: #fafafa;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
        -webkit-box-shadow: 0px 0px 10px #cbcbcb;
}




	/* use a semi-transparent image for the overlay */
	#overlay {
background-image:url([[root_url]]/img/overlay/transparent.png);
color:#efefef;
		height:550px;
	}
	
	/* container for external content. uses vertical scrollbar, if needed */
	div.contentWrap {
background: #fff;	
		height:521px;
		overflow-y:auto;
               overflow-x:auto;
	}





/* jqt - popup apple */





/* the overlayed element - start aktionen */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url([[root_url]]/img/overlay/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:595px;		
	
	/* some padding to layout nested elements nicely  */
	padding:0px;

	/* a little styling */	
	font-size:11px;
        border: 4px solid #ffffff;
}


/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url([[root_url]]/img/overlay/close.png);
	position:absolute; right:30px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


	/* use a semi-transparent image for the overlay */
	#overlay {
background-image:url([[root_url]]/img/overlay/transparent.png);
color:#efefef;
		height:450px;
	}
	
	/* container for external content. uses vertical scrollbar, if needed */
	div.contentWrap {
	height:451px;

overflow: hidden;
	 /*overflow-y:auto;*/
      	 /*   overflow-x:auto;*/
	}

.schatten{
-webkit-box-shadow: 2px 15px 27px #2b3c2a; /* webkit browser*/ -moz-box-shadow: 2px 15px 27px #2b3c2a; /* firefox */ box-shadow: 2px 15px 27px #2b3c2a;

}
/* End of 'videsB : Main' */

/* End of 'mundi : Main' */

