

/* Wichtige Farben
Dunkelgruen = #007A00
Gruen =	     #009400
*/


html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}

html, body {
   background: #fff;
   font-size: 101%;
}

a:link {
   color: #00014F;
   text-decoration: underline;
}

a:visited {
   color: #333;
   text-decoration: underline;
}

a:hover {
   color: #7E2841;
   text-decoration: underline;
}

a:active {
   color: #f60;
   text-decoration: underline;
}

img {
   border: 0;
}

h1 {font-size: 16px;
   font-weight: 900;
	color: #1C0039;
	margin-bottom: 10px;
}

h2 {
   font-size: 14px;
   font-weight: 600;
	color: #1C0039;
	margin-bottom: 10px;
}

h3 {
   font-size: 12px;
   font-weight: 600;
	color:  #1C0039;
	margin-bottom: 10px;
}

p, ul {
   font-size: small;
   line-height: 1.5em;
   color: #000033;
	text-align: left;
	padding-bottom: 10px;
}

.bodytext {
	font-size: small;
   line-height: 1.5em;
   color: #000033;
	text-align: left;
}

.bodytextre {
	font-size: small;
   line-height: 1.5em;
   color: #000033;
	text-align: right;
}


em {
	font-weight: 600;
	color:  #1C0039;
}

ul {
	margin-left: 20px;
	list-style-type: square;
}

ol {
	margin-left: 20px;
}


.imgtitlesmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.imgwelcome {
	padding: 15px;
	margin-left: 10px;
}

.imgfloatright240 {
	width: 240px;
   float: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin: 10px;
	padding-left: 30px;
}

.imgfloatleft240 {
	width: 240px;
   float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin: 10px;
	padding-right: 30px;
}

.imgfloatleft180 {
	width: 180px;
   float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin: 10px;
	padding-right: 30px;
}

.tdcenter {
text-align: center;
}

.tdrechts {
text-align: right;
}

.tdlinks {
text-align: left;
}

.table {background-color: transparent;
}

.tnmargin {margin-right: 5px; 
margin-left: 5px; 
}

#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			border: 1px solid  #1C0039;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			background-color: #ffff66;
		}

#bannertop {
			background-color:  #330065;
			padding-left: 10px;
		}
#bannerline {
			background-color: transparent;
			margin-top:10px;
			margin-top:0px;
			border-top: #FF0033 4px solid;
			border-bottom: #330065 5px solid;
			border-right: #330065 1px solid;
			border-left: #330065 1px solid;
		}
#bannerimgs {
			padding-left: 10px;
			padding-top: 5px;
			padding-bottom: 5px;
			background-color: transparent;
			text-align: left;
		}
		
#bannerimgs img{
		margin-right: 17px;
		}
		
#bannernavi1 {
		border: #330065 1px solid;
		background-color: #7E2841;
		color: #fff;
		font-size: small;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 13px;
		}
		

.navig a {
	font-size: 12px;
	border-bottom: 1px #7E2841 solid;
	text-decoration: none;
	color: #fff;
}

.navig a:hover {
	font-size: 12px;
	border-bottom: 1px #fff solid;
	text-decoration: none;
}

.navig a:visited {
	font-size: 12px;
	border-bottom: 1px #7E2841 solid;
	text-decoration: none;
	color: #DCDCDC;
}

.navig2 a {
	font-size: 12px;
	border-bottom: 1px #ffff66 solid;
	text-decoration: none;
}

.navig2 a:hover {
	font-size: 12px;
	border-bottom: 1px #1C0039 solid;
	text-decoration: none;
	color:  #1C0039;
}

.navig2 a:visited {
	font-size: 12px;
	border-bottom: 1px #ffff66 solid;
	text-decoration: none;
	color: #565656;
}
			
#bannernavi2 {
			background-color: transparent;
			font-size: small;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 11px;
		}

#content {
			padding: 10px;
			padding-top: 20px;
			margin-left: 125px;
			background-color: transparent;
			background-image: url(images/05_background.jpg);
			background-position: center;
			background-repeat: no-repeat;
			background-attachment: fixed;
}

#sidebar-a {
			padding-left: 10px;
			padding-top: 23px;
			float: left;
			width: 110px;
			\width: 110px;
			w\idth: 100px;
			margin: 0;
			margin-right: 5px;
			background-color: transparent;
			font-size: 16px;
			font-weight: 900;
			color: #330065;
			font-variant: normal;
			text-transform: uppercase;
		}
		
#arrowtop {
			clear: both;
			padding: 15px;
			text-align: right;
			background-color: transparent;
		}
		
#footer {
			clear: both;
			margin-left: 115px;
			padding: 5px;
			font-size: x-small;
			text-align: center;
			background-color: transparent;
		}
		