body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin:0px;
  background-color:#ffffff;
  color:#000000;
  font-size:12px;
  background-image:url('../img/bkgrd.png');
  background-attachment:fixed;
  background-repeat:repeat-y;
  background-position:center;
  
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#head {
align:center;
width:950px;
margin:0px;
height:40px;
/* background-image:url('../img/head.jpg'); */
font-size:12px;
background:#fff;
background-image:url('../img/head-bkgrd.png');
background-repeat:repeat-y;
background-position:center;
background-attachment:fixed;
border:0px;
}

#button {
cursor:pointer;
}


#divflow {

  scrollbar-base-color:#c0c0c0;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#8C8CC6;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ACACE6;
  overflow:scroll;
}
#navinfo {
	width:110px;
	height:16px;
	background-color:rgba(0, 0, 0, 0.5);
	border-bottom:1px solid #cc0000;
	border-left:1px solid #cc0000;
	border-right:1px solid #cc0000;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	color:#c0c0c0;
	position:relative;
	top:-2px;
}

 #genrebkgrd {
	 width:150px;
	 height:38px;
	 color:#BA1013;
	 background-image:url('../img/genre-bkgrd.jpg');
	 background-repeat:no-repeat;
	 font-size:14px;
	 font-weight:bold;
	 text-align:right;
	 vertical-align:bottom;
	 cursor:pointer;
	 text-shadow: 1px 1px 5px #c0c0c0;
 }
  #genrebkgrd:hover {
	 width:150px;
	 height:38px;
	 background-image:url('../img/genre-bkgrd-h.jpg');
	 background-repeat:no-repeat;
	 font-size:14px;
	 color:#000000;
	 font-weight:bold;
	 text-align:right;
	 vertical-align:bottom;
	 cursor:pointer;
	 text-shadow: 1px 1px 0px #fff;
 }
#systemmsgab {
position:absolute;
top:20px;
left:50px;
border:0px;
background-color:none;
background-image:url('../img/systemsg.gif');
background-repeat:no-repeat;
text-align:center;
width:360px;
height:150px;
}

#systemms {
border:0px;
background-color:#c0c0c0;
background-color:rgba(255, 255, 255, 0.75);
background-repeat:no-repeat;
text-align:center;
width:360px;
height:160px;
border:1px solid #A4A4A4;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-khtml-border-top-left-radius: 10px;
-khtml-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
z-index:99;
/*
-moz-box-shadow: 2px 2px 2px #999;
-webkit-box-shadow: 2px 2px 2px #999;
box-shadow: 2px 2px 2px #999; */
}


#systemmsg {
position:absolute;
top:75px;
left:50px;
border:0px;
background-color:#c0c0c0;
background-color:rgba(255, 255, 255, 0.75);
background-repeat:no-repeat;
text-align:center;
width:360px;
height:200px;
border:1px solid #A4A4A4;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-khtml-border-top-left-radius: 10px;
-khtml-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
z-index:99;
-moz-box-shadow: 2px 2px 2px #999;
-webkit-box-shadow: 2px 2px 2px #999;
box-shadow: 2px 2px 2px #999;
}

#golayer {
display:block;
position:absolute;
top:50px;
left:120px;
z-index:99;
background-color:rgba(224, 224, 224, 0.75);
background-position:center;
background-repeat:no-repeat;
border:1px solid #a4a4a4;
border-top:0px;
    -moz-box-shadow: 1px 1px 2px #333;
	-webkit-box-shadow: 1px 1px 2px #333;
    box-shadow: 1px 1px 2px #333;
	background-position:50% 50%;
	background-image:url('../img/add_block.png');
	background-repeat:no-repeat;

}
#addinfo {
	margin:0px;
	text-shadow:1px 1px 2px #333;
	background-color:#E0E0E0;
	width:100%;
	border:1px solid #A4A4A4;
	   -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	position:relative;
	top:-5px;
	left:-1px;
	border-bottom:0px;
	}
	
#infoblock {
text-align:left;
padding:10px;
border:0px;
background-color:rgba(255, 255, 255, 0.75);
background-repeat:no-repeat;
border:1px solid #A4A4A4;
	   -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
a:link {
	color:#333;
	text-decoration:none;
}
a:visited {
	color:#333;
	text-decoration:none;
}
p a:link {
color:#333; /* #039; */
text-decoration:none;
border-bottom:1px dashed #666;
}
ul a:link {
color:#333; /* #039; */
text-decoration:none;
border-bottom:1px dashed #666;
}

