body {

	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #0099cc; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-track-color: #f3f3f3;
	scrollbar-base-color: #ffffff;

}

.errorUserLogin {

	color: white;
	
	font-size: 8pt;
	

}


.error {

	color: red;
	border: 1px solid;
	background-color: white;

}

a:link {

	color: #4a5a6a;
	text-decoration: none;

}

a:visited {

	color: #4a5a6a;
	text-decoration: none;

}


a:hover {

	color: #666600;
	text-decoration: none;

}

a:focus {

	color: #666600;
	text-decoration: none;
	font-weight: bold;
}

a:active {

	color: #666600;
	text-decoration: none;
	font-weight: bold;

}

#menuheader {

	color: #0099cc;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 60px;

}

#topmenu {

	padding-left: 14px; 
	font-size: 7pt; 
	font-weight: bold; 
	font-family: Verdana, Arial, sans serif; 
	color: #666600;
	word-spacing: 18px;
	
	

}

#leftmenuReg1 {

	color: #cccccc;	
	height:444px;
	width: 300px;
	line-height: 18px; 
	margin-top: 47px;
	border-right: 1px solid;

}

#leftmenu {

	color: #cccccc;	
	height:370px;
	width: 300px;
	line-height: 18px; 
	margin-top: 23px;
	border-right: 1px solid;

}

#leftMenuTop {

	color: #4a5a6a;
	font-size: 8pt;
	padding-left: 60px;
	padding-bottom: 40px;
	
}

#leftMenuBottom {

	color: #4a5a6a;
	font-size: 8pt;
	padding-left: 60px;
	padding-bottom: 40px;
	
}

#mainContentReg1 {

	font-size: 8pt;
	padding-left: 13px;
	color: #666666;
	margin-top: 50px;
	padding-right: 20px;
	height: 444px;
	
	overflow: auto;
	
}


#mainContent {

	font-size: 8pt;
	padding-left: 13px;
	color: #666666;
	margin-top: 25px;
	padding-right: 20px;
	height: 340px;
	
	overflow: auto;
	
}

#mainContent table {

	font-size: 8pt;
	color: #666666;
}

li {

	text-decoration: none;
	list-style-type: none;

}

.button {

	padding: 3px;
	line-height: 23px;
	text-decoration: underline;

}

.table {

	font-size: 8pt;

}

.tableHeader {

	font-size: 8pt;
	font-weight: bold;
	background-color: #ffffaa;

}

.tableHeaderUser {

	font-size: 8pt;
	font-weight: bold;
	background-color: #666666;
	color: white;

}

.tableFooter {

	font-size: 8pt;
	font-weight: bold;
	background-color: #999900;
	color: white;

}


select {

	font-size: 8pt;

}

h1 {

	font-style: Verdana, Arial, sans-serif;
	font-weight: bold; 
	font-size: 11pt;

}


.success {

	color: green;
	font-weight: bold;

}


#newDocButtonDiv {

	border: 2px solid; 
	position: relative; 
	top: 5px;
	width: 170px;
	text-align: center;

}

#docTableDiv {

	border: 1px solid;
	position: relative;
	top: 5px;
	width: 380px;
	height:300px;
	background-color: white;
	overflow: auto;
	color: #ababab;

}

#divAktualisierenButton {

	position: relative; 
	border: 2px solid; 
	left: 200px;
	top: -12px;
	width: 100px;
	text-align: center;
	color: green; 

}

.saving {

	background-color: #eeeeee;
	color: green;
	border: 2px solid;

}


.editable {

	background-color: #eeeeee;
	color: red;
	border: 1px solid;
}

.register_table {

	font-size: 8pt;
	color: #666666;
	
	


}

#reg_logo_2 {
	margin-left: -5px;
	
}


#logo_2 {

	margin-left: 11px;
}

#logo {

	margin-left: 53px;	

}

#stammdatenOverview {

	height: 350px;
	
}

#punkteOverview {

	
	height: 380px;
	
}

#menuOverview {


	background-color: white;
	border: 1px solid;
	height: 300px;
	overflow: auto;
}

#welcomeUser {

	padding-left: 60px; 
	font-size: 7pt; 
	font-weight: bold; 
	font-family: Verdana, Arial, sans serif; 
	color: #666600;
	


}

.textbox {

	
	color: black;
	font-size: 8pt;

}


#loginBox {

	position: relative;
	float: left;
	left: 260;
	top:00;

}


#loginErrorBox {

	position: relative;
	left:260;
	border: 0px solid;
	color: white;
	width: 200px;
	

}
