/*
In diesem Stylesheet finden sich die Standardeigenschaften der Strukturelemente aller Seiten.
Seitenspezifische Eigenschaften sind bei den jeweiligen Elementen der betreffenden Seiten definiert.
*/
body {
	margin: 0px 0px 0px 0px;
	background-color: #D5DDFB;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px;
	line-height: 17px;
	color: #1D1F24;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
td {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif; 
}

/* Eigenschaften der Positionierungselemente */
#page {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#frame {
	position: absolute;
	z-index: 2;
	height: 100%;
	min-height: 100%;
	width: 749px;
	left: 50%;
	top: 0px;
	background-color: #FFFFFF;
	padding-top: 20px;
	margin-left: -375px;
	background-image: url(../images/header_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#navigation {
	position: absolute;
	z-index: 3;
	width: 749px;
	height: 20px;
	left: 0px;
	top: 118px;
	font-size: 11px;
	font-weight: bold;
	color: #1D1F24;
	line-height: 20px;
	letter-spacing: 1px;
}
#navigation a:link {
	color: #1D1F24;
}
#navigation a:visited {
	color: #1D1F24;
}
#navigation a:hover {
	color: #B01522;
}
#nav1 {
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
	width: 54px;
	height: 20px;
	background-color: #DDE5FF;
	vertical-align: middle;
	text-align: center;
}
#nav2 {
	position: absolute;
	z-index: 4;
	left: 56px;
	top: 0px;
	width: 71px;
	height: 20px;
	background-color: #DDE5FF;
	vertical-align: middle;
	text-align: center;
}
#nav3 {
	position: absolute;
	z-index: 4;
	left: 129px;
	top: 0px;
	width: 76px;
	height: 20px;
	background-color: #DDE5FF;
	vertical-align: middle;
	text-align: center;
}
#nav4 {
	position: absolute;
	z-index: 4;
	left: 207px;
	top: 0px;
	width: 71px;
	height: 20px;
	background-color: #DDE5FF;
	vertical-align: middle;
	text-align: center;
}
#nav5 {
	position: absolute;
	z-index: 4;
	left: 280px;
	top: 0px;
	width: 147px;
	height: 20px;
	background-color: #DDE5FF;
	vertical-align: middle;
	text-align: center;
}
#nav6 {
	position: absolute;
	z-index: 4;
	left: 429px;
	top: 0px;
	width: 144px;
	height: 20px;
	background-color: #DDE5FF;
	vertical-align: middle;
	text-align: center;
}
#nav7 {
	position: absolute;
	z-index: 4;
	left: 575px;
	top: 0px;
	width: 77px;
	height: 20px;
	background-color: #DDE5FF;
	vertical-align: middle;
	text-align: center;
}
#nav8 {
	position: absolute;
	z-index: 4;
	left: 654px;
	top: 0px;
	width: 95px;
	height: 20px;
	background-color: #DDE5FF;
	vertical-align: middle;
	text-align: center;
}
#nav9 {
	position: absolute;
	z-index: 4;
	left: 712px;
	top: 0px;
	width: 6px;
	height: 20px;
	background-color: #DDE5FF;
	vertical-align: middle;
	text-align: center;
}
#nav10 {
	position: absolute;
	z-index: 4;
	left: 733px;
	top: 0px;
	width: 6px;
	height: 20px;
	background-color: #DDE5FF;
	vertical-align: middle;
	text-align: center;
}
#subnavigation {
	position: absolute;
	z-index: 3;
	width: 749px;
	height: 20px;
	left: 0px;
	top: 138px;
	font-size: 11px;
	font-weight: bold;
	color: #3452A1;
	line-height: 20px;
	letter-spacing: 1px;
}
#subnavigation a:link {
	color: #3452A1;
}
#subnavigation a:visited {
	color: #3452A1;
}
#subnavigation a:hover {
	color: #B01522;
}
#subnav {
	position: absolute;
	z-index: 4;
	top: 0px;
	height: 20px;
	width: auto;
	color: #1D1F24;
	vertical-align: middle;
	text-align: center;
}
#content {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 171px;
	width: auto;
	min-height: 530px;
	padding: 0 182 20 15px;
	background-image:  url(../images/dot_right.gif);
	background-repeat: repeat-y;
	background-position: 574px top;
	background-color: #FFFFFF;
}
/* Hack für IE um minimale Höhe des Contentbereichs zu erzwingen */
* html #content {
	height: 570px;
}
#content a:link {
	font-weight: bold;	
	color: #3452A1;
}
#content a:visited {
	font-weight: bold;
	color: #3452A1;
}
#content a:hover {
	font-weight: bold;
	color: #B01522;
}
#home {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 171px;
	height: 470px; 
	width: 749px; 
	padding: 0 0 20 0px;
	background-image:  url(../images/dot_right.gif);
	background-repeat: repeat-y;
	background-position: 574px top;
	background-color: #FFFFFF;
}
#hometop {
	position: absolute;
	z-index: 5;
	width: 559px;
	height: 240px;
	left: 0px;
	top: 0px;
	font-size: 11px;
	line-height: 14px;
	margin-top: 5px;
	margin-left: 15px;
	background-image: url(../images/home_content_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#homebottomleft {
	position: absolute;
	z-index: 5;
	width: 171px;
	height: 196px;
	left: 0px;
	top: 245px;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/home_content_2.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 15px;
	margin-left: 15px;
}
#homebottommiddle {
	position: absolute;
	z-index: 5;
	width: 171px;
	height: 196px;
	left: 190px;
	top: 245px;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/home_content_3.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 15px;
	margin-left: 15px;
}
#homebottomright {
	position: absolute;
	z-index: 5;
	width: 171px;
	height: 196px;
	left: 380px;
	top: 245px;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/home_content_4.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 15px;
	margin-left: 15px;
}
#contentside {
	position: absolute;
	z-index: 4;
	width: 175px;
	height: auto;
	left: 574px;
	top: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #919192;
	letter-spacing: 1px;
	padding: 0 3 0 8px;
}
#contentside a:link {
	font-weight: bold;	
	color: #3452A1;
}
#contentside a:visited {
	font-weight: bold;
	color: #3452A1;
}
#contentside a:hover {
	font-weight: bold;
	color: #B01522;
}
#footer {
	position: absolute;
	z-index: 4;
	width: 749px;
	height: 20px;
	left: 0px;
	bottom: -20px;
	font-size: 9px;
	color: #919192;
	line-height: 10px;
	letter-spacing: 1px;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(../images/dot_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 9px;
}
#footer a:link {
	color: #919192;
}
#footer a:visited {
	color: #919192;
}
#footer a:hover {
	color: #B01522;
}
#imagebar {
	float: right;
	width: 180px;
}
#snowman {
	position: absolute; 
	bottom: 5px; 
	right: 0px;
}