ul a:visited {
color:#333;
text-decoration:none;
border-bottom:1px dashed #666;
}
p a:visited {
color:#333;
text-decoration:none;
border-bottom:1px dashed #666;
}
p a:hover {
color:#CD0200;
text-decoration:none;
border-bottom:1px dashed #666;
}
ul a:hover {
color:#CD0200;
text-decoration:none;
border-bottom:1px dashed #666;
}
a:hover {
color:#CD0200;
text-decoration:none;
}

#nav {
border:0px solid #000;
width:950px;
font-size:14px;
color:#c0c0c0;
font-weight:bolder;
text-decoration:none;
height:45px;
text-shadow: 1px 1px 1px #000;
/* background:none; */
background-image:url('../img/nav-bkgrd.png');
background-repeat:no-repeat;
background-position:0px 0px;
}
#nav a:hover {
	color:#CD0200;
	text-shadow: 1px 1px 3px #999, -1px -1px 0.5px #333;
}
#nav a {
	color:#c0c0c0;
}
.navhead {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	height:22px;vertical-align:top;
	border-bottom:1px dotted #999999;
	z-index:12px;
	
}
.info  {
font-size:9px;
color:#666;
margin:2px;
margin-left:5px;
margin-right:5px;
text-align:inherit;
}
.binfo {
	
font-size:11px;
font-weight:600;
color:#333333;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:0px;
text-align:inherit;
text-shadow:-1px -1px 1px #fff;
	   }
.infotxt {
	font-size:9px;
	color:#c0c0c0;
	text-shadow:1px 1px 2px #ffff;
}
.infotxt:hover {
	color:#A0A0A4;
	font-size:9px;
	text-shadow:1px 1px 2px #ffff;
}

.title {
font-size:12px;
color:#000;;
margin-left:5px;
margin-right:5px;
margin-top:0px;
margin-bottom:0px;
text-align:inherit;
font-weight:bolder;
text-shadow: -1px -1px 2px #fff, 1px 1px 2px #333;
}
.newshead {
font-size:13px;
color:#000;;
margin-left:5px;
margin-right:5px;
margin-top:0px;
margin-bottom:0px;
text-align:inherit;
text-shadow: -1px -1px 1px #fff, 1px 1px 2px #111;
}


ul {
font-size:11px;
color:#666666;
}
ul.smal {
font-size:9px;
color:#666666;
}

.content {
color:#666;
font-size:12px;
margin:5px;

}
.micro {
font-size:2px;
color:#666666;
margin:2px;
text-shadow:-1px -1px 1px #fff;
}
.headsmal1 {
font-size:9px;
color:#000;
font-weight:bolder;
margin:2px;
text-shadow:-1px -1px 1.5px #fff, 1px 1px 1.5px #fff;
}
.headsmal {
font-size:10px;
color:#000;
font-weight:bolder;
margin:2px;
text-shadow:-1px -1px 1.5px #fff, 1px 1px 1.5px #fff;
}
.smal {
font-size:9px;
color:#666666;
margin:2px;
text-shadow:-1px -1px 2px #fff;
}
.load {
text-transform:uppercase;
font-size:10px;
font-weigth:bold;
color:#000;
margin:2px;
text-shadow:-1px -1px 1px #fff, 1px 1px 1px #fff;
}

.bsmal {
font-size:10px;
font-weight:bold;
color:#666666;
margin:2px;
text-shadow:-1px -1px 2px #fff;
}
.dbig {
	font-size:16px;
	/* font-family:Arial Black; */
	color:#333;
	font-weight:bold;
	text-shadow:-1px -1px 1px #CCC, 1px 1px 2px #000;
	
}
.big {
	font-size:13px;
	font-weight:bold;
	text-shadow: 1px 1px 1px #666;
}
.dmid {
	font-size:13px;
	/* font-family:Arial Black; */
	color:#333;
	font-weight:bold;
	text-shadow:-1px -1px 1px #CCC, 1px 1px 2px #000;
	
}
.mid {
font-size:12px;
color:#666666;
margin:2px;
text-shadow:-1px -1px 1px #fff;
}
.bmid {
font-size:13px;
font-weight:700;
color:#666666;
margin:2px;
text-shadow:-1px -1px 2px #fff;
}
.input {
font-size:11px;
margin:0px;
height:18px;
}
.eingabe {
font-size:11px;
font-family:Arial;
/* font-weight:bold; */
color:#000;
margin:2px;
/* text-shadow:-1px -1px 2px #fff; */
}
.inftitle {
font-size:12px;
color:#eee; /*032775;*/
font-weight:bolder;
margin:0px;
text-shadow: 1px 1px 1px #000;
}
.error {
font-size:10px;
color:#990000;
font-weight:bolder;
margin:5px;
}


#leftside {
width:160px;
font-size:12px;
float:left;
}


