/* CMS:Allgemeine Angaben */

body{	 
  background-image: url(../images/page_bck_moz.gif);
  *background-image: url(../images/page_bck.gif);
	 background-repeat:repeat-x;
	background-color: #808990;	/*6D6D6D,4A7991*/
	text-align:center; 
	height:100%;
margin:0px;
padding:0px;
}

div{
	font-size: 11px;
	color: #444;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	line-height:18px;
}

p{
  margin:0px;
  padding:0px;
}

li{
  font-size: 12px;
}

ul{
  margin:0px 10px 0px 30px;
  padding:0px;
}

form{
  margin:0px;
  padding:0px;    
}

input{
	font-size: 11px;
	font-family: tahoma;
	background-color: none;
	color: #666666;
	border: 1px solid #e2e2e2;
}

select{
	font-size: 11px;
	font-family: tahoma;
	background-color: none;
	color: #666666;
	border: 1px solid #e2e2e2;
}

input#button{
	width: 120px;
	margin: 2px;
	background-color: #c2c2c2;
	border: 1px solid #e2e2e2;
	color: #666666;
	cursor: pointer;
}

img{
	padding:0px;
	margin:0px;
}

/* CMS:Menü */
div#menu{
	width: 180px;
	height: auto;
  background-image: url(../images/menu_bck.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	padding-bottom:5px;
	clear:both;
  float:left;
	margin:0px 5px 0px 0px;
}

div#menuentry{
	width: auto;
	height: 24px;
	line-height: 24px;
	text-align: left;
  cursor: pointer;
	position: relative;
	color:#fff;	 
	font-size:13px;
	font-weight:plain;
	text-decoration:none;  
	background-color:#CC1140;
	padding-left:10px;
	margin:1px 0px 1px 0px;
}
 
div#menuentry_selected{
	width: auto;
	height: 24px;
	line-height: 24px;
	text-align: left;
  cursor: pointer;
	position: relative;
	color:#fff;	 
	font-size:13px;
	font-weight:plain;
	text-decoration:none;  
	background-color:#CC1140;
	padding-left:10px;
	margin:1px 0px 1px 0px; 
}

 
div#menuentry_over{
	width: auto;
	height: 24px;
	line-height: 24px;
	text-align: left;
  cursor: pointer;
	position: relative;
	color:#444;	 
	font-size:13px;
	font-weight:plain;
	text-decoration:none;  
	background-color:#cdcdcd;
	padding-left:10px;
	margin:1px 0px 1px 0px;  
}

div#submenu{
	display: none;
	z-index: 98;
	left: 180px;
	overflow: hidden;
	width: 175px;
	position: absolute;
	top: -1px;
	text-align: left;
	background-image: url(../images/submenu_bck3.gif);
	background-repeat: no-repeat;
	background-position:0% 100%;
	padding-bottom:0px;
	border:1px solid #fff;	
	border-top:0px;
}
 
div#menuchild{
  color: #444;
	font-size:11px;
	background-color: #e2e2e2;
	height: 24px;
	line-height:24px;
	margin: 0px;
	padding-left: 15px;
	cursor: pointer;  
  border-top:1px solid #fff;	 
}

div#submenu a{
	color: #3D5E89;
	font-size:11px;
	text-decoration:none;
	font-weight:plain;
}


div#menuchild_over{
	line-height: 24px;
	color: #CC1140;
	font-size:11px;
	background-color: #e2e2e2;
	height: 24px;
	margin: 0px;
	padding-left: 15px;
	cursor: pointer;		
  border-top:1px solid #fff;	 
}

div#submenu_left{
  background:none;
  float:left;
  margin-bottom:4px;  
  width:700px;         
}

div#submenu_left a{
   	text-decoration:none;
}

div#submenu_left_morelinks{
   	 
}

#menuchild_left{
	text-decoration: none;
	color: #666666;
	font-size:10px;
	background-color: #e2e2e2;	
	text-align:center;
  cursor:pointer; 
  float:left;
  width:114px;
  margin:0px 2px 0px 0px;
}

#menuchild_left_selected{
	text-decoration: none;
	color: #fff;
	font-size:11px;
	padding-left:4px;
	background-color: #CC1140;	
  cursor:pointer; 
  float:left;
  width:115px;
  margin:0px 2px 0px 0px;
}

