@import url(header.css);

.normalLink{
text-decoration: none; 
color: darkblue;
font-size: 12px;
}

.titelaufnahme_linie{
	padding: 2 0 5 0;
	width: 100%;
	height: 1px;
}

#searchResultCSS{
	text-decoration: none;
	font-color: black;
}

body    { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 5px; margin-right: 0px; margin-left: 5px }

a:link  { text-decoration: none ; color: darkblue;}
a:visited {text-decoration: none; color: darkblue; }
a:active {text-decoration:underline; color: gray; }
a:hover {text-decoration:underline; color: blue; }


.normal
{
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	color: black;
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.normalfett      { color: black; font-weight: bold; font-size: x-small; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
.header1   { color: #707070; font-weight: bold; font-size: 12px; line-height: 1em; margin-top: 16pt; margin-bottom: 10pt }
.header2   { color: #404040; font-weight: bold; font-size: 12px }
.footer  { font-size: 7pt; text-align: right }

/*Values for the Searchform*/

.maintable
{
	width: 100%;
}

.searchformheader  { color: #696969; font-weight: bold; font-size: 100% }

.sfnormal
	{ 
		color: #696969; 
		font-weight: bold; 
		font-size: 8pt; 
		width: 4em;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	}

.sfselect      { color: black; font-weight: normal; font-size: 8pt; width: 80px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.serverslist      { color: black; font-weight: normal; font-size: 8pt; width: 100%; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.sfTextInput   { color: black; font-weight: normal; font-size: 8pt; width: 135px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.snormal      { color: black; font-weight: normal; font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.clsVsInput  { font-size: xx-small; line-height: 0.9em; padding: 4px 2px 2px; border: solid 1px black; width: 100%; align: left }
.relation    {color: #696969;	font-weight: normal;	font-size: 0.8em;	border: 0}

/*Entries for Link-Leiste.xsl */
.step  { color: black; font-weight: normal; font-size: 12px; border: 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.whitestep { color: white; font-weight: bold; font-size: x-small; border: 0; width: 100% }
.aktuellerstep   { color: #000; font-weight: bolder; font-size: x-small }

/* für die Registrierung */
.registerInput { width: 100%;}

/*for the userprofile*/
.userTable
{
	margin-left: 50px;
	width: 650px;
}

.headerjunction
	{
	 background-image: url(../graphics/header/HEADERJUNCTION.gif);
	 	background-repeat: repeat-x;
	}

/*
.zurueck
	{
		position: absolute;
		top: -40px;
		right: 0px;
	}
*/