p.leftside {
margin:5px;
}


#rightside {
width:160px;
font-size:12px;
float:right;



}
#main {
width:950px;
height:100%;
align:center;
background:#fff;
margin:0px;
border-left:1px solid #dcdcdc;
border-right:1px solid #dcdcdc;
border-bottom:1px solid #fff;
}

#content {
width:620px;
margin-top:0px;
text-align:left;
}
#contadd{
width:570px;
}
#footer {
width:950px;
margin:0px;
height:29px;
font-family:Verdana;
font-size:10px;
color:#333333;
background:#ffffff;
background-image:url('../img/foot-bkgrd.png');
margin-bottom:15px;
position:relative;
top:-2px;
}

#field {
width:120px;
font-family:Arial;
height:13px;
font-size:11px;
margin:2px;
border:1px solid #999999;
}
#dropdown {
width:110px;
height:16px;
font-size:11px;
margin:2px;
border:1px solid #999999;
}

#senderlist {
font-size:11px;
font-weight:lighter;
font-family:Arial;
color:#000000;
vertical-align:top;
border-bottom:0px dotted #333333;
}
#shadowroundbox {
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	box-shadow:1px 2px 3px #222;
	-moz-box-shadow:1px 2px 3px #222;
	-webkit-box-shadow:1px 2px 3px #222;
}
.shadowroundbox {
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	box-shadow:1px 2px 3px #222;
	-moz-box-shadow:1px 2px 3px #222;
	-webkit-box-shadow:1px 2px 3px #222;
}

.gradientbox {
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	 box-shadow:1px 2px 1px #222;
	-moz-box-shadow:1px 2px 1px #222;
	-webkit-box-shadow:1px 2px 1px #222; 
	border:1px solid #555;
	background-color:#CCC;
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.02, rgb(209,212,208)),
    color-stop(0.51, rgb(224,227,223)),
    color-stop(0.92, rgb(255,255,255))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(209,212,208) 2%,
    rgb(224,227,223) 51%,
    rgb(255,255,255) 92%
);
}
.infobox {
	background-image:url('../img/info_bta.png');
	background-position:top right;
	background-repeat:no-repeat;
	padding:8px;
	margin-left:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:10px;
	border:1px dotted #c0c0c0;
	width:230px;
}
.dotbox18 {

}
.dotbox14 {
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	width:14px;
	height:14px;
	border: 1px solid #666;
	box-shadow:1px 1px 2px #000;
	-webkit-box-shadow:1px 1px 2px #000;
	-moz-box-shadow:1px 1px 2px #000;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	position:relative;
	top:-2px;	
}
	
.roundbox {
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border:1px solid #CCC;
}
#titlebox {
	width:300px;
	height:25px;
	background-image:url('../img/titlebox.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	border:0px solid red;
	margin-right:5px;
}
#mainbox {
	margin-right:5px;
	width:300px;
	min-height:80px;
	border:1px solid #000;
	border-top:1px solid #CA0000;
   -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-bottom-radius: 10px;
    border-top-bottom-radius: 10px;
		box-shadow:1px 1px 2px #000;
	-webkit-box-shadow:1px 1px 2px #000;
	-moz-box-shadow:1px 1px 2px #000;
}

#roundbox {
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border:1px solid #CCC;
}

#navtitlebox {
	cursor:pointer;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	border:1px outset #fff;
	/*border-bottom:0px;*/
	color:#fff;
	background:#404040;
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.14, rgb(64,64,64)),
    color-stop(0.55, rgb(122,121,122)),
    color-stop(1, rgb(194,192,194))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(64,64,64) 14%,
    rgb(122,121,122) 55%,
    rgb(194,192,194) 100%
);
	box-shadow:-1px -1px 1px #fff, 1px 2px 3px #222;
	-moz-box-shadow:1px 2px 3px #222;
	-webkit-box-shadow:-1px -1px 1px #c0c0c0,1px 2px 3px #222;
	height:23px;
	width:100%;
	padding-top:5px;
	margin-bottom:5px;
	
}

#maintitlebox {
	font-size:12px;
	color:#222222; /*032775;*/
	font-weight:bolder;
	margin:0px;
	text-shadow: 1px 1px 2px #fff;
	width:200px;
	height:23px;
	z-index:2;
	position:relative;
	cursor:pointer;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:0px;
	border-top-right-radius:5px;
	border-top-left-radius:0px;
	border:1px outset #333;
	background:#dbdbdb;
	box-shadow: 1px 1px 1px #000;
	-moz-box-shadow:1px 2px 3px #222;
	-webkit-box-shadow:1px 1px 1px #000;
	padding-top:5px;
	margin:0px;
	margin-bottom:5px;
	
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.03, rgb(204,204,204)),
    color-stop(0.81, rgb(255,255,253))
);
background-image: -moz-linear-gradient(
    center bottom,
	rgb(204,204,204) 3%,
    rgb(255,255,253) 81%
    
);
}
#maintitlebox:hover {
	color:#F00;
}

