﻿body{
	font-family: Arial, Helvetica, Sans-Serif !important;
}
level-item-pos a{
	color: #C00000 !important;
}
a{
	color: #C00000;
	text-decoration:none;
}
a:hover{

		text-decoration:underline;

}
h1{
			font-family: Arial;
margin: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;

}
.level-section div .level-header span a:link, .level-section div .level-header span a, .level-section div .level-header span a:visited{
	color: #000000 !important;
}
.level-section div .level-item-pos span a:link, .level-section div .level-item-pos span a, .level-section div .level-item-pos span a:visited{
	color: #c00000 !important;
}
.level-section div div.level-bullet{
background-image:url("/Style%20Library/de-de/amexus/Images/lstbulet.gif") !important;
 background-repeat:no-repeat;
 background-position:left;

}

.Main {
	width: 100%;
	border: none;
}
/* Header */
.headeroben {
	height: 7px;
	width: 835px;
	background-color: #00A6A6;
}
.HeaderLogo {
	background-color: #FFF;
	background-image: url(/Style%20Library/de-de/amexus/Images/AX_Logo%2072dpi.jpg);
	background-repeat: no-repeat;
	background-position: 25px 35px;
	height: 110px;
}
.HeaderLogo_Rechts {
	background-color: #FFF;
	background-image: url(/Style%20Library/de-de/amexus/Images/ssc_klein.jpg);
	background-repeat: no-repeat;
	background-position: right 35px;
	height: 110px;
	text-align: right;
	vertical-align:bottom;
}

.HeaderLogo_Mitte {
	background-color: #FFF;
	height: 110px;
}


.HeaderUnten {
	background-color: #EFEFEF;
	height: 20px;
	border-bottom: 4px white solid;
	width: 835px;
}
/* Spacer */
.Spacer_White {
	background-color: #FFFFFF;
}
.SpacerUnten {
	background-color: #EFEFEF;
	border-left: 3px solid white;
	width: auto;
}
/* Teaser */
.TeaserLinks {
	background-color: #8C8C8C;
	font-size: 0pt;
}
.TeaserMitte {
	background-color: #8C8C8C;
	width: 326px;
}
.TeaserRechts {
	background-color: #00A6AD;
	width: 285px;
	font-size: 0pt;
	vertical-align: bottom;
}
/* Content */
.ContentMain {
	height: 393px;
	width: 611px;
	vertical-align: top;
}

.Banner{
	padding: 5px 5px 5px 5px;
}


.BannerPics{
	text-align:center;
	padding: 8px 3px 3px 3px;
}

.BannerPics img{
	max-width: 90px;
}

.BannerPics2{
	text-align:left;
	padding: 8px 3px 3px 24px;
}

.BannerPics2 img{
	max-width: 180px;
}


.MainLeftContent{
	font-family: Arial;
	font-size: 8pt;
	color: #444444;
}

/* Footer */
.Footer, .footer a, .footer a:hover {
	color: gray !important;
	font-size: 7pt;
}

/* NavBar */
.NavBar {
	background-color: #C00000; /*#AC3939*/
	height: 20px;
	padding-left: 20px;
}


.NavBar_Titel {
	font-family: Arial;
	background-color: #C00000;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
}

div#PageTitle{
	position: relative;
	top: 4px;
	left: 5px;
	font-family: Arial;

	font-size: 12pt;
	font-weight: bold;
	color: #FFF;

}

.pageContent{
	font-family: Arial !important;
	
}
.RollUpPicture{
	width: 125px;
	max-width: 125px;
}
.RollUpPictures img{
	max-width: 123px;
}

.link_tooltip { }
a.link_tooltip,a.link_tooltip:link,a.link_tooltip:visited,a.link_tooltip:active { color: #616161; text-decoration: none; position: relative; }
a.link_tooltip:hover { background: transparent; z-index: 100; }
a.link_tooltip span { display: none; text-decoration: none; }
a.link_tooltip:hover span { 
display: block;
position: absolute; 
top: 20px; 
left: 0; 
width: 400px;
z-index: 100; 
color: #2f2f2f; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
padding: 2px 10px; 
background-color: #ebebeb; 
text-align: left; 
border-color: #780303; 
border-style: none; 
border-width: 1px 4px; }
