/* PaderDesign Farben */
/*  weiss:    #ffffff */
/*  grau-1:   #eeeeee */
/*  grau-2:   #cccccc */
/*  schwarz:  #000000 */
/*  blau-1:   #0000ff */
/*  blau-2:   #0000cc */
/*  rot:      #ff0000 */
* {
	font-family: Verdana;
	font-size: 100%;
}
BODY {
	background-color: #ffffff;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
TD {
	font-weight: normal;
	color: #000000;
	font-size: 11pt;
	vertical-align: top;
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #0000cc;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
active {
	color: #ff0000;
	text-decoration: none;
}
li {
	font-weight: normal;
	background-color: transparent;
	font-size: 0.92em;
	maring-left: 1em;
}
.klein {
	font-size: 8pt;
	text-decoration: none;
	list-style-type: square;
}
form {
	margin: 0;
}
input , textarea , select {
	border: 1px solid #bbbbbb;
	background-color: #cccccc;
	color: black;
	font-size: 1em;
	color: #000000;
}
.formfield {
	width: 100%;
}
.senden {
	background-color: #aaaaaa;
	color: #0000ff;
}
.referenzen {
	width: 161px;
	margin: 1px;
	padding: 0;
	border: 1px black solid;
}
#Illustration {
	height: 100%;
	width: 100%;
}
#Ueberschrift {
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 1.1em;
}
#Box {
	width: 44.85em;
	margin: 3em auto;
}
#Kopf {
	text-align: left;
	margin-bottom: 0.5em;
}
#Mitte {
	width: 100%;
	height: 26em;
	margin-bottom: 0.5em;	
}
#Box-Mitte-Illustration {
	float: right;
	x-border-left: 1px solid black;
	width: 2.6em;
	height: 26em;
}
#Box-Mitte-Inhalt {
	margin: 0 3.5em 0 10.9em;
	text-align: left;
	height: 100%;
	padding: 0 5px 0 5px;
	background-color: #eeeeee;
	font-size: 0.9em;
}
#Box-Mitte-Submenue {
	float: left;
	background-color: #cccccc;
	width: 10.8em;
	text-align: left;
	height: 100%;
	padding: 0 5px 0 5px;
	font-size: 0.8em;
}
#Box-Mitte-Submenue b {
	font-size: 1.1em;
}
#Fusszeile {
	x-background-color: #cccccc;
	x-border-top: 1px solid black;
	font-size: 80%;
}
#Navigation {
	margin: 0;
	padding: 2px 0 1px 5px;
	background-color: #cccccc;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-variant: small-caps;
}
#Logo {
	padding: 0;
	margin: 0;
	border: 0px solid black;
	margin-bottom: 0.3em;
}
.Fehlermeldung {
	color: red;
	font-size: 0.6em;
	margin: 0;
	padding: 0;
}
input, textarea {
	width: 25em;
	margin-bottom: 0.0em;
	font-size: 90%;
}
.button, button {
	cursor: pointer;
	width: 8em;
	border: 1px solid #bbbbbb;
	background-color: #ffaaaa;
	color: black;
	font-size: 1em;
	color: #000000;
}
#eXTReMe, #neXTReMe {
	display: none;
}
table {
	border-spacing: 0;
}
ul {
	margin: 0.3em 0 0 0.66em;
/* Mozilla + IE6 */
	padding: 0 0 0 0.66em;
/* Mozilla + IE6 */
}
ul li a {
	width: 100%;
}
ul li a:visited {
	background-color: #c5c5c5;
}
ul li a:hover {
	background-color: #ffbbbb;
}
#active {
	background-color: #ff5555;
	color: #ffffff;
}
#SubSubMenue {
	margin-top: 0;
}
#Box-Mitte-Inhalt a {
	display: inline;
}