.mainbox {
	padding:5px;
	display:none;
	text-align:left;
	position:relative;
	border:1px outset #333;
	cursor:pointer;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-botom-right-radius:5px;
	border-bottom-left-radius:5px;
	height:130px;
	width:250px;
	/*border-bottom:0px;*/
	color:#fff;
	background:#ffffff;
	box-shadow:-1px -1px 1px #fff, 1px 2px 3px #222;
	-moz-box-shadow:1px 2px 3px #222;
	-webkit-box-shadow:-1px -1px 1px #c0c0c0,1px 2px 3px #222;
	padding-top:5px;
	margin:0px;
	margin-bottom:5px;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.66, rgb(255,255,255)),color-stop(0.96, rgb(230,230,230)));
	background-image: -moz-linear-gradient(center bottom,rgb(255,255,255) 66%,rgb(230,230,230) 96%);
	margin-top:-5px;
	margin-left:10px;
	/*margin-bottom:-137px;*/
}

#morebutton {
	background-image:url('../img/navardown.png');
	background-position: right bottom;
	background-repeat:no-repeat;
	background-size:7px 8px;
	width:130px;
	height:22px;
	border:1px solid #c0c0c0;
	font-size:9px;
	color:#039;
	margin:4px;
	text-align:center;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	box-shadow:1px 1px 2px #222;
	-moz-box-shadow:1px 1px 2px #222;
	-webkit-box-shadow:1px 1px 2px #222;
	cursor:pointer;
}
#morebutton:hover {
		color:#CD0200;
	font-color:#CD0200;
	box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
position:relative;
left:1px;
top:1px;
margin-right:4px;
margin-bottom:4px;
margin-left:6px;
margin-top:4px;
cursor:pointer;
}

#sidebutton  {
	background-position: 2px 1px;
	background-repeat:no-repeat;
	background-size:20px 20px;
	width:130px;
	height:22px;
	border:1px solid #c0c0c0;
font-size:9px;
color:#039;
margin:4px;
margin-left:5px;
margin-right:5px;
text-align:inherit;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
box-shadow:1px 1px 2px #222;
-moz-box-shadow:1px 1px 2px #222;
-webkit-box-shadow:1px 1px 2px #222;
cursor:pointer;
}
#sidebutton:hover {
	color:#CD0200;
	font-color:#CD0200;
	box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
position:relative;
left:1px;
top:1px;
margin-right:4px;
margin-bottom:4px;
margin-left:6px;
margin-top:4px;
cursor:pointer;
}
/* Spiegelung der Grafik, nur Chrome und Safari */
.reflect {
	margin-bottom:0px;
	-webkit-box-reflect:below 1px -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(.40, transparent), to(#FFF));
}
.navarrow {
	margin:0px;
	width:110px;
	height:10px;
	background-image:url('../img/nav-arrow.png');
	background-repeat:no-repeat;
	background-position: center;
}


.rightboxgrad {
	
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	
	-khtml-border-bottom-left-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
		
/*	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px; */
	
	 box-shadow:1px 2px 1px #222;
	-moz-box-shadow:1px 2px 1px #222;
	-webkit-box-shadow:1px 2px 1px #222; 
	border:1px solid #555;
	background-color:#CCC;
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.02, rgb(209,212,208)),
    color-stop(0.51, rgb(224,227,223)),
    color-stop(0.92, rgb(255,255,255))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(209,212,208) 2%,
    rgb(224,227,223) 51%,
    rgb(255,255,255) 92%
);
position:relative;
left:-10px;
top:-5px;
}

.leftboxgrad {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 0px;
	
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 0px;	
	border-top-left-radius:8px;
	border-top-right-radius:0px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:0px;
	
	/* -moz-border-radius:7px;
	-webkit-border-radius:7px; */
	 box-shadow:1px 2px 1px #222;
	-moz-box-shadow:1px 2px 1px #222;
	-webkit-box-shadow:1px 2px 1px #222; 
	border:1px solid #000;
	border-right:0px;
	background-color:#CCC;
/*	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.02, rgb(209,212,208)),
    color-stop(0.51, rgb(224,227,223)),
    color-stop(0.92, rgb(255,255,255))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(209,212,208) 2%,
    rgb(224,227,223) 51%,
    rgb(255,255,255) 92%
); */
}


