/***********************************************/
/* emx_nav_left.css                            */
/***********************************************/

body{
	color: #333333;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	font: small Verdana, sans-serif;
}



a:link, a:visited{
	color: #000099;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #00cc00;
}
A:active {color: #000099;text-decoration:none;}

h1{
 font: bold 120% Verdana,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Verdana,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font: bold 100% Verdana,sans-serif;
	color: #000000;
	margin: 0;
}

h4{
 font: 100% Verdana,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


ul{
	list-style-type: square;
	line-height: 28px;
}

ul ul{
	list-style-type: disc;
	line-height: 18px;
}

ul ul ul{
 list-style-type: none;
}


form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Verdana,sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/***********************************************/
/* Divs                                 	   */
/***********************************************/

#pagecell1{
	position:absolute;
	top: 103px;
	left: 2%;
	right: 2%;
	width:800px;
	background-color: #FFFFFF;
	visibility: visible;
}

#tl {
	position:absolute;
	top: -5px;
	left: -7px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:800px;
	visibility: visible;
	
}

#pageNav{
	float: left;
	width:178px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	font-size: 10px;
	padding-bottom: 15px;
}

#content{
	padding: 15px 100px 0px 25px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


#siteName{
	margin: 0px;
	padding: 16px 0px 15px 5px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#utility{
	font: Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #000000;
	width: 269px;
	left: 573px;
	visibility: visible;
	font-size: 10px;
}

#utility a{
	color: #000000;
}

#utility a:hover{
	text-decoration: underline;
}


#pageName{
	padding: 0px 0px 0px 47px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background-image: url(siteNameBG.gif);
}

#pageName h2{
	font: bold 175% Verdana,sans-serif;
	color: #000000;
	margin:0px;
	padding: 42px 0px 35px 178px;
	font-size: 16px;
}

#pageName img{
	position: absolute;
	top: 7px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	left: 20px;
	visibility: visible;
}


#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	background-image:  url(menueStreifen.gif);
	background-repeat: no-repeat;
	top: 1px;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;


	top: 2.px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	width: 529px;
	letter-spacing: 1px;
	top: 2px;
	visibility: visible;
}


a.glink, a.glink:visited{
  	font-size: 10px;
  	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

a.glink:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.skipLinks {display: none;}



.subglobalNav{
	position: absolute;
	top: 74px;
	left: 0px;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	font-size: 15px;
	visibility: hidden;
	width: 732px;
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #000000;
	font-size: 68%;
}

.subglobalNav a:hover{
	color: #FF0000;
}


#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}



#breadCrumb{
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	padding: 30px 0px 0px 207px;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}



.feature{
	min-height: 200px;
	font: Verdana,sans-serif;
	letter-spacing: normal;
	line-height: 18px;
	font-size: 11px;
}
html>body .feature {
	margin: 0;
}

.feature h3{
	font: bold Verdana,sans-serif;
	color: #FF0000;
	font-size: 14px;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
}


.story {
	font-size: 80%;
	font: Verdana,sans-serif;
	letter-spacing: normal;
	line-height: 20px;
}

.story h3{
	font: bold 12px Verdana,sans-serif;
	color: #000000;
}

.story p {
	padding: 0;
	background: 0px 0px 0px 0px;
	font-size: 11px;
}

.story a.capsule{
	font: bold 1em Verdana,sans-serif;
	color: #000000;
	display:block;
	padding-bottom: 5px;
	padding-top: 6px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	color: #000000;
	font: small Verdana, sans-serif;
	font-size: 10px;
	padding: 7px 0px 7px 235px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


#sectionLinks{
	margin: 0px;
	padding: 0px;
	line-height: 20px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #000000;
	font-size: 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFFFFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

.relatedLinks{
	margin: 0px;
	padding: 3px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	line-height: 25px;
	color: #FFFFFF;
}

.relatedLinks h3{
	padding: 10px 0px 8px 0px;
}

.relatedLinks a{
	display: block; 
}

#advert{
	line-height: 18px;
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 10px;
}

#advert img{
	display: block;
}


.headline {
	font-size: 15px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 22px;
	line-height: 22px;
	background-image: url(schwung.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 9px;
}
.text {
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 20px;
	line-height: 20px;
}
.liste {
	background-image: url(dot.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-bottom: 15px;
	line-height: 18px;
}
.unterListe {
	background-image: url(dotUnterListe.gif);
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-left: 95px;
	line-height: 18px;
	padding-top: 0px;
}
.headlineKlein {
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 22px;
	padding-left: 0px;
}
.italText {
	font-style: italic;
	padding-top: 11px;
	padding-bottom: 15px;
}
.indContent {
	position: absolute;
	left: 2%;
	top: 20px;
	width: 840px;
	height: 600px;
	background-image: url(index_bg.jpg);
	background-repeat: no-repeat;
}
.indMenOben {
	background-color: #FF0000;
	position: absolute;
	left: 590px;
	top: 81px;
	color: #FFFFFF;
	width: 240px;
}
.indMenUnten {
	left: 10#;
	top: 360px;
	position: absolute;
	width: 800px;
	height: 200px;
}
.indMenSpalten {
	width: 160px;
	height: 150px;
	top: 10px;
	left: 10px;
	position: absolute;
}
.indMenSpalten2 {
	width: 160px;
	height: 150px;
	position: absolute;
	left: 115px;
	top: 10px;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #FF0000;
	padding-left: 18px;
}
.indMenUntenText {
}
.indMenUntenHead {
	font-size: small;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FF0000;
}
#indLinks a:link, #indLinks a:visited {
	font-size: x-small;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
}
.indMenSpalten3 {
	width: 160px;
	height: 150px;
	position: absolute;
	left: 296px;
	top: 10px;
	border-left-color: #FF0000;
	border-left-style: dashed;
	border-left-width: 1px;
	padding-left: 18px;
}
.indMenSpalten4 {
	width: 180px;
	height: 150px;
	position: absolute;
	left: 483px;
	top: 10px;
	border-left-color: #FF0000;
	border-left-style: dashed;
	border-left-width: 1px;
	padding-left: 18px;
}
.indMenSpalten5 {
	width: 180px;
	height: 150px;
	position: absolute;
	left: 655px;
	top: 10px;
	border-left-color: #FF0000;
	border-left-style: dashed;
	border-left-width: 1px;
	padding-left: 18px;
}
a.indGlink, a.indGlink:visited {

  	font-size: 10px;
  	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 4px 0px;
}
a.indGlink:hover {

	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.indFusszeile {
	position: absolute;
	left: 360px;
	top: 544px;
	color: #000000;
	width: 200px;
	font-size: xx-small;
}
.fliesText {

	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 15px;
	line-height: 20px;
}
#advertText {
	line-height: 18px;
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 11px;
}
.platzhalter {
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
a.indGlinkGr, a.indGlinkGr:visited {
	color: #FF0000;
}
a.indGlinkGr:hover {


	text-decoration: none;
	color: #FF4F4F;
}
.unterUnterListe {

	background-image: url(dotUnterUnterListe.gif);
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-left: 153px;
	line-height: 18px;
	padding-top: 0px;
}
.faqAufzaehlung {
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 3px;
	line-height: 20px;
	background-image: url(schwung_kl.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

