@charset "iso-8859-1";

body {
	background-color:#3A3A3A;
	color:#FFFFFF;
	font-size:9pt;
	font-family:Arial,Helvetica;
	margin: 0px;
	padding: 0px;  
	width: 100%;
	background-image: none;
}

td {
	font-size:9pt;
	font-family:Arial,Helvetica;
}

input {
	color: #000000; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	border:0;
	border-style:solid;
	border-width:2;
	border-color:#FFFFFF;
	background-color:#D1DEE5;
}

textarea {
	color: #000000; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	border:0;
	border-style:solid;
	border-width:2;
	border-color:#FFFFFF;
	background-color:#D1DEE5;
}

select {
	font-family: Arial, Helvetica; 
	font-size: 11px; 
}

a:link {
	color: #FFFFFF; 
	text-decoration: underline; 
}

a:active {
	color: #FFFFFF; 
	text-decoration: underline; 
}

a:visited {
	color: #FFFFFF; 
	text-decoration: underline; 
}

a:hover {
	color: #FFFFFF; 
	text-decoration: underline; 
}

.header {
	height: 130px;
}

.menu {
	float: left;
	width: 175px;
	height: 500px;
	background-image:url(bgpfeil.gif);
	background-repeat:no-repeat;
	background-position:10px 130px;
}

#link a {
	padding-left:2;
	padding-right:2;
}

#link a:hover {
	background-color: #DDDDDD;
	color: #3A3A3A;
}

#blocklink a {
	display:block;
	padding:3;
	text-decoration: none; 
}

#blocklink a:hover {
	background-color: #DDDDDD;
	color: #3A3A3A;
}

#menu td a {
	color: #FFFFFF;
	font-size:9pt;
	font-weight:bold;
	text-decoration: none;
	display: block;
	position: relative;
	padding-top:2;
	padding-bottom:2;
	padding-left:14;
	padding-right:14;
	border-style:solid;
	border-width:1;
	border-color:#3A3A3A;
}

#button a {
	color: #000000;
	font-size:8pt;
	background-color: #BBBBBB;
	text-decoration: none;
	border-color: #BBBBBB;
	border-style:outset;
	border-width:1;
	display: block;
	height: 14px;
	margin: 1;
}

#button a:hover {
	color: #FFFFFF;
	background-color: #777777;
}

#button input {
	color: #000000;
	font-size:8pt;
	background-color:#BBBBBB;
	text-decoration:none;
	border-color:#BBBBBB;
	border-style:outset;
	border-width:1;
	display: block;
	height: 17px;
	margin: 1;
}

#button input:hover {
	color: #FFFFFF;
	background-color: #777777;
}

#admin input {
	font-size: 13px; 
	border-color:#999999;
	background-color:#FFFFFF;
	border-style:inset;
	border-width:2;
	padding-left:2;
	padding-right:2;
}

#admin textarea {
	color: #000000; 
	font-family: Arial, Helvetica; 
	font-size: 13px; 
	border-color:#999999;
	background-color:#FFFFFF;
	border-style:inset;
	border-width:2;
	padding-left:2;
	padding-right:2;
}					  

ul {
	padding: 0;
	margin:0;	 
}							  

li {
	padding-top: 0;
	margin: 0;
	list-style: none; 	 
	cursor: default;
}				

.check_button_grau {
	display: block;
	width: 27px;
	height: 16px;  
	background-image: url("img/btn_check_grau.gif");
	background-repeat: no-repeat;
}  

.check_button_grau:hover {
	background-position: 0px -16px;
}

.check_button_grau:active {
	background-position: 0px -32px;
}

.check_button_dunkelblau {
	display: block;
	width: 27px;
	height: 16px;  
	background-image: url("img/btn_check_dunkelblau.gif");
	background-repeat: no-repeat;
}  

.check_button_dunkelblau:hover {
	background-position: 0px -16px;
}

.check_button_dunkelblau:active {
	background-position: 0px -32px;
}	 

.suchen_button_grau {
	display: block;
	width: 56px;
	height: 15px;  
	background-image: url("img/btn_med_suchen_grau.gif");
	background-repeat: no-repeat;
}  

.suchen_button_grau:hover {
	background-position: 0px -15px;
}

.suchen_button_grau:active {
	background-position: 0px -30px;
}

.reset_button_grau {
	display: block;
	width: 56px;
	height: 15px;  
	background-image: url("img/btn_med_reset_grau.gif");
	background-repeat: no-repeat;
}  

.reset_button_grau:hover {
	background-position: 0px -15px;
}

.reset_button_grau:active {
	background-position: 0px -30px;
}

.suchen_button_dunkelblau {
	display: block;
	width: 56px;
	height: 15px;  
	background-image: url("img/btn_med_suchen_dunkelblau.gif");
	background-repeat: no-repeat;
}  

.suchen_button_dunkelblau:hover {
	background-position: 0px -15px;
}

.suchen_button_dunkelblau:active {
	background-position: 0px -30px;
}

.reset_button_dunkelblau {
	display: block;
	width: 56px;
	height: 15px;  
	background-image: url("img/btn_med_reset_dunkelblau.gif");
	background-repeat: no-repeat;
}  

.reset_button_dunkelblau:hover {
	background-position: 0px -15px;
}

.reset_button_dunkelblau:active {
	background-position: 0px -30px;
}

.senden_button_grau {						
	display: block;
	width: 112px;
	height: 17px;  
	background-image: url("img/btn_wide_senden_grau.gif");
	background-repeat: no-repeat;
}  

.senden_button_grau:hover {
	background-position: 0px -17px;
}

.senden_button_grau:active {
	background-position: 0px -34px;
}

.senden_button_dunkelblau {						
	display: block;
	width: 112px;
	height: 17px;  
	background-image: url("img/btn_wide_senden_dunkelblau.gif");
	background-repeat: no-repeat;
}  

.senden_button_dunkelblau:hover {
	background-position: 0px -17px;
}

.senden_button_dunkelblau:active {
	background-position: 0px -34px;
}

.zurueck_button_grau {						
	display: block;
	width: 77px;
	height: 17px;  
	background-image: url("img/btn_zurueck_grau.gif");
	background-repeat: no-repeat;
}  

.zurueck_button_grau:hover {
	background-position: 0px -17px;
}

.zurueck_button_grau:active {
	background-position: 0px -34px;
}

.zurueck_button_dunkelblau {						
	display: block;
	width: 77px;
	height: 17px;  
	background-image: url("img/btn_zurueck_dunkelblau.gif");
	background-repeat: no-repeat;
}  

.zurueck_button_dunkelblau:hover {
	background-position: 0px -17px;
}

.zurueck_button_dunkelblau:active {
	background-position: 0px -34px;
}