div#menuchild_left_over{
	text-decoration: none;
	color: #fff;
	font-size:10px;
	background-color: #a4a4a4;	
	text-align:center;
  cursor:pointer; 
  float:left;
  width:114px;
  margin:0px 2px 0px 0px;
}

/* CMS:Webseiten Komponenten */
div#page{
	width: 890px;
	height: auto;
	background-color:none;
	text-align:left;
	margin:auto;  
	padding-top:0px;
}
	 

div#webpage_content{	
  clear:both;       
   
}
 
div#webpage_header{
	width: auto;
	cursor: pointer;	 
  height:90px;
  overflow:hidden;
  background-image: url(../images/oben_bck.jpg);
	background-repeat:repeat-x;
	margin-right:4px;
}

div#content_links{ 
  border-right:1px dashed #d2d2d2;
  float:left;  
  background-color: #ffffff;
}

div#content_rechts{   
  float:left; 
}
 

div#webpage_footer{
	clear: both;
	width: auto;
	background-color:#CC1140; 
	text-align:center;	 
	margin-left:185px;
 	 
}

div#webpage_footer DIV,div#webpage_footer a{
  	color:#fff;
	font-size:10px;
}

div#textbox_header1{
 font-size:19px;
	 line-height:18px;
	 font-weight:plain;
	 margin:10px 0px 10px 8px;
	 padding:0px 0px 10px 0px;
	 color:#666;	 
	 border-bottom:1px solid #CC1140;
}

div#textbox_header2{
	color: #CC1140;
	font-weight: bold;
	padding: 0px;
	font-size: 13px;
	margin: 10px 5px 5px 5px;
}

div#textbox_header3{
	color: #666;
	font-weight: bold;
	padding: 0px;
	font-size: 12px;
	margin: 10px 4px 0px 0px;
	padding:2px 1px 2px 4px;
	background-image:none;
	background-repeat: no-repeat;
	background-position:left top;
	background-color:#f2f2f2;
	border-left:5px solid #CC1140;
 
}

div#webpage_content_open div#textbox_header1,div#webpage_content_open div#textbox_header2,div#webpage_content_open div#textbox_header3,div#webpage_content_open div#textbox_text{
color:#fff;
background:none;
border:0px;
}

div#textbox_text{	 
	font-weight: normal;
	padding: 3px;		
	margin:5px 5px 5px 5px;
}

div#textbox_newline{	 
  clear:both; 
  height:4px;  
}

div#textbox_group{	 
 margin:2px;
 background:#efefef;
 border:1px solid #cdcdcd;
 padding:10px;
}

div#textbox_modul{
	width: auto;
	height: auto;
	overflow:hidden;
}

div#textbox_image{
  
}
 
div#container{	 
	background: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;	    
}

div#bck_container{	 
	background: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;	 
	margin-bottom:5px;
  background-color:none;   
  float:left;  
}


div#image{
	overflow: hidden;
	display: inline;
	float: left;
	background-image: url(../images/noimage.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div#header{
	overflow: hidden;
	display: inline;
	float: left;
	background-image: url(../images/noimage.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div#window_header_box{
    background:#f2f2f2;    
    border-bottom:1px solid #e2e2e2;
    height:20px;    
    line-height:20px;  
}
 
div#window_header{   
    float:left;
    padding-left:5px;
    color:#555;
}

div#window_close{
    height:20px; 
    width:20px;
    float:right;
    width:auto;
    background-image: url(../images/window_close.gif);
	  background-position: 50% 50%;
	  background-repeat: no-repeat; 
	  padding-left:20px;
	  cursor:pointer;
}

div#window_print{
    height:20px; 
    width:120px;
    position:relative;
    bottom:0px;
    right:0px;
    border:1px solid #a4a4a4;
    background-color:#cdcdcd;
    background-image: url(../images/window_print.gif);
	  background-position: 50% 50%;
	  background-repeat: no-repeat; 
	  margin-top:10px;
	  cursor:pointer;
}

div#window_container{
  padding:0px;
  margin:10px;
}
div#window{
  background:#ffffff; 
  border:4px solid #cdcdcd;
  display:block;
  position:absolute; 
}






