/*
	CSS-Definition des opsis Webauftritts
	*******************************************
	Realisiert durch:
	nortys. 
	Agentur für Medien & Kommunikation
	E3 13 | 68159 Mannheim
	Tel (06 21) 8 19 06 86 | Fax (06 21) 8 19 06 87
*/

body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#414141;
	line-height: 16px;
}

ul { list-style-type:none; padding-left:0px; margin:-2px; } 
li { background-image:url(img/opsis_bullit.gif); background-repeat:no-repeat; background-position: 0px 3px; padding-left: 20px; padding-right:2px; }


h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006A63;
	font-weight:bold;
	margin-top:3px;
}
h1 a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006A63;
	font-weight:bold;
	margin-top:3px;
	text-decoration:none;
}
h1 a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006A63;
	font-weight:bold;
	margin-top:3px;
	text-decoration:none;
}
h1 a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006A63;
	font-weight:bold;
	margin-top:3px;
	text-decoration:none;
}
h1 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006A63;
	font-weight:bold;
	margin-top:3px;
	text-decoration:none;
}

.subhead {
	font-size:14px;
	color:#006A63;
	font-weight: bold;
}

.inputField {
	background-color:#ffffff;
	border: 1px solid #7ACCC8;
	color: #000000;
}

.button {
	background-color:#ffffff;
	border: 1px solid #7ACCC8;
	font-weight: bold;
}
.button:hover {
	background-color:#7ACCC8;
	border: 1px solid #7ACCC8;
	font-weight: bold;
	cursor: pointer;
}


.headline {
	font-size:14pt;
	font-weight: bold;
	color: #ffffff;
}

.submenu {
	color: #ffffff;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
}

.menu {
	color: #ffffff;
	font-size: 11px;
}
a.menu:link { 
	color: #ffffff; 
	font-size: 11px;
	text-decoration: none;
}
a.menu:visited { 
	color: #ffffff; 
	font-size: 11px;
	text-decoration: none;
}
a.menu:active { 
	color: #ffffff; 
	font-size: 11px;
	text-decoration: none;
}
a.menu:hover { 
	color: #ffffff; 
	font-size: 11px;
	text-decoration: none;
}

a:link { 
	color: #006A63; 
	font-size: 11px;
	text-decoration: none;
}
a:visited { 
	color: #006A63; 
	font-size: 11px;
	text-decoration: none;
}
a:active { 
	color: #006A63; 
	font-size: 11px;
	text-decoration: none;
}
a:hover { 
	color: #006A63; 
	font-size: 11px;
	text-decoration: underline;
}
.ub {
	color: #CC0000;
	font-size: 12px;

}
