body {
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#4D5682;
	padding:0px;
	margin:0px;
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
	background-image: url(images/bgblue.jpg);
}
li {
}

a:link {
	color: #283773;
	text-decoration: underline;
}
a:visited {
	color:#283773;
	text-decoration: underline;
}
a:hover {
	color: #862F38;
	text-decoration: underline;
}
a:active {
	color:#862F38;
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	color:#4D5682;
	text-decoration:none;
	text-transform:capitalize;
	margin:0px;
	padding: 25px 0 20px 0;
	text-align: left;
	font-weight: bold;
	line-height: 23px;
}
h1 a:link {
	font-size: 16px;
	color:#636FA3;
	text-decoration:underline;
	font-weight: normal;
}

h1 a:visited {
	font-size: 16px;
	color:#4D5682;
	text-decoration:underline;
	font-weight: normal;
}
h1 a:hover {
	font-size: 16px;
	color:#990000;
	text-decoration:none;
	font-weight: normal;
}







h2 {
	font-size:13px;
	font-weight: bold;
	padding: 2px 8px;
	line-height: 26px;
	margin-top: 30px;
	margin-bottom: 5px;
	text-transform: uppercase;
	background-color: #283773;
	color: #FFFFFF;
}

h3 {
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	padding:3px 15px;
	margin:0px;
	text-align: left;
	background-color: #9C3539;
	border-top: 1pt solid #ffffff;
}

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

h3 a:visited {
text-decoration:none;
color:#FFFFFF;
}
h3 a:hover {
text-decoration:underline;
color:#FFFF99;
}





h4 {
	font-size: 10px;
	text-transform:none;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0px;
	border-top: 1px solid #564b47;
}
h4 a:link {
	color:#283773;
	text-decoration:none;
}
h4 a:visited {
	color:#283773;
	text-decoration:none;
}
h4 a:hover {
	color:#990000;
	text-decoration:none;
}


img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-left: 1pt solid #999999;
	border-right: 1pt solid #999999;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #133960;
padding: 0px;
margin: 0px;
}
#banner img {} 

/* -----------------Inhalt--------------------- */
#content {
	background-color: #ffffff;
	padding: 10px 40px 0 40px;
	margin-left: 0px;
	margin-right: 200px;
	border-right: 1pt solid #999999;
}
div#content { 
min-height:300px;
height:expression(this.scrollHeight > 300 ? "auto":"300px"); 
}

/* --------------left navigavtion------------- */
#left {
	float: right;
	width: 200px;
	margin-top: 3px;
	text-align: left;
}
.tableR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #0000A4;
	background-color: #DEE2F3;
}

thunder
li {
	list-style-position: inherit;
}
h5 {
	font-size:11px;
	font-weight: bold;
	padding: 2px 10px;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 50px;
	letter-spacing: 0pt;
	margin-bottom: 5px;
	border-bottom: 1pt solid #ffffff;
	border-top: 1pt solid #ffffff;
	background-image: url(images/bar1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-color: #E2E7F5;
}
.spec {

	font-size:12px;
	font-weight: bold;
	padding: 30px 20px 0 10px;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
.formfont {
	font-size: 10px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding:0px;
	margin:0px;
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
}
h5 {
	font-size:12px;
	font-weight: bold;
	padding: 2px 8px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: none;
	text-align: left;
	border-bottom: 1pt solid #283773;
	border-top: 1pt solid #283773;
	background-color: #DEE2F3;
}

h5 a:link { text-decoration:none;
}
h5 a:visited { text-decoration:none;
}
h5 a:hover { text-decoration: underline;
}

h6 {

	font-size:12px;
	font-weight: bold;
	padding: 0px 8px;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
	text-align: left;
}





li {
	font-size: 11px;
	color: #283773;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	line-height: 26px;
	text-align: left;
}
.pract {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	text-transform: none;
	color: #384D9E;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	border: 1pt solid #283773;
	background-color: #FFEAEA;
}
.pract a:link {
	font-size: 13px;
	color: #283773;
	text-decoration: underline;
}
.pract a:visited {
	font-size: 13px;
	color: #283773;
	text-decoration: underline;
}
.pract a:hover {
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
}
.pract a:active {
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
}

.Clog {

	font-size:12px;
	font-weight: bold;
	padding: 2px 5px;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: -2px;
	letter-spacing: 1pt;
	margin-bottom: 0px;
	border-bottom: 1pt solid #ffffff;
	border-top: 1pt solid #ffffff;
	background-image: url(images/bar1.jpg);
	background-repeat: no-repeat;
	text-align: center;
}



.dot {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	text-transform: none;
	color: #283773;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	border: 1pt solid #283773;
}
