/* CSS Document */

body {
	margin-left:0;
	padding:0;
	background-attachment: scroll;
	background-color:#6e298d;
}

body.neu {
	background-image: url(images/kachel.gif);
	background-repeat:repeat;
}

h1 {
	margin-top:-20px;
	margin-left:-50px;
	font-size:20px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p.lila {
    margin-top:42px;
	margin-left:-50px;
	font-size:11px;
	color:#6e298d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}

p.oben {
    margin-top:42px;
	margin-left:-50px;
	font-size:11px;
	color:#5B5D5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}

p {
	margin-top: 14px;
	margin-left:-50px;
	font-size:11px;
	color:#5B5D5E;
	width:555px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;	
}

p.large {
	margin-left:-50px;
	font-size:17px;
	color:#808284;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 22px;
	font-variant: normal;
	font-weight: lighter;
}

p.largelila {
	margin-left:-50px;
	font-size:17px;
	color:#6e298d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 22px;
	font-weight: lighter;
	font-variant: normal;
}

#content {
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		padding-left:290px;
		background: url(images/roslogsch.jpg) no-repeat;
		background-position:50% 20px;
		width:750px;
		height:650px;
}

#contentneu {
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		padding-left:290px;
		background: url(images/roslogschneu3.jpg) no-repeat;
		background-position:50% 20px;
		width:750px;
		height:650px;
}

.klein {
	font-size:9px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menue ul { 
	list-style: none;
	font-size:11px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}



table.evas {
	margin-left: -50px;
	
}


td.lila {
    margin-top: 20px;
	font-size:11px;
	color:#6e298d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}

td.grau {
    margin-top: 20px;
	font-size:11px;
	color:#5B5D5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}


a.link {
	color:#ffffff;
	text-decoration:none;
}

.visited {
		color:#f8d10b;
		text-decoration:none;
}

a.hover {
		color:#f8d10b;
		text-decoration:none;
}

a.active {
		color:#f8d10b;
		text-decoration:none;
}
a.linkcopy {
	color:#5b5d5e;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
