A:link {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A:active {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A:hover {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A.login:link {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.login:visited {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A.login:active {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A.login:hover {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.user:link {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.user:visited {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A.user:active {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A.user:hover {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.previewClose {
	font-weight: bold;
}

.previewText {
}

.previewCaption {
	font-weight: bold;
}

.previewForeground {
	background-color: #F2F2F2;
}

.previewBackground {
	background-color: #727272;
	color: #FFFFFF;
}

font {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
}

body {
	background-image: url(../img/backgroundstart.jpg);
  	background-color: #004727;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 792px;
	height: 633px; 
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
}

.menu-head {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
}

.menu-dots {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.menu-item {
	color: #FFFFFF;
	font-size: 11px;
}

a.menu-item:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

a.menu-item:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

a.menu-item:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

a.menu-item:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}


h6 {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

tr, td{
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #515155;
}

input {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: solid 1px #727272;
	color: #515155;
}

form {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #515155;
}

select {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: solid 1px #727272;
	color: #515155;
}
option {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: solid 1px #727272;
	color: #515155;
}
textarea {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: solid 1px #727272;
	color: #515155;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #515155;
}

ul {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #515155;
}

th {
	text-align: left;
	background-color: #7CAC22;
	color: #515155;
}

.text-hell {
	font-size: 11px;
	color: #FFFFFF;
}

.text-small-hell {
	font-size: 10px;
	color: #FFFFFF
}

b, strong {
	color: #004727;
}

/*div.ScrollContent {
	overflow: auto;
	height: 450px;
	width: 520px;
}*/

.ueberschrift {
	color: #004727;
	height: 25px;
	font-weight: bold;
}
