@charset "utf-8";



/*		MAIN
-----------------------------------------------------------------------*/

html {
overflow: scroll;
} 

body
{
	padding: 15px 15px 15px 15px;
	background: #f4f4f4;
	font-family: "Times New Roman", "Times", serif;
	font-size: 20px;
	letter-spacing: -0.02em;
	word-spacing: -0.05em;
	line-height: 1.1em;
	color: #000000;
}

a:link
{
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0em;
	font-family: "Helvetica","Arial", sans-serif;

}

a:visited
{
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0em;
	font-family: "Helvetica","Arial", sans-serif;

}

a:hover
{
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0em;
	font-family: "Helvetica","Arial", sans-serif;

}

a:active
{
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0em;
	font-family: "Helvetica","Arial", sans-serif;

}

					
a.litenlink:link
{
	font-family: "Helvetica","Arial", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom: 1px solid #999999;
}

a.litenlink:hover  		
{
	font-family: "Helvetica","Arial", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
}

a.litenlink:visited 		
{
	font-family: "Helvetica","Arial", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom: 1px solid #999999;
}

a.litenlink:active	
{
	font-family: "Helvetica","Arial", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom: 1px solid #999999;
}


/*		TYPO
-----------------------------------------------------------------------*/


.fettext
{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0em;
	font-family: "Helvetica","Arial", sans-serif;
}

.smalltext
{
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	letter-spacing: 0em;
	font-family: "Helvetica","Arial", sans-serif;
}

.vittext
{
	font-size: 11px;
	font-weight: bold;
	font-family: "Helvetica","Arial", sans-serif;
	color: #ffffff;
}

/*		LAYOUT
-----------------------------------------------------------------------*/


#startbild
{
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: bottom;
}

#starttext
{
	text-align: center;
	vertical-align: top;
	padding: 10px 10px 30px 10px;
}

#infotext1
{
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 0px 0px;
	font-family: "Times New Roman", "Times", serif;
	font-size: 20px;
	letter-spacing: -0.02em;
	word-spacing: -0.05em;
	line-height: 1.1em;
	color: #000000;
}

#infotext2
{
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 0px;
	font-family: "Times New Roman", "Times", serif;
	font-size: 20px;
	letter-spacing: -0.02em;
	word-spacing: -0.05em;
	line-height: 1.1em;
	color: #000000;
}

#infotext3
{
	vertical-align: top;
	padding: 5px 0px 0px 10px;
	font-family: "Times New Roman", "Times", serif;
	font-size: 20px;
	letter-spacing: -0.02em;
	word-spacing: -0.05em;
	line-height: 1.1em;
	color: #000000;
}

#casetext
{
	top: 80px;
	position: fixed;
	z-index: 997;
	vertical-align: top;
	width: 290px;
}

#casebild
{
	text-align: right;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

#headertext
{
	top: 0px;
	position: fixed;
	z-index: 998;
}

#headerline
{
	top: 60px;
	position: fixed;
	z-index: 990;
}

#footer
{ 
	bottom: 30px;
	position: fixed;
	z-index: 998;

}

table.ruta {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	font-family: "Times New Roman", "Times", serif;
	font-size: 20px;
	letter-spacing: -0.02em;
	word-spacing: -0.05em;
	line-height: 1.1em;
	color: #000000;
	
}	
