/* CSS Document */
	body {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;	
	height: 100%; 
}

h1 {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: normal;
        letter-spacing: 1px;
	font-variant:small-caps;
	color: #021D76;
	}

h2 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #021D76;
	}

h2 a {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #021D76;
        text-decoration: none;
	}

h2 a: hover {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #93A3CF;
        text-decoration: none;
	}
	
h3 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #021D76;
	}
	
h4 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #021D76;
	}
	
h5 {
	font: 22px Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	color: #021D76;
	}

img {
	border:none;
	}
	
#mainBody {
	position: relative;
	width: 943px;
	height: 586px;
	z-index: 0;
}

/*
 *blueBarDiv Start
 */

#blueBar {
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 8px;
	width: 943px;
	height: 15px;
	left: 0px;
	top: 0px;
	background: #021D76;
	z-index: 10;
}

/*
 *blueBarDiv End
 * 
 *topNavDiv Start
 */
 
#topBody {
	background: #FFFFFF;
	position: absolute;
	width: 759px;
	height: 159px;
	left: 178px;
	top: 0px;
	z-index: 3;
}

/* 
 *topFlashDiv Start
 */

#topFlash {
	font: 13px Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #93A3CF;
	background: #EEEEEE;
	position: absolute;
	width: 764px;
	height: 50px;
	left: 0px;
	top: 15px;
	z-index: 5000;
}

#topJPG {
	font: 13px Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #93A3CF;
	position: absolute;
	width: 764px;
	height: 50px;
	left: 0px;
	top: 0px;
	z-index: 5000;
}

/* 
 *topFlashDiv End
 * 
 *mainNavDiv Start
 */
 
#topMainNav {
	font: bold 18px Arial, Helvetica, sans-serif;
    text-align: right;
	color: #93A3CF;
	background: #FFFFFF;
	position: absolute;
	width: 500px;
	height: 28px;
	right: 223px;
	top: 61px;
	z-index: 3;
}

#topMainNav a {
	font: 13px Arial, Helvetica, sans-serif;
	color: #021D76;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

#topMainNav a:hover {
	color: #93A3CF ;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

#editModeNav {
	font: 13px Arial, Helvetica, sans-serif;
    text-align: left;
    white-space: nowrap; 
	color: #021D76;
	background: #FFFFFF;
	position: absolute;
	width: 500px;
	height: 40px;
	left: 100px;
	top: 52px;
	z-index: 3;
}

#editModeNav a {
	font: 13px Arial, Helvetica, sans-serif;
	color: #021D76;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

#editModeNav a:hover {
	color: #93A3CF ;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

/* 
 *searchDivs Start
 */
 
 
#rightInput {
	border: solid 1px #021D76;
    background: #FFFFFF;
	position: absolute;
	width: 133px;
	height: 21px;
	left: 596px;
	top: 62px;
	z-index: 5;
}

#rightShadow {
	background: #93A3CF;
	position: absolute;
	width: 135px;
	height: 23px;
	left: 600px;
	top: 65px;
	z-index: 4;
}

#inputField  {
	position: absolute;
	width: 186px;
	height: 21px;
	left: 540px;
	top: 63px;
	z-index: 10;
}

.searchButton {
        font: 13px Arial, Helvetica, sans-serif;
        background-color: transparent;
	    color: #021D76;
        width: 58px;
        height: 21px;
        border: 0px;
        z-index: 11;
}

.searchField {
        font: 13px Arial, Helvetica, sans-serif;
        color: #021D76;
        font-weight: normal;
        background-color: transparent;
        width: 130px;
        height: 17px;
        border: solid 0px #FFFFFF;
        z-index: 11;

}
/* 
 *searchDivs End
 * 
 *mainNavDiv End
 *
 *nav01Div Start
 */
 
#topNav01 {
	font: 13px Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #93A3CF;
	position: absolute;
	width: 759px;
	left: 0px;
	top: 97px;
	z-index: 5000;
}

