* {
 	margin: 0;
 	padding: 0;
 }

html, body {
	width: 100%;
}

body {
	color: #000000;
	background: transparent;
}

body, td, th {
 	font: normal 11pt/115% Arial, sans-serif;
}
td, th {
 	f\ont-size: 100%;
}

h1, h2, h3 {
	padding-top:0px;
 	color:#000000;
  	background-color:transparent;
	font-weight:bold;
  	font-family: Arial, sans-serif;
  	line-height: 110%;
}

h1 {
	clear:both;
	margin: 0.3em 0 1.8em 0;
	padding: 0px 2px 3px 2px;
	font-weight:bold;
	font-size: 16pt;
	border-bottom:#7d776f 1px dotted;
}

h2 {
	margin: 1.5em 0 0.8em 0;
	font-size: 14pt;
}

h3 {
	margin: 1.5em 0 0.8em 0;
	font-size: 11pt;
	font-weight:bold;
}
  

p {
	margin: 0 0 0.5em 0;
	line-height:115%;
}

ul, li {
	list-style: none;
}

#Content ul li {
	margin-left:20px;
}

#Content img {
	display:none;
	}

a:link {
  color: #12427e;
  background-color: transparent;
}

a:visited {
  color: #660066;
  background-color: transparent;
}
a:hover {
  color: #12427e;
  background-color:#f8f8f8;
}
a:active {
  color:navy;
  background-color: transparent;
  border: 1px dotted black;
}


a img {
	border:0 none;
}

#Logo {
	display:block;
	top:5px;
	right:30px;
}

.liststyle1 {  
	background: url(img/apm-basic/bullet-blue.gif) 0 7px no-repeat;
	padding: 2px 0px 2px 15px;
	line-height:135%; 
}

.nowrap {
	white-space:nowrap;
}

#Container {
	
	position:relative;
	width:100%;
	color:inherit;
	background: transparent;
}

#Header {
	height:40px;
	display:none;
	}

#Logo {
	float:right;
	display:inline;
	width:230px;
	top:5px;
	left:5px;
	margin:0;
	padding:0px;
	background-color:#ffffff;
}


#NavTop {
	display:none;
	}


#Balken {
	display:none;
	}


#LeftBox {
	display:none;
	position:absolute;
	clear:both;
	top:90px;
	left:-60px;
	width:317px;
	height:30em;
	color:inherit;
	z-index:3;
	visibility:hidden;
}


#Main {
	text-align:left;
	/*margin-top:65px;*/
	/*padding-top:120px;*/
	/*margin-left:260px;
	margin-right:80px;*/
	
	color:inherit;
	background-color: transparent;
}


#NavLeft {
	display:none;
	position:absolute;
	top:184px;
	left:0px;
	width:163px;
	list-style:none;
	line-height:120%;
	color:#000000;
	background-color: transparent;
	z-index:5;
	visibility:hidden;
}


#Content {
	margin-left:auto;
	margin-right:auto;
	padding:30px;
	text-align:left;
	line-height:120%;
	height:auto;
 	width:480px;
 	color: #000000;
 	background-color: #ffffff;
	border:none;
}
#NachOben {
	visibility:hidden;
}

#Footer {
 	clear: both;
 	margin-bottom:0;
 	padding: 0 15px 2px 15px;
 	border-top:#7d776f 1px dotted;
	color:#000000;
 	background-color:#f8f8f8;
	font-size:0.9em;
}

#Footer p {
  margin: 4px 0;
  padding: 0;
  text-align: center;
}

#Footer a {
	display:none;
  
}
/* CSS Document - Erstellt von Irmgard Edbauer -  www.texte-webdesign.de*/