body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body 
{
	height: 100%;	
	background-image: url(img/bg_verlauf.jpg);
	background-color: #AFAFAF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: 0.15px;	
}

input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color : #717171;
    background: #FFFFFF;
    background-color : #FFFFFF;
    border-color: #B2B2B2;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
}

.marked input,.marked textarea,.marked select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color : #717171;
    background: #FFFFFF;
    background-color : #FFFFFF;
    border-color: red;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
}

a:link, a:visited, a:active
{
	color: #717171;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;	
}

a:hover
{
	color: #717171;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;	
}
.header
{
	font-size: 14px;
	font-weight: bold;
}

div#test {
	height: 100% !important;
	height: 99%;
}

div#test2 {
	height: 100% !important;
	height: 100%;	
}

div#test3 {
	height: 100% !important;
	height: 100%;	
}
.linksBG
{
	background-position: bottom;
	background-repeat: no-repeat;	
}
.linksBGOuter
{
	background-image: url(img/links_bg_outer.gif);
}
.rechtsBG
{
	background-image: url(img/rechts_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
}
.rechtsBGOuter
{
	background-image: url(img/rechts_bg_outer.gif);
}
.buttons
{
	background-image: url(img/button.jpg);
}

.buttons a:link,.buttons a:visited,.buttons a:active
{
	color: #717171;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 22px;
	text-decoration: none;
}
.buttons a:hover
{
	color: #717171;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 22px;	
	text-decoration: underline;
}
.loginWindow
{
	background-color: #D5D5D5;
	border-style: outset;
	border-width: 1px;
	border-color: #AEAEAE;
	color: #8A8A8A;	
}
.textgrau
{
	color: #8A8A8A;	
}
.linkCommentBG
{
	border-color: #D1D1D1;
	border-style: solid;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;			
	padding-right: 7px;
}
.linkLink
{
	border-color: #D1D1D1;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 10px;
	border-style: solid;
	background-color: #F7F7F7;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;			
	padding-right: 7px;
}

.grauerprint
{
	color: #C0B9B0;
	font-size: 10px;	
}
.grauerprint a:link,.grauerprint a:visited,.grauerprint a:active
{
	color: #C0B9B0;
	font-size: 10px;
	text-decoration: none;		
}
.grauerprint a:hover
{
	color: #C0B9B0;
	font-size: 10px;
	text-decoration: underline;		
}

.grauerprintKlein
{
	color: #C0B9B0;
	font-size: 8px;	
}

.orangerprint
{
	color: red;
}

.uploadfeldBG
{
	border-color: #D1D1D1;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	background-image: url(img/striche_noch_heller.gif);	
}