.st1 {
	font-family: verdana, tahoma, arial;
	font-size:11px;
	color: white;
	font-weight: normal;
	text-align : justify;
} 
.st2 {
	font-family: verdana, tahoma, arial;
	color: white;
	font-size:10px;
	font-weight: normal;
	text-align : left;
} 
.st3 {
	font-family: verdana, tahoma, arial;
	color: white;
	font-size:18px;
	font-weight: normal;
	text-align : left;
}
.dot {background-image : url(images/dots.gif);}


A 			{ TEXT-DECORATION: none;		color: #6699ff; } 
A:visited 	{ TEXT-DECORATION: none; 		color: #6699ff	} 
A:hover 	{ TEXT-DECORATION: underline;  	color: orange;	}
A:active 	{ TEXT-DECORATION: none; 		color: red;		}

.menu A		{ TEXT-DECORATION: none;		color: #070916; } 
.menu A:visited 	{ TEXT-DECORATION: none; 		color: #070916	} 
.menu A:hover 	{ TEXT-DECORATION: underline;  	color: red;	}
.menu A:active 	{ TEXT-DECORATION: none; 		color: orange;		}

.link {	padding-left: 10px;	background : url('images/arr.gif') no-repeat 0 3px; }
.link:hover {background-image: url('images/arr_hover.gif'); }

hr { color: #369; background-color: #369; border: 0px none; height: 1px; clear: both; }

FORM 	{padding:0; margin:0}
IMG 	{border:0;}

input, select, textarea {
	BORDER: #000000 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #c0dffe;;
}

.inp {
	BORDER: #000000 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #c0dffe; width=150;
}
.inp1 {
	BORDER: #000000 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #6589ff; width=150;
}

.hallo {display:block; width: 192px; height: 39px; background: #85bfe5 url(images/hallo.gif); text-decoration: none;}
.hallo:hover {background-position: 0 -39px; }

.block {height: 99%; border: 1px solid #6589ff; border-radius: 2px; background: #1b2e6b; box-shadow: 0 0 10px #024; -moz-box-shadow: 0 0 10px #024; -webkit-box-shadow: 0 0 10px #024;}

.clear {clear: both;}

.hg1 {line-height: 1px; height: 1px;}
.hg1 img, #mn {display: block;}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #070916;
	background-image: url(bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment : fixed;
}