/* Eigenschaften der Standardschriften */
.textblue {
	color: #3452A1;
}
.textbluebold{
	font-weight: bold;
	color: #3452A1;
}
.titelbluebold{
	font-size: 16px;
	font-weight: bold;
	color: #3452A1;
}
.listdefault {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/dot_ul.gif);
	padding: 0 0 0 20;
	margin: 0px;
}
.inputlong {
	font-size: 1.1em; 
	height: 1.6em;
	width: 200pt;
}
.inputmiddle {
	font-size: 1.1em; 
	height: 1.6em;
	width: 168pt;
}
.inputreduced {
	font-size: 1.1em; 
	height: 1.6em;
	width: 140pt;
}
.inputquant {
	font-size: 1.1em; 
	height: 1.6em;
	width: 20pt;
}
.inputshort {
	font-size: 1.1em; 
	height: 1.6em;
	width: 30pt;
}
.inputmessage {
	font-size: 1.0em;
	font-family: Arial, Helvetica, Sans-Serif; 
	height: 10em;
	width: 200pt;
}
.inputmessagenarrow {
	font-size: 1.0em;
	font-family: Arial, Helvetica, Sans-Serif; 
	height: 6em;
	width: 140pt;
}
.selectanrede {
	font-size: 1.1em; 
	height: 1.6em;
	width: 100pt;
}
.button {
	font-size: 1.1em;
	vertical-align: middle;
}
