/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/************************************/
body{
	color: #333;
	line-height: 1.166;
	margin: 0px;
	padding: 10px;
	background-color: #ccc;
	background-image:   url("img/nav/bg_grad.jpg");
	background-attachment: fixed;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}


/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #005FA9;
	text-decoration: underline;
}

a:link{
	color: #309;
	text-decoration: underline;
}

a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	color: #005FA9;
}

/************************************/


/************************************/
/* Header tag styles                */
/************************************/

h1{
 font: 120% 'Vonness Medium',Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: 114% Arial,sans-serif;
 color: #069;
 margin: 0px;
 padding: 0px;
}

h3{
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font:normal 120% Arial,sans-serif;
 color: #334d55;
 margin-bottom:-10px;
 padding: 0px;
}

 


/************************************/

/************************************/
/* List Tags                        */
/************************************/

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/************************************/

/************************************/
/* Form and related Tags            */
/************************************/  
label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
/************************************/

/***********************************************/
/* Layout Divs                                 */

/************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	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:95.6%;
	
}
.logoschrift, .logoschriftklein {font-style: italic !important}
.logoschrift {
	font-size: 1.7em;}
.logoschriftklein {
	font-size: 1.3em;}



/************************************/



/************************************/
#pageNav{
	position: absolute;
	top: 74px;
	left: 0px;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-bottom: 1px solid #ccc;
	font:10px Verdana,sans-serif; /*war irrtümlich 10pt #*/
	}
/************************************/



/************************************/
#col2{
	margin:0px 0px 0px 178px;
	padding: 0px 10px 0px 0px;
	border-left: 1px solid #ccd2d2;
	font-family: Arial, Helvetica, sans-serif;
}
/************************************/


/* End Layout Divs                             */
/***********************************************/



/***********************************************/
/*Component Divs                               */


#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #fff;
	font: 17px Arial,Helvetica,sans-serif;
}
#utility{
	font: 11px Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}
#utility a{
	color: #fff;
}

#utility a:hover{
	text-decoration: underline;
}

/************************************/
#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: 21pt Arial,sans-serif;
	color: #000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************************************/


/************************************/
#globalNav{
position: absolute;
width: 100%;
min-width: 640px;
height: 32px;
color: #FF6633;
padding: 0px;
margin: 0px;
background-image:   url("img/nav/glbnav_background.gif");
}
#globalNav img{
	margin-bottom: -4px;
}
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink:link{
  	font: bold 10pt Arial;
  	color: #000;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:visited{
	font: bold 10pt;
	color: #000;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	font: bold 10pt;
	margin: 0px;
	padding: 2px 5px 4px 5px;
  	background-image:   url("img/nav/glblnav_selected.gif");
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
	color: #000;
}

/************************************/
.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #fff;
}

.subglobalNav a:link{
	font-size: 80%;
	color: #fff;
}

.subglobalNav a:visited{
	font-size: 80%;
	color: #fff;
}

.subglobalNav a:hover{
	font-size: 80%;
	color: #ccc;
}
/************************************/

/************************************/
#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, a:visited {
  font: bold 80%;
	}
 

#search a:hover{
  font-size: bold 80%;
	margin: 0px;
}


/************************************/

/************************************/
#breadCrumb{
	padding: 5px 0px 5px 10px;
	font-family: 10pt Verdana,sans-serif;
	color: #aaa;
}
#breadCrumb a{
	color: #aaa;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************************************/


/************************************/
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.feature h3{
	font: bold 15pt Arial,sans-serif;
	color: #000;
	padding: 30px 0px 5px 0px;
}


/* Bilder im Inhaltsbereich (col2) img sollen gleiche Eigenschaften erhalten */
#col2 img{
	padding: 0.1em;
/* 	font-variant: normal; */
	border: 1px #71828A;
	margin: 0.3em;
	border-style: dotted;
}

