/* CSS Document Clüsserath-Weiler 2012*/
body, kopfbox, hgbox, fussbox{
width:100%;
font-family: Arial, Helvetica, sans-serif;
/*font-family: Georgia, "Times New Roman", Times, serif;*/
text-align:left;
color:#330000;
font-size:14px;
}
body{
margin:0px 0px;
overflow:auto;
}
#ticker{

 float:left;
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 width:350px;
 border:0px;
 background: transparent;
 margin-left:50px;
 color:#666666;
}
#kopfbox{
height:20px;
padding:5px;
background-color: #0099CC;
background-image:url(../images/kopfhg.png);
}
/* ================ DIA SHOW ====================*/
.hgbox{
width:100%;
border:0px;
height:auto;
top:36px;
background-image:url(../images/bighg.png);
}

.bar{
float:right;
}

#dia_slot {
top:36px;
margin:0px 0px;
height:700px;
}
#menubox, .sidebox, .sidebox_u{
background-color:#FFFFFF;
/*opacity : 0.800000011920928955078125; */
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
-moz-box-shadow: 6px 6px 2px #888888; /* Firefox 3.6 and earlier */

box-shadow: 6px 6px 25px #000;

}

/* ================ MENÜ BOX ====================*/
#menubox{
border:1px solid #CCCCCC;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
top:100px;
position:absolute;
margin:15px 80px;
/*background-image:url(../images/divmenuhg.png);
background-repeat:repeat;*/
width:50%;
max-width:550px;
height:auto;
padding:10px;
}
#fussbox{
	background-image:url(../images/fusshg.png);
	height:20px;
	padding-top:5px;
	padding-left:5px;
	padding-right:20px;
	color:#666666;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	line-height:1.5em;
	background-repeat: repeat-x;
}
/* ================ INHALT SEITE IN BOX ================*/
.sidebox, .sidebox_es{
border:5px double #ffffff; /*#d69400;*/
border-top-left-radius:10px;
border-top-right-radius:100px;
border-bottom-left-radius:100px;
border-bottom-right-radius:10px;
overflow:auto;
position:absolute;
top:30px;
left:355px;
max-width:750px;
min-width:420px;
min-height:400px;

background-image:url(../images/divmenuhg.png);
background-repeat:repeat;
padding:10px;
padding-right:10px;
}
.sidebox_u{
border:5px double #ffffff; /*#d69400;*/
border-top-left-radius:10px;
border-top-right-radius:100px;
border-bottom-left-radius:100px;
border-bottom-right-radius:10px;
overflow:auto;
position:absolute;
top:30px;
left:335px;

max-width:750px;
min-width:420px;
min-height:400px;
/*background-image:url(../images/divmenuhg.png);
background-repeat:repeat;*/
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}
/* ================ TABELLE ====================*/
tabelle_show.table{
min-height:468px;
}
td.container{
    margin-top:0px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	line-height:1.5em;
	}
p.ukopf:first-letter {
color:#ff0000;
font-style:italic;
font-size:xx-large;
}
p.ukopf:first-line 
{

color:#000000;

font-variant:small-caps;

}
.closeFenster{
float:right;
margin-right:50px;
}
.kopf {
		/*border:1px solid;*/
		border-top:1px solid #000000;  /*#731D34;*/
		border-left-color: #000000;    /*#731D34;*/
		border-left:0px solid;		
		/*border-color:#660000;*/
		color:#000000;  /*#731D34;*/
		font-style:italic;
		text-align:left;
		font-weight:bold;
	  }
.trenner {
height:8px;
}
.text {
		text-align:left;
		color:#000000;  /*#731D34;*/
		border-right:0px solid #000000;  /*#731D34;*/
		border-bottom:1px solid #000000;  /*#731D34;*/
      }

input {
    border:solid 1px;
	border-top-color:#333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.error_m{
text-align:center;
font-weight:bolder;
background-color:#f5cd56;
color:#FF0000;
}