#topNav01 ul {
	font: 13px Arial, Helvetica, sans-serif;
	font-variant: small-caps; 
	margin: 0pt;
    /*padding: 7px 0px 8px 0px; */
	padding: 0px 0px 0px 0px;
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	}

#topNav01 li { 
	background: #021D76; 
	color: FFFFFF;
	float: left; 
	position: relative; 
	width: 140px; 
	}

li ul {  
	display: none; 
	top: 28px; 
	float: left; 
	}

li > ul { 
	top: auto;
	left: auto; 
	}

li:hover ul, li.over ul { 
	display: block; 
	}
		
.nav01 {
	color: #FFFFFF;
	letter-spacing: 1px;
	font-stretch: wider;
	height: 31px;
	line-height: 31px;
	margin-right: 9px; 
    }
	
.nav01 a {
	text-decoration: none;
	color: #FFFFFF;
 	padding: 4px 8px 8px 8px;
	}
	
.nav01 a:hover {
	text-decoration: none;
	color: #FFFFFF;
 	padding: 4px 8px 8px 8px;
	}
	
.nav02 {
	width: 140px;
    letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
}

.nav02 a { 	
	font: 13px Arial;
	background: #93A3CF; 
	text-decoration: none;
	color: #FFFFFF;
	display: block; 
	padding: 4px 8px 8px 8px; 
	}

.nav02 a:hover {  
	font: 13px Arial;
	text-decoration: none;
	background: #021D76;
	color: #FFFFFF;
	display: block; 
	padding: 4px 8px 8px 8px; 
	}
	
.nav02 li {
	width:100%;
}
 
 /* 
 *nav01Div End
 * 
 *topNavDiv End
 *
 *leftDiv Start
 */
 
#leftBody {
	background:white;
	width: 173px;
	height: 143px;
	margin-left: 5px;
	top: 15px;
	z-index: 2;
}

#leftLogo {
	background: url('/_images/themes/ATS_logoDeutsch.png');
	position:relative;
	width: 173px;
	height: 143px;
	left: 0xp;
	top: 0px;
	z-index: 3;
}

#leftLogoStatic {
	background: url('/_images/themes/ATS_logoDeutsch.png');
	position:relative;
	width: 173px;
	height: 143px;
	left: 0xp;
	top: 0px;
	z-index: 3;
}

#leftImage {
	position: relative;
	width: 173px;
	height: 439px;
	left: 0px;
	top: 0px;
	z-index: 3;
}

 /* 
 *leftDiv End
 *
 *contentDiv Start
 */
 	
#content { 
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
        line-height: 20px;
	width: 760px;
	height: 439px;
	left: -173px;
	top: 143px;
	}

.blau { 
	font: 13px Arial, Helvetica, sans-serif;
	color: #021D76;
        line-height: 20px
	}
	
#contentText { 
	font: 13px Arial, Helvetica, sans-serif;
	color:#666666;
	position: absolute;
	width: 574px;
	height: 455px;
	left: 0px;
	top: 0px;
	padding-left: 15px;
	padding-right: 20px;
	}
	
#contentBild { 
	font: 10px Arial, Helvetica, sans-serif;
	color: #021D76;
	position: absolute;
	width: 140px;
	height: 455px;
	left: 595px;
	top: 0px;
	}
	
#content a { 
	color: #021D76;
	text-decoration: underline;
	}
	
#content a:hover { 
	color: #93A3CF;
	text-decoration: underline;
	}

#content h2 a {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #021D76;
        text-decoration: none;
	}

#content h2 a: hover {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #93A3CF;
        text-decoration: none;
	}
	
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #021D76;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

#content li { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

#content li ul {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	}

#content li > ul { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	}

#content li:hover ul, li.over ul { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px; 
	}
	
.Aufzaehlung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
        color: #666666;
	/* olor: #021D76; */
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
 /* 
 *contentDiv End
 */


