html {overflow-y: scroll;} 

body {
	font-family:Arial, Helvetica, sans-serif; text-align:center;
}

#menue_top_active {
	background:#cc0000; background:#443322; font-color:black; color:black; 
}

#allpage {
	width:983px; text-align:left; margin:0px auto 0px auto;
}

#header {
	width:100%; height:82px; background:#ffffff; background:url(./bilder/nav/logo_pills_header_neu_2.jpg) no-repeat;
}

#languages {
	margin-left:320px; float:right;  margin-right:10px;
}

#languages a{
	border:none; margin-right:20px; margin-right:10px;
}

#languages img{
	border:none;
}

#search {
	float:right; width:200px; height:100%; display:none;
}

#menue_top {
	width:100%; height:30px; background:#d9d9d9; line-height:30px; font-size:12px; /*was 55px*/ background:#cc0000;
}

#menue_top ul{
	list-style:none; padding:0px; margin:0px; margin-left:148px;
}

#menue_top ul li{
	float:left;
}

#menue_top ul li a{
	width:167px; float:left; text-align:center; font-weight:bold; text-decoration:none; color:white;
}

#menue_top ul li a:hover{
	background:#cc0000; /*#eeeeee;*/ color:black;
}

#breadcrumb {
	width:100%; height:10px; background:#cc0000; line-height:10px; font-size:10px; background:white; 
}

#breadcrumb div{
	width:auto; height:100%; float:left; background:white; padding-left:0px;
}

#breadcrumb a{
	color:#000000; text-decoration:none;
}

#breadcrumb a:hover{
	color:#cc0000;
}

#main {
	width:100%; height:auto; background:#d9d9d9; float:left;
}

#left {
	width:128px; height:auto; float:left; background:#d9d9d9; margin:12px 0px 40px 10px; font-size:12px; padding-bottom:20px;
}

#left ul{
	margin:0px; padding:0px; list-style:none; text-align:left; 
}

#left ul li{
	margin:30px 0px 40px 0px; width:100%; display:block;
}

#left ul li a{
	text-decoration:none; color:#000000;
}

#left ul li a:hover{
	text-decoration:underline;
}

.menue_left_active{
	font-weight:bold;
}

#mainarea{
	width:835px; height:auto; float:right; background:#ffffff;
}

#content{
	width:610px; height:auto; background:#ffffff; float:left; margin:10px 0px 10px 20px; font-size:13px; line-height:19px;
}

#content h1{
	font-size:14px; padding:0px; margin:0px; margin:40px 0px 10px 0px; border-bottom:2px solid #dddddd; display:block;
}

#content h2{
	font-size:12px; font-weight:normal; padding:0px; margin:0px; margin:0px 0px 10px 0px; text-decoration:underline; 
}


#content p{
	margin:0px 0px 20px 0px;
}

.toplink{
	color:#999999; margin:0px 10px 10px 0px; text-decoration:none; float:left; width:100%; border-left:none;/*3px solid #bbbbbb;*/ padding-left:14px; line-height:14px;
	background:url(bilder/nav/icon_toparrow_999999.gif) no-repeat;
}

.toplink:hover{
	text-decoration:underline;
}

.cb{
	clear:both;
}

.cf{
	clear:both;
}

.precf{
	clear:both;
}

.mb5{
	margin-bottom:5px;
}

.mb10{
	margin-bottom:10px;
}

#right {
	width:148px; height:auto; background:#ffffff; float:right; margin:60px 0px 10px 30px; color:red; font-size:13px; text-align:left;
}

#right p{
	margin:0px 0px 5px 0px;
}

#right a{
	text-decoration:none; color:red;
}

#right a:hover{
	text-decoration:underline;
}

#footer {
	width:100%; height:30px; background:#d9d9d9; line-height:30px; font-size:11px; overflow:visible;
}

#footer a{
	color:#000000; text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}