body {
	font: normal 11px verdana;
	behavior:url("inc/csshover.htc");
	margin: 0;
	padding: 0;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 148px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #fff;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 148px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #555;
	background: #E8E8E8; /* IE6 Bug */
	padding: 0px 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #FF9900; background: #f9f9f9; } /* Hover Styles */
		
li ul li a { padding: 0px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */

 /* Alle subnavigatie verbergen */
  
 ul ul {
  position:absolute;
  display:none;
  right:-140px;
  top:4px;
 }
  
  /* :hover, met specificity */
  
  li:hover ul ul {
   display:none;
  }

  li:hover ul, li:hover li:hover ul {
   display:block;
  }
  
  
body   { 
background-image: url(../pics/bg/background.jpg);
background-position:top left;
background-repeat: repeat-x;
background-color: #ABB0B6;
padding: 0;
         margin: 0;
         color: #555;
         font-family: arial;
         font-size: 12px;
         line-height: 1.6em;
      /*   background-color: #E3E3E3; */
         text-align: center; }
#paper { margin: 0px auto;  border-left: solid 1px #ADADAD; border-right: solid 1px #FFFFFF; 
         text-align: left; background: #E3E3E3 url(../pics/bg/paper_gr.gif) -1px 0px;
         width: 860px;  }
.footer { /*padding-top: 5px; */border-top: solid 1px #ccc; }

#links { float: left; width: 150px; }
#mitte { float: left; width: 573px; }
#mitte a:link, #mitte a:visited, #mitte a:hover, #mitte a:active, #bilderbg a:link, #bilderbg a:visited, #bilderbg a:hover, #bilderbg a:active { text-decoration:underline; }
#bilderbg { float: left; width: 708px; }
#rechts { float: left; width: 135px; color: #555; background-color: #E3E3E3; border-right: solid 1px #ccc; }

h1,h2,h3,h4,h5,h6 { font-size: 100%; margin: 0px; padding: 0px; }
h1 { font-size:12px;}
h2 { font-size:12px; display:inline; font-weight:normal;}
.top { padding: 0;
     text-align: left; 
     font-family: tachoma, times, georgia; 
     letter-spacing: 1px; 
     font-size: 19px;
     color: #222;
     line-height: 1.0em; }
p { margin: 0px; margin-top: 1em;}
h6, .itemhead { color: #555;  background-color: #E3E3E3;  border-left: solid 1px #FFF;/* border-right: solid 1px #ADADAD;*/ border-bottom: solid 1px #ADADAD;  }
h6 { color: #222; padding: 1px 2px 2px 6px; }
h5 { color: #222; padding: 1px 2px 2px 6px; background-color: #E3E3E3;  margin-left:1px; border-left: solid 1px #ccc; margin-right:2px; border-right: solid 1px #ccc; border-bottom: solid 1px #ccc;  }
.menuecont { color: #555; /*background-color: #E3E3E3;  border-left: solid 1px #FFF; */}
.flash { padding: 0; border-top: solid 1px #FFF; background-color: #E3E3E3;  border-left: solid 1px #FFF; border-right: solid 1px #ADADAD; border-bottom: solid 1px #ADADAD;  }
.handy {background:url(pics/bg/handy-logo-mms.jpg) left top no-repeat; height:190px;}
.listitem { background-color: #E8E8E8;  border-bottom: solid 1px #ccc; }
.item,.lastitem,.itemadmin,.sitem,.textitem { padding: 10px 10px; border-left: solid 1px #EEE; border-top: solid 2px #D4D4D4; border-bottom: solid 1px #ADADAD; border-right: solid 1px #ADADAD; background-color: #DDDDDD;  }
.textitem { background-color: #F3F3F3; border-top: solid 2px #E5E5E5; border-left: solid 2px #EBEBEB; }
.sitem {  border-bottom: solid 1px #ADADAD; }
.lastitem { border-bottom: none;  }
.hr {  border-top: solid 1px #FFF; border-left: solid 1px #FFF; border-right: solid 1px #ADADAD;  border-bottom: solid 1px #ADADAD; height: 10px; background-color: #E8E8E8; }
.end { border-top: solid 1px #FFF; border-left: solid 1px #FFF; border-right: solid 1px #ADADAD; height: 10px; background-color: #E3E3E3; }
.banner { padding: 0px; border-bottom: solid 1px #ADADAD; border-right: solid 1px #ADADAD; background-color: #F3F3F3; border-top: none; border-left: none; }

.left { float: left; width: 42%; }
.right { float: right; width: 56%; text-align: right;  }

a img { border: none; padding: 0px; text-decoration:none; }
a.visited { color: #555; }
a { color: #555; text-decoration: none;  }
a:hover { color: #FF9900; text-decoration: none; }

.clear { clear: both; margin:0; padding:0; }
.normal { font-weight: normal; }
.bold { font-weight: bold; }

textarea {
	width: 321px;
	font-size: 12px;
	font-family: verdana, arial, verdana, sans-serif;
	background-color: #DDD;
 	border: solid 1px #ADADAD;	padding: 0;
	margin: 0;
	outline: none;
	display: block;
}
select { /*height: 25px; width: 332px;border-color: #fff;  */}
input.radio,input.checkbox { width: auto; display: inline; background-color: transparent; }
#counter { line-height: 1em; }
.linkes_feld {
	background-color: #E8E8E8;  border-bottom: solid 1px #ccc;  border-left: solid 1px #ccc; border-right: solid 1px #ccc; margin: 0px 1px 0px 1px; padding:5px 0px;  
}

form { margin: 0px; padding: 0px; }
input, textarea, select { width: 325px; font-family: arial, verdana; font-size: 12px; background-color: #EBEBEB; 	border:1px solid #ccc; }
.half { width: 135px; background-color: #EBEBEB; }
.small { width: 65px; background-color: #EBEBEB; }
.little { font-size:11px;}

.lecker { display: none; }
.schatten{ font-family: tachoma, times, georgia; font-size:24px; color: #FF9900; padding:3px 5px;}
.text{ font-family: tachoma, times, georgia; color: #555; font-size:24px; margin-top: -1.05em; margin-left: -0.08em; padding:3px 5px;}
td { font-size: 12px; color: #555; line-height: 15px}


#pic { filter:progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=15,Duration=0.5) }
.first {
	border-top:0px;
}
.last {
	border-bottom:0px;
}
.border {
	border:1px solid #ccc;
}

ul.contentul { 
	border:0px;
	list-style: circle;
 	margin-left: 10px; /* Für den IE */
	padding-left: 10px; /* Für alle anderen Browser */
	width:auto;
	z-index:2;
}

