* {
	margin: 0;
	padding: 0;
	font-family: verdana, arial;
	font-size:12px;
	}

a {
	text-decoration:none;
	color: #000;
	}

a:hover {
	text-decoration:none;
	color: #c53033;
	} 
	
a img {
	border:0px;
	}

ul {
	padding: 5px 0 5px 15px;
}

li {
	padding: 5px 0 5px 0px;
}

#if_prozessediv {
	position: absolute;
	z-index: 0;
	left: 5px;
	top: 5px;
	width: 1px;
	height: 1px;	
}

#top_bg1 {
	background-image: url(http://gestra.de/grafik/bg_top.jpg);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 188px;
}

#top_bg2 {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#homepage {
	position: absolute;
	z-index: 2;
	top: 208px;
	left:0px;
}

#welcome{
	position: absolute;
	z-index: 3;
	left: 10px;
	top: 160px;	
}


#menuebg {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 188px;
	width: 175px;
	min-height: 175px;
	background-color: #bebebe;	
}

#menue {
	position: relative;
	z-index: 4;
	left: 10px;
	top: 5px;
	width: 165px;
	line-height: 20px;
}

.menuepadleft {
	margin-left:10px;
}

.menuepadtop {
	line-height:1px;
	height: 1px;
	padding-top:10px;
	border-bottom: 1px solid #ccc;
}

#loginaussen {
	position: absolute;
	z-index: 2;
	left: 350px;
	top: 0px;
	width: 300px;
	border: 1px solid #cfcfcf;	
}

#loginfenster {
	padding: 10px 10px 10px 10px;	
}

#content {
	position: absolute;
	z-index: 2;
	left: 200px;
	top: 0px;
	width: 750px;	
}

#aufgabe {
	position: absolute;
	z-index: 3;
	left: 200px;
	top: 160px;		
}



h1 {
	font-size:18px;
	font-weight: bold;
}

.newshl {
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	width: 500px;
}
.newsdate {
	font-size: 10px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #cfcfcf;
	width: 550px;
	}
	
.newsdate a {
	font-size: 10px;
	color: #bebebe;
	}

.newsdate a:hover {
	font-size: 10px;
	color: #c53033;
	}
		
.newscont {
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	line-height:18px;
	width: 500px;
}

.newsdown {
	border-top: 1px solid #cfcfcf;
	font-size: 10px;	
	padding: 2px 0px 50px 0px;
	width: 550px;
}

.newscont A{
	color: #c53033;
}

.left {
	float:left;
}

.leftp {
	float:left;
	padding-left: 30px;
}

.clear {
	clear: both;
}

.ptop {
	padding-top: 30px;
}

.underline * {
	line-height:20px;
	font-size:10px;
}

.underline td {
	border-bottom:1px solid #cfcfcf;
}

.newscont a[href^=down] {
background-color: transparent;
background-image: url(images/downl.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left center;
padding-left: 20px;
line-height:28px;

}

#prodataframeset {
	width:805px;
	height:800px;
}

#sortable-list { 
	padding:0; 
}  
   
li.sortme { 
	padding:4px 8px; 
	color:#000; 
	cursor:move; 
	list-style:none; 
	width:700px; 
	background:#dfdfdf; 
	margin:10px 0; 
	border:1px solid #bebebe; 
}  
 
 li.sortme a {
	font-size: 10px;
	color: #8f8f8f;
 }

 li.sortme a:hover {
	font-size: 10px;
	color: #c53033;
 }
 
 .small {
	font-size: 10px;
	}
