html {
     overflow-y: scroll;
}

body {
    color: rgb(100,105,111);
	line-height: 140%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: url('../_data/bodybg.gif');
	text-align: justify;
	border: 0;
	padding: 0;
	margin:0;
}

body, table { /* Why do tables use larger font otherwise? */
    font-size: 12px;
	line-height: 140%;
	text-align: justify;
}

/* default alignment of table cells */
td {vertical-align: top; text-align: left;}

/* no borders on images */
img { border: 0px; }

a{
	color: #1B8BE5;
	text-decoration:none; 
}

a:link {
	color: #1B8BE5;
	border-bottom:solid 1px rgb(200,210,222);
	text-decoration:none; 
	}

a:visited { 
	color: #1B8BE5;	
	border-bottom:solid 1px rgb(200,210,222);
	text-decoration:none; 
	} 


a:active { 
	color: #1B8BE5;
	border-bottom:solid 1px rgb(200,210,222);
	text-decoration:none; 
	} 
a:hover { 
	color: #1B8BE5;
	border-bottom:solid 1px #1B8BE5;
	text-decoration:none; 
	} 

h1 {
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 0px;
	color: white;
	background-color: rgb(100,100,105);
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

	
}


h2 {
	display:block;
	padding: 0;
	margin:0 0 20px 0;;
	font-family:  Verdana, Arial, Tahoma;
	color: rgb(70,80,100);
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

h3 {
	display: block;
	height: 15px;
	font-family: Verdana, Arial, Tahoma;
	border-left: 0pt;
	border-bottom: 0px solid black;
	background: rgb(238,240,240);
	padding: 0px;
	color: rgb(70,80,100);
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}
h5 {
	display: block;
	font-family: Arial, Tahoma, Verdana;
	border-left: 0pt;
	background: url('../_data/h5.gif');	
	padding-left: 15px;
	color: rgb(100,110,130);
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
	


#showbox {
	border: 1px solid #1B8BE5;
	width: 850px;
	min-width: 850px;
	min-height: 500px;
	padding: 0;
	margin: 10px 0 10px 0;
	background: #FFFFFF;
	position: relative;

}

#globalheader {
    background: #eee;
    margin-bottom: 1em;
}

#localheader {
    background: #eee;
    margin-bottom: 1em;
}

#localfooter {
    background: #eee;
    margin-top: 1em;
}

#globalfooter {
    background: #eee;
    margin-top: 1em;
    text-align: center;
}

#header {
	margin: 0;
	padding: 0;
	border:0;
	height: 70px;
	background: url('../_data/header.gif');
	width:850px;
	position:relative;
	
}
# titlelink {
	display: block;
	width: 300px;
	height: 50px;
	text-align: left;
	position: absolute;
	left: 50px;
	top:20px;
}

# titlelink a {text-decoration: none; border: 0;}

#footer {
	height: 20px;
/*	background: url('../_data/footer.gif');*/
	width:850px;
}

#whiteframe {
	width: 500px !important;
	padding: 0 299px 30px 49px;

	margin: 30px 0 0 0;
}

#content {
	width:500px;
	text-align: justify;
	background-color: white;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 0;

}	

#menue {	

	float: right;
/*	display: block;*/
	text-align: left;
	width: 250px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 0;
 position:absolute;
 left:600px; top:100px;
}
#navigation {

	display:block;
	width: 250px;
	font-family: Arial, Verdana, Tahoma, Hevetica;
	font-size: 11px;
	margin: 0;
}

.clearboth {clear:both;}

a.weiter-link{	
	display: block;
	font-family: Verdana, Arial, Tahoma;
	border: 0pt;
	height: 10px;
	background: url('../_data/weiter.gif');
	padding-left: 15px;
	font-size: 4px;
	font-weight: normal;
	letter-spacing: 1px;

}

a.weiter-link:hover{
	background: url('../_data/weiter_h.gif');
}



a.Nav, a.Nav:visited, a.Nav:active
{	
	display: block;
	width:250px;
	padding-top: 2px;
	background: #FFFFFF;
	border:0;
	border-left: 1px rgb(100,105,111);
	padding-bottom: 2px;
	padding-left: 0px;
	color: black;
	text-decoration:none; 
}

a.Nav:hover{
	color: white;
	background: #66AFE9;
	text-decoration:none; 
}

a.ActNav, a.ActNav:visited, a.ActNav:active{	
	display: block;
	width:250px;
	padding-top: 2px;
	background: #FFFFFF;
	border:0px;
	padding-bottom: 2px;
	padding-left: 0px;

	color: #1B8BE5;
	text-decoration:none; 
}

a.ActNav:hover{
	color: #1B8BE5;
	text-decoration:none; 
}


.login {
       font-size: 10px;
       color: rgb(100,100,105);
}


.pager {margin-top: 1em;}

.more {margin-top: 1em;}

.navicon {
	margin-right:5px;
	margin-bottom:5px;
}

#admin, #admin a, #admin a:hover, #admin a.visited, #admin a:active{	
	font-size: 10px;
	padding: 0 0 0 1px;
	color: rgb(100,105,111); 
	font-decoration: none;
	text-decoration:none; 
	text-align: left;
	margin: 0 0 0 0;

	line-height: 100%;
}
#admin { margin: 0 0 0 610px;}

#copyright{	
	display:none;
	float: right;
	line-height: 100%;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right:50px;
	color: white;
	border:none; 

}

.hochgestellt  {
        line-height: 0;
}



.vorschauordner{	font-size: 14px;
	color: black;
	text-decoration:none; 
}
a.ordner{	
	display: table-cell;
	width:245px;
	background: url('../_data/ordner.gif');
	vertical-align: middle;
	padding-top: 5px;

	padding-bottom: 7px;
	padding-left: 0px;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	font-size: 14px;
	font-style: normal;
	color: black;
	text-decoration:none; 
}

a.ordner:hover{
	color: red;
	
}


