body {
	margin: 0;
	padding: 0 0 20px 0;
	background-color:#fff;
}
body#nav, body#unten {
	padding:0;
}
#homepage {
	background-color: #0169C0;
	background-image: url(background.jpg);
	background-repeat:repeat-x;
}
body, td, p, .textplain {
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	color: #666;
}
p { padding: 0px; margin: 7px 0px 7px 0px; font-size: 100%; font-weight: normal; line-height: 125%; }
b, strong, .textbold {	font-weight: bold; }
i, em, .textitalic { font-style: italic; }
blockquote { font-size: 11px; }
ul {
	list-style-position:outside;
	list-style-image: url(../media/bullet1.gif);
	list-style-type: circle;
	margin: 5px 5px 5px 20px;
	padding: 10px;
	line-height: 140%;
}
li {
	padding: 0px 0px 0px 10px;
}
.pfeillist {
	list-style-position: outside;
	font-size: 11px;
	list-style-image: url(pfeil.gif);
	vertical-align:text-bottom;
	margin: 0px 0px 0px 16px;
	padding: 0px;
	line-height: 120%;
}
.bg1 {
	background-color: #090;
	color: #FFFFFF;
}
.bg2 {
	background-color: #06c;
	color: #fff;
}
.bg3 {
	background-color: #ffc;
}
.norm {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.head1 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.head2 {
	font-size: 12px;
	font-weight: bold;
	color: #090;
}
.head3 {
	font-size: 12px;
	font-weight: bold;
	color: #06c;
}
.mout {
	background-color: #CEFFCE;
}
.mover {
	background-color: #99FF99;
	cursor: hand;
}
.kout {
	background-color: #C6E2FF;
}
.kover {
	background-color: #99CCFF;
	cursor: hand;

}
.aout {
	background-color: #FFFFEC;
}
.aover {
	background-color: #FFFFCC;
	cursor: hand;
}
.dover {
	background-color: #FFCCCC;
	cursor: hand;
}
.dout {
	background-color: #FFE6E6;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #009900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/* LINKS */

a { 
	text-decoration: none;  
}
.mainmenu1, .mainmenu2, a, a:link, a:visited, a:active, a.mainmenu1:link, a.mainmenu1:active, a.mainmenu1:visited, a.mainmenu2:link, a.mainmenu2:active, a.mainmenu2:visited {
	font-size: 11px; 
	text-decoration: none;  
}
.mainmenu1, a.mainmenu1:link, a.mainmenu1:active, a.mainmenu1:visited {
	color:#666; 
}
.mainmenu2, a.mainmenu2:link, a.mainmenu2:active, a.mainmenu2:visited {
	color:#fff; 
}
a, a:link, a:visited, a:active, a:hover {
	color:#FE9832;
}

a.mainmenu1:hover, a.mainmenu2:hover {
	font-size: 11px; 
	color: #000; 
	text-decoration: none;  
}
a.mainmenu2:hover {
	font-size: 11px; 
	color: #fff; 
	text-decoration: underline;  
}
a:hover {
	font-size: 11px; 
	text-decoration: underline;  
}
.mlink { color: #FFCC33; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px;}
.mlink:hover {color:#FFFFCC;}

.Dlink { color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.Dlink:hover {color:#FFFFCC;}
.Nlink { color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.Nlink:hover {color:#AAAAAA;}
.rlink { color: #FF9933; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.rlink:hover { color: #FFFFCC;}
.klink { color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: norm; font-size: 10px; }
.klink:hover { color: #666666;}
.kilink { color: #FFC200; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: norm; font-size: 10px; }
.kilink:hover { color: #FFFFFF;}

/* FORMULARE */

form {
	margin: 0px;
	padding: 0px;
}
textarea, input, .quote, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666; 
}
.shortfield, .halffield, .mediumfield, .longfield, .shortfield_f2, .halffield_f2, .mediumfield_f2, .longfield_f2, .extralongfield, .extralongfield_f2, select, .datefield {
	border: 1px solid #666;
}
.shortfield, .shortfield_f2 {
	width: 50px;
}
.datefield {
	width: 70px;
}
.loginfield {
	width: 80px;
	border: 1px solid #090;
	background-color: #fff;
}
.halffield, .halffield_f2 {
	width: 118px;
}
.mediumfield, .mediumfield_f2 {
	width: 186px;
}
.longfield, .longfield_f2 {
	width: 243px;
}
.extralongfield, .extralongfield_f2 {
	width: 370px;
}
.shortfield_f2, .halffield_f2, .mediumfield_f2, .longfield_f2, .extralongfield_f2 {
	background-color:#C2D1F0;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.white {
	color: #FFFFFF;
}
.bg4 {
	background-color: #4CB84C;
}
.error {
	color: #FFCC00;
	text-transform: uppercase;
}
.bewerb {
	color: #FF9900;
}
.bg5 {
	background-color: #FFCC00;
}
.bg6 {
	background-color: #FF3300;
}

