
/* schriftstil,abstände */

body
{
	color: #000000;
	background-color: #ffffff;
	margin-left: 50px;
	margin-top: 0px;
	font: normal 11px verdana, sans-serif;
}

table,td
{
	font: normal 13px/18px verdana, sans-serif; color: #000000;
}


#r0c0
{
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #efaaaa;
	text-align: center
}

#r0c1
{
	border-bottom: solid 1px #000000;
	background-color: #ffffff;
}

#r1c0
{
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px black;
}

#r1c1
{
	border-bottom: solid 1px black;
	background-image: url("images/banner2.jpg");
	text-align: right;
	vertical-align: top;
	padding-top: 1px;
}

#r2c0
{
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background-color: #efaaaa;
	min-height: 500px;
}

#r2c1
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bogttom: 10px;
	min-height: 500px;
}

#name
{
	background-color:#aaaaef; padding:2px;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
}

/* scrolleiste internet explorer ab vers.5.5 */

body
{
	scrollbar-arrow-color: #000000; scrollbar-base-color: #ffffff;
	scrollbar-highlight-color : #000000; scrollbar-shadow-color : #ffffff;
	SCROLLBAR-TRACK-COLOR: #e6e6e6;
}

#menu2 a, #menu2 a:visited, #menu2 a:active
{
	display: block;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none ;
	font: normal 11px verdana, sans-serif;
	line-height:24px;
	padding: 0px 5px 0px 5px;
	text-align:center;
	border-right:solid 1px #000000;
	border-top:solid 1px #000000;
}

#menu2 a:hover
{
	background-color: #aaefaa;
	text-decoration: none ;
}


/* menue links */

#menu1 a , #menu1 a:visited , #menu1 a:active
{
	display:block;
	background-color:#ffffff;
	color:#000000;
	text-decoration:none ;
	text-align:right;
	font: normal 11px verdana, sans-serif;
	line-height:24px;
	padding: 0px 5px 0px 5px;
	border-right:solid 1px #000000;
	border-top:solid 1px #000000;
	width:240;
}

#menu1b a , #menu1b a:visited , #menu1b a:active
{
	display:block;
	background-color:#ffffff;
	color:#000000;
	text-decoration:none ;
	text-align:right;
	font: normal 11px verdana, sans-serif;
	line-height:24px;
	padding: 0px 5px 0px 5px;
	border-right:solid 1px #000000;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	width:240;
}

#menu1 a:hover
{
	background-color:#aaefaa;
	text-decoration:none ;
}

#navlinie {border-top:solid 1px #000000;}

/* allgemeine links im text */

a:link, a:visited, a:active{ font: normal 12px/18px verdana, times, serif;text-decoration:underline;color:#000000}

a:hover{ font: normal 12px/18px verdana,  sans-serif;text-decoration:none;background-color:#f0e3c1;
color:#000000;}