body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_grau.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#linksTop {
	position: absolute;
	width:492px;
	height:89px;
	top:45px;
	left:40px;
	}

#impressum {
	position: absolute;
	width:163px;
	height:89px;
	top:45px;
	left:532px;
}
	
#HeaderTxt {
	position: absolute;
	width:521px;
	height:19px;
	top:139px;
	left:9px;
	}

#logo {
	width:192px;
	height:47px;
	top:25px;
	left:764px;
	position: absolute;
	}

#login {
	position: absolute;
	width:52px;
	height:16px;
	top:138px;
	left:643px;
}
	
#content {
	position:absolute;	
	width:520px;
	top:195px;
	left:250px;
	text-align:left;
	}

#sucheBox {
	padding:12px 0px 0px 5px;
	position:absolute;
	width:223px;
	height:44px;
	left:737px;
	top:90px;
	background-color: #E0DFDD;
	}
	
/* ---------- end Spalten ---------- */


/*----------------navi----------------*/

*html ul#nav {
	position:absolute;
	top:196px;
	left:42px;
	width:160px;
	list-style-type:none;
	margin:0px;
	text-align:left;
}

ul#nav {
	position:absolute;
	top:196px;
	left:2px;
	width:160px;
	list-style-type:none;
	margin:0px;
	text-align:left;
	}

#nav li {
	margin:0px 0px 0px 0px;
	/*border-bottom: 1px solid white;*/
	}

#nav a {
	width:160px;
	height:18px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	padding:1px 1px 1px 5px;
	background-image: url(../images/bg_navi.gif);
	background-repeat: no-repeat;
}

#nav a:hover {
	background-image: url(../images/r_bg_navi.gif);
	background-repeat: no-repeat;
}
	
/*----------------end navi----------------*/


/*----------------------end divs-------------------------*/

.infobox
	{
	background-color: #EDEDED;
	border: 1px solid #565656;
	font-style: normal;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	}

	
.inhaltsverzeichnis
	{
	background-color: #EDEDED;
	border: 1px solid #565656;
	color: #000000;
	font-size: 8pt;
	}
	
	
.AreaHeaderBackground
	{
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 5px;
	}

.AreaHeaderText
	{
	font-size: 8pt;
	font-weight: bold;
	color: #DE1800;
	}

.AreaHeaderText_2
	{
	font-size: 8pt;
	font-weight: normal;
	color: #DE1800;
	}

.AreaHeaderText_3
	{
	font-size: 8pt;
	font-weight: bold;
	color: #DE1800;
	}
		
.asp_button
	{
	font-size: 8pt;
	font-weight: bold;
	background-color: #DE1800;
	border: 1px #ffffff;
	height: 20px;
	cursor: hand;
	color: #FFFFFF;
	}

.asp_checkbox
	{
	font-size: 8pt;
	border: 0px;
	}

.asp_linkbutton
	{
	background-color: #DE1800;
	border: 1px solid #ffffff;
	height: 19px;
	cursor: hand;
	}

.asp_listbox
	{
	font-size: 8pt;
	background-color: #EDEDED;
	border: 1px solid Gainsboro;
	height: 150px;
	padding-left: 5px;
	padding-right: 5px;
	}
		
.DataGrid
	{
	border: 1px Gainsboro solid;
	}

.DataGridFooter
	{
	background-color: Gainsboro;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	}

.DataGridHeader
	{
	background-color: Gainsboro;
	text-align: left;
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
	}

.DataGridItem
	{
	font-size: 8pt;
	color: #000000;
	}

.DataGridPager
	{
	background-color: Gainsboro;
	text-align: center;
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
	}
	
.DataTable
	{      
	border: 1px Gainsboro solid;
	}

.DataTableHeader
	{
	background-color: Gainsboro;
	text-align: left;
	}

.DataTableHeaderText
	{
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
	}

.DataTableText
	{
	font-size: 8pt;
	color: #000000;
	}
	
.DataList
	{
	background-color: #C6C6CB;
	}

.Dropdownlist
	{
	font-size: 8pt;
	background-color: #f7f7f7;
	border: 1px solid Gainsboro;
	width: 140px;
	}

.NavigationPath
	{
	font-size: 8pt;
	color: #ffffff;
	}

.PanelDelete
	{
	font-size: 7.5pt;
	font-weight: bold;
	border: 1px solid Gainsboro;
	background-color: #FFFFFF;
	color: #000000;
	}

.Text
	{
	font-size: 8pt;
	color: #000000;
	}

.footer
	{
	font-size: 7pt;
	color: #000000;
	}

.TextBox
	{
	background-color: #FFFFFF;
	height: 19px;
	font-size: 8pt;
	color: #000000;
	border: 1px Gainsboro solid;
	margin-bottom: 4px;
	margin-top: 4px;
	vertical-align: middle;
	}

.TextBoxSearch {
	background-color: #ffffff;
	height: 18px;
	width: 128px;
	font-size: 8pt;
	border: #5B5B5B thin solid 0px;
	}

	
/*-------------links-------------*/
	
a:link
	{
	font-size: 8pt;
	color: #DE1800;
	}

a:visited
	{
	font-size: 8pt;
	color: #DE1800;
	}

a:active
	{
	font-size: 8pt;
	color: #DE1800;
	}

a:hover
	{
	color: #1A1BC7;
	text-decoration: none;
	font-size: 8pt;
	}
	
/*-------------end links--------------*/

.invisible
{
visibility:hidden;
}