/* .feature img{
	float: left;
	padding: 3px;
	font-variant: normal;
	border: 1px #71828A;
	border-style: dotted;
	margin: 3px;
}
*/


/* story img soll alle Eigenschaften von feature img erben inherit */


/************************************/



/************************************/
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

.story h3{
	font: bold 15pt Arial,sans-serif;
	color: #000;
}

.story p{
	padding: 0px 0px 14px 0px;
	font-size: 95%;
	border-width: 1px;
}

.story a.capsule{
	font: bold 12pt Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}
.story a.capsule:hover{
	text-decoration: underline;
}
td.storyLeft{
	padding-right: 12px;
}
/************************************/




/************************************/
#siteInfo{
	clear: both;
	border-top: 1px solid #ccc;
	font-size: 75%;
	color: #ccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/************************************/

/************************************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #ccc;
	font-size: 10pt;
}

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-image:   url("img/nav/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-image:   url("img/nav/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #DEF;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: none;
}
/************************************/
/************************************/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #ccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks a{
	display: block; 
}
/************************************/



/************************************/
#advert{
	padding: 10px;
}
#advert img{
	display: block;
}
/************************************/
/***********************************************/
/*End Component Divs                           */
/***********************************************/
/* .imgcont {border:1px solid green !important} */

/* .imgcont {
	border-style: solid;
	border-color: #28231D;
	cursor: text;
	border-left: none;
	border-top: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding: 0;
	margin: 0;
}
*/
/*
The multiple style rules of this example:
*/

/* H1 { font-weight: bold; font-size: 12pt; line-height: 14pt; font-family: Helvetica; font-variant: normal; font-style: normal; font-stretch: normal; font-size-adjust: none } 
may be rewritten with a single shorthand property:

H1 { font: bold 12pt/14pt Helvetica }  
*/
cite {
	font: 90%/120% Arial, Helvetica, sans-serif;
	text-indent: 3px;
	border-color: #FF6600;
	padding: 3px;
	text-align: left;
	border-width: 2px;
	border-style: solid;
	width: 350px;
	margin: 3px;
}
.zik {
	float: none;
	font: 90%/120% "Courier New", Courier, mono;
	height: auto;
	width: 350px;
	margin: 10px;
	border-style: solid;
	overflow: auto;
	border-width: 1px;
	border-color: #FF6600;
	padding: 5px;
}
/*
.Stil1 {
	color: #FF9900;
	font-weight: bold;
} */

/*Kasten am Rand via Blockquote*/
blockquote{
	font:  bold 13px/1.4em  Verdana, Arial, Helvetica,sans-serif;
	background-color: #ccc;
	width: 40%;
	float: right;
	margin: 3px;
	border: 1px dotted;
	padding:3px;
	margin: 3px;
	border-color: #666666;
}

/*******************************/
/* Bildergalerie */
	/* original-code	  .bild {
	float: left;
	text-align: center;
	font-size: 80%;
}
*/
.bild {
	float: left;
	text-align: left;
	font-size: 80%;
	width: 253px;
	margin: 3px;
}
.bild img {
	margin: .2em; border-width: 0px !important
}
.gruppe { background-color: #ccc;
	  border: 1px solid black;
	  margin: 10px;
	  padding: 5px;
	  width: 550px}
.3gruppe { background-color: #FC6;
	  border: 1px solid black;
	  margin: 9px;
	  padding:  3px;
	  width: auto; }
.leer {
	margin-left: 5px;
	clear: both;
	font-size: 90%;
	text-indent: 5px;
}

.fleft { float: left } /* setzt das Element an den linken Rand des umfassenden Blocks,*/

.fright { float: right } /*setzt das Element an den rechten Rand des umfassenden Blocks,*/

.fnone { float: none }/* lässt ein Element im Textfluss */
.clearleft { clear: left } /* CSS-Eigenschaft clear zwingt einen Block an der äußerst linken oder rechten Seite des umfassenden Blocks anzudocken.*/
.clearright { clear: right }
.clearboth { clear: both }
