a, a.visited, a.link {
	color: #006bb7;
	text-decoration: none;
}
a:hover {
	color: #7da3d6;
}
h1 {
	font-size: 18px;
	line-height: 120%;
}
h2 {
	font-size: 14px;
	line-height: 120%;
}
sub {
	font-family: Verdana, Tahoma, Arial;
}
.text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #006bb7;
}

.fussnote {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	line-height: 10px;
}

.button 
{
    border: 1px solid #006bb7;
    background: transparent;
    font-weight: bold;
}

.maillink {
	color: #fdb845;
}
.maillink:hover {
	color: #fd7815;
}

.menubutton, .menubutton:link, .menubutton:visited {
	margin-left: 20px;
	line-height: 18px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #fdb845;
	text-decoration: none;
}

.menubuttonsmall, .menubuttonsmall:link, .menubuttonsmall:visited {
	margin-left: 20px;
	line-height: 14px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 9px;
	color: #fdb845;
	text-decoration: none;
}

.menubutton:hover {
	color: #fd7815;
}

.menubutton.active {
	color: #feda9f;
}

.menulabel {
	margin-left: 20px;
	margin-top: 3px;
	line-height: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #006bb7;
}


.testliste {
	list-style-type: square;
	margin-top: 0px;
	margin-left: 16px;
	margin-bottom: 0px;
	list-style-position: outside;
}

.testlistitem {
	margin-top: 0px;
   margin-bottom: 4px;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

.login {
	border: 1px solid #006bb7;
	color: #006bb7;
	margin-left: 20px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	width: 150px;
}

.loginname {
	border: 1px solid #006bb7;
	font-weight: normal;
	padding: 1px;
	color: #006bb7;
	margin-left: 20px;
	font-family:  Verdana, Tahoma, Arial;
	font-size: 10px;
	width: 150px;
	margin-top: 3px;
}

.radio {
	margin-top: -2px;
	margin-left: -4px;
	margin-right: 5px;
}

.frageaktiv {
	text-decoration: underline;
}
.fragetodo {

}
.fragedone {
	color: #7da3d6;
}

.weiss {
	color: #ffffff;
}
.eingabe {
	border: 1px solid #006bb7;
	color: #006bb7;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}
.titelzeile2 {
	margin-top: 0px;
	margin-bottom:-1px;
}
.titelzeile1 {
	margin-top: 0px;
	margin-bottom:5px;
}
.loginsubmit {
	border: 0;
	background: white;
	margin-left: 20px;
	text-align: left;
}
.fehler {
	color: #c03030;
	font-weight: bold;
}
.internmenu {
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	background: #00007f;
	color: #ffffff;
	font-weight: bold;
}
.internmenuitem {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	background: #007f7f;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: 1px solid #00007f;
}
.interntabtitel {
	background: #c0c0c0;
}
.interntabzeile {
	background: #e0e0e0;
}
.internlogin {
	border: 1px double #006bb7;
	border-style: double;
	background: #ffd875;
}
.uline {
	text-decoration: underline;
}
