body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	margin-top: 50px;
	background-color: #FFFFFF;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

a.main {
	font-family: Impact;
	font-size: 18px;
	color: #99cc33;
	height: 30px;
	text-decoration: none;
}

/* mainmenu */
a:link {........}
a:visited {........}
a:focus {........}
a:hover {........}
a:activ {........}

a.main:link {
	font-family: Impact;
    color: #99CC33;
	text-decoration: none;
}

a.main:visited {	
    font-family: Impact;
	color: #99CC33;	
	text-decoration: none;
}
a:focus {
	font-family: Impact;
    color: #003399;
	text-decoration: none;
}
a.main:hover {
	font-family: Impact;
    color: #003399;
	text-decoration: none;
}
a.main:active {
	font-family: Impact;
    color: #99CC33;
	text-decoration: none;
}
a.main-on{
	font-family: Impact;
    color: #99CC33;
	text-decoration: none;
}

a.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99cc33;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	height: 12px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99cc33;
	border-right-color: #99cc33;
	border-bottom-color: #99cc33;
	border-left-color: #99cc33;
}

/* submenu */
a.sub:link {
color: #99CC33;
	text-decoration: none;
}
a.sub:hover {
color: #003399;
	text-decoration: none;
}
a.sub:visited {
color: #999999;	
	text-decoration: none;
}
a.sub:active {
color: #99CC33;
	text-decoration: none;

	
}


/* links */
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #99CC33;
}
a:hover {
	color: #003399;
	text-decoration: none;
	
}
a:visited {
	color: #999999;
	text-decoration: none;
	
}
a:active {
	color: #99CC33;
	text-decoration: none;
}



/* scoll */
td.scroll
{
width:378px;
height:290px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003399;
background-color:#FFFFFF;
scrollbar-base-color:#003399;
scrollbar-3d-light-color :none;
scrollbar-arrow-color:#003399;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#003399;
scrollbar-track-color:#FFFFFF;
}

/* liste */
ul.list {
	list-style-type:square;
	list-style-position: outside;
	
}

/* flietext */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99CC33;
	padding: 1px;
}

.bild_thema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	text-align: right;
	margin: 2px;
	height: 300px;
}

