/* CSS Document */


* {	
	padding: 0px;
	margin: 0px;
	border:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	line-height: 18px;
	text-align: left;
		}



/* Inhalt
----------------------------------------------- */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	letter-spacing:0.1xem;
}

#inhalt {
	position:absolute;
	left:222px;
	top:24px;
	width: 637px;
	color: #000000;
	padding-bottom:20px;
	min-height: 768px;
}

#inhalt h1 {
	width:546px;
}

#inhalt p {
	width:546px;
}

#inhalt img {
margin-top: 8px;
margin-right:6px;
} 


#inhalt p a {
	text-decoration: underline;	
}

#inhalt td a{
	text-decoration: underline;	
}

#inhalt ul a{
	text-decoration: underline;	
}

#inhalt table {
	border-spacing:0px
	
}

#inhalt p a:hover {
	color:#FF3366;
}

#inhalt ul a:hover {
	color:#FF3366;
}

#inhalt table a:hover {
	color:#FF3366;
}

#inhalt ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#inhalt ul a {
	text-decoration: none;
}



/* Aktuelles
----------------------------------------------- */
#inhalt_aktuelles {
	position:absolute;
	left:222px;
	top:7px;
	width: 546px;
	color: #000000;
	padding-bottom:20px;
	min-height: 768px;
}

#inhalt_aktuelles h1 p {
	width:269px;
}

#aktuelles  {
	border-bottom:#000 1px solid; 
	height:150px;
	padding-top:20px;
	padding-bottom:20px;
}


#aktuelles img {
	float:left;
	margin:0px;
	margin-right:8px;
}

.pfeil {
	font-size:14px;
	line-height: 18px;
}

#aktuelles p a:hover {
	color:#FF3366;
}

.rahmen {
	border:1px solid #CCC;
}



/* Menu
----------------------------------------------- */
#logo_am {
	position:relative;
	width:134px;
	height:43px;
	left: -1px;
	top: -4px;
	background-image:url(../bilder/am_logo.gif);
	margin-bottom:-1px;
}

.aktuell {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.aktuell_y {
text-decoration: none;
	font-weight: bold;
}

.aktuell_untermenu {
	text-decoration: none;
	font-weight: bold;

}



#menu {
	position:absolute;
	left:30px;
	top:30px;
	width:183px;
	height:581px;
	z-index:1;
/* position:fixed;*/
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 17px;
}


a {
	text-decoration: none;
	color: #000000;
}


ul a:hover {
	text-decoration: underline;
}

ul a:visited {

}


ul a img {
	visibility: hidden;
	width: 546px;
	height: 883px;
	position: absolute;
	top: -37px;
	left: 184px;
	border: 0px;
	cursor: default;
}

ul a:hover img {
visibility: hidden;
}

#menu li ul {
	font-size: 12px;


}

#menu li ul li ul a {
	margin-left:20px;
	font-size: 11px;

}



#menu li ul a {
	color:#999999;
}

#menu li .aktuell {
	color:black;
	font-size: 12px;
	font-weight:normal;
	margin-left:0px;
	text-decoration:underline;
}

#menu li ul li ul .aktuell {
	color:black;
	font-size: 11px;
	font-weight:normal;
	margin-left:20px;
}

h3 {
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
	}



.untermenu {
color:#000000;
}




/* Slideshow 
----------------------------------------------- */


#imageContainer {
	position:absolute;
	left:222px;
	top:24px;
	width: 637px;
	color: #000000;
	margin:auto;
	height: 768px;
}



/* Typo
----------------------------------------------- */


.bold {
	font-weight: bold;
}


.normal {
	font-weight: normal;
}

/* Hintergrundbild
----------------------------------------------- */
#bild {
	position:relative;
	left:0px;
	margin-top:5px;
	margin-bottom:5px;
	width: 362px;
	height: 261px;
	background-image:url(../bilder/leistung3.jpg)
}


/* E-Mailverschlüsselung
----------------------------------------------- */
.backwards { 
unicode-bidi: bidi-override; 
direction: rtl; 
}

