/* CSS Document */

/*------- Content ------ */

td {
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}

.td11 {
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
}

.grau11 {
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #737373;
}

.grau9f {
font-family: verdana, arial, sans-serif;
font-size: 9px;
font-weight: bold;
color: #737373;
}

.grau12f {
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #737373;
}

.blau14 {
font-family: verdana, arial;
font-size: 14px;
font-weight: bold;
color: #1692F6;
}

.blau16 {
font-family: verdana, arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #1692F6;
}

.blau17 {
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight:;
color: #1692F6;
}



.rot {
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FF0000;
}

a:link {
text-decoration: none;
color: #0000FF;
}

a:visited {
text-decoration: none;
color: #0000FF;
}

a:hover {
text-decoration: underline;
color: #0000FF;
}

a:active {
text-decoration: none;
color: #0000FF;
}

/*------ Formulare ------*/

.input60 { 
width: 60px;
height: 18px;
background-color: #D9D9D9;
color: #000000;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000; 
}

.input160 { 
width: 160px;
height: 18px;
background-color: #D9D9D9;
color: #000000;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
}

.textarea { 
width: 300px;
height:80px;
background-color: #D9D9D9;
color: #000000;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000; 
}

.button { 
width: 70px;
height: 22px;
background-color: #D9D9D9;
color: #000000;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 2px solid #000000;
border-right: 2px solid #000000;
}

/*------ Subnavigation ------*/

td.menu {
background-color: #8DAABC;
font-family: verdana, arial, sans-serif;
font-size: 12px;
}

td.menu a:link {
text-decoration: none;
color: #000000;
}

td.menu a:visited {
text-decoration: none;
color: #000000;
}

td.menu a:hover {
text-decoration: none;
color: #FFFFFF;
}

td.menu a:active {
text-decoration: none;
color: #000000;
}

table.menu {
background-color: #000000;
position: absolute;
visibility: hidden;
}

/*------- Blue Box -------*/

.bluebox a:link {
color: #000000;
text-decoration: none;
}

.bluebox a:visited {
color: #000000;
text-decoration: none;
}

.bluebox a:hover {
color: #000000;
text-decoration: underline;
}

.bluebox a:active {
color: #000000;
text-decoration: none;
}

/*------- Footer -------*/

.footer {
font-family: verdana, arial, sans-serif;
font-size: 11px;
}

.footer a:link {
color: #FFFFFF;
text-decoration: none;
}

.footer a:visited {
color: #FFFFFF;
text-decoration: none;
}

.footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.footer a:active {
color: #FFFFFF;
text-decoration: none;
}

/*---Starttext---*/
div#starttext{
	text-align:justify;
	font-size:11px;
}

div#starttext h1{
	text-align:center;
	color:#1692F6;
	font-family:verdana,arial,sans-serif;
	font-size:13px;
}

div#starttext a:link{
	color:#1692F6;
}

div#starttext a:visited{
	color:#1692F6;
	text-decoration:underline;
}

p#startlinks{
	text-align:center;
}


/*---LPs---*/
div#lp-content-box {
	text-align:justify;
	font-family:Verdana;
}

div#lp-content-box h1{
	text-align:center;
	font-size:14px;
	color:#1692F6;
}

div#lp-content-box a:link{
	color:#1692F6;
}

div#lp-content-box a:hover{
	color:#1692F6;
	text-decoration:underline;
}

div#lp-content-box a:visited{
	color:#1692F6;
}

div#lp-content-box p#lp-links{
	text-align:center;
}


/*---LPs---*/
div#oms {
	text-align:justify;
	font-family:Verdana;
}

div#oms h1{
	text-align:center;
	font-size:14px;
	color:#1692F6;
}

div#oms a:link{
	color:#1692F6;
}

div#oms a:hover{
	color:#1692F6;
	text-decoration:underline;
}

div#oms a:visited{
	color:#1692F6;
}
