/* Global */
body, h1, h2, p, td, ol, ul, li, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body, p, td, ol, ul, li, select {
	/*color: #0D2766;*/
	color: #000;
}

a {
	text-decoration: none
}

a:link {
	color: #006600;
}

a:active {
	color: #009900;
}

a:visited {
	color: #006600;
}

a:hover {
	font-weight: bold;
}

.topspecialnav {
	
}

.navbg {
	background-color: #395696;
}

/* Headlines */
.h1 {
	/*background-color: #222;*/
	/*background-color: #28488D;*/
	/*background-color: #103380;*/
	/*background-color: #272727;*/
	/*background-color: #6495ED;*/
	/*background-color: #B7C1D9;*/
	/*background-color: #9FADCC;*/
	/*background-color: #C7C7C7;*/
	background-color: #103380;
}

h1 {
	margin-bottom: 0px;
}

h2 {
	font-size: 11px;
	/*color: #004D99;*/
	color: #222;
}

h3 {
	font-size: 11px;
	/*color: #103380;*/
	color: #333;
}

/* Content - Main */
.olmain {
	margin-bottom : 0px;
}

.ullast {
	margin-bottom : 0px;
}

/* Forms */
form {
	margin : 0px;
}

input, textarea {
	/*font-family: "Courier New", Courier, monospace;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-size: 11px;
}

.textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px
}

input.inputnormal, textarea.inputnormal {
	width: 260px;
	background-color: #f5f7f3;
}

input.inputactive, textarea.inputactive {
	width: 260px;
	font-size: 12px;
}

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

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0F2E77;
	color: #FFFFFF;
	font-weight : bold;
}

.resetbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #E5E1DD;
	color : #666666;
}

/* Footer */
.bottomline {
	background-color: #FFA000;
}

/* Other */
.address {
	
}

.errorh2 {
	color: #CC4000;
	font-size: 13px;
}

.errormsg {
	color: #FFFFFF;
	background-color: #CC4000;
}

.zitat {
	font-style : italic;
}

ul.references {

}

li.references {
	margin-bottom: 11px;
}

p#partnerliste {
	line-height: 180%;
}

p#partnerliste a {
	color: #006600;
	/*color: #004D99;*/
	/*color: #103380;*/
}

p#partnerliste a:hover {
	/*color: #004D99;*/
	/*color: #103380;*/
	color: #008000;
}

