/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
/*
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color: #666;
	background-image: url('../images/hintergruende/back315.gif');
	color: #000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: black;
	font-style:italic;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #409AC3;
}
*/



/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
/*	color: #334d55;  */
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 1.5em;
 margin: 10px 0 10px 0;
}

h2{
 font-size: 1.3em;
 margin: 7px 0 7px 0;
}

h3{
 font-size: 1.1em;
 margin: 5px 0 5px 0;
}

h4{
 font-size: 1.1em;
 font-weight: normal;
 margin: 5px 0 5px 0;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

ol.nah li{
    margin-left:-25px;
}
ul.nah li{
    margin-left:-25px;
}



label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/*
#rahmen{
	position:relative;
	margin: 0px auto;
	width:936px;
	height:100%;
	background-color:#fff;
	background-image: url(../images/hintergruende/back255.jpeg);
	font-weight: bold;
	color:#333;
}
*/

	#werthaltiges{
		position:absolute;
		margin: 0px auto;
		top:8px;
		left:-20px;
		height:50px;
		width:651px;
		background-image: url(../images/werthaltiges.gif);
		font-weight: bold;
	color:#fff;
	}

	#masthead{
		margin: 0;
		height: 144px;
		padding: 0px 0px 0px 0px;
		background-image: url(../images_yellow/header.jpg);
		background-repeat:no-repeat;
		width: 100%;
	}
	

/*	#globalNav{
		position:relative;
		width: 100%;
		height: 28pt;
		margin: 0;
		padding: 10pt 0 0 0;
		border-bottom: 1px solid #cccccc;	
		border-top: 1px solid #cccccc;
		text-align:left;
		vertical-align:middle;
		overflow:hidden;
		font-size: 0.7em;
		font-weight:normal;
		color:#0F04F5;
		background-image: url(../images_yellow/header_path.jpg);
	}

		#globalNav a{
		}
		#globalNav tr{
			height: 22pt;
			vertical-align:middle;	
		}
		#globalNav td{
		}*/

	#adminMenue{
		position:relative;
		width: 100%;
		height: 28pt;
		margin: 0;
/*		padding: 10pt 0 0 0;
		font-size: 0.7em;
		font-weight:normal;
		border-bottom: 1px solid #cccccc;*/	
		border-top: 1px solid #cccccc;
		text-align:left;
		vertical-align:middle;
		overflow:hidden;
		color:#0F04F5;
		background-image: url(../images_yellow/header_path.jpg);
	}
	#adminMenue a{
		 cursor:pointer;
	}
	#adminMenue a:link, a:visited{
		color: #006699;
		color: #000;
		text-decoration: none;
	}

	#adminMenue a:hover {
		text-decoration: underline;
		color: #409AC3;
	}

	#wert_nav{
		position:relative;
		width: 122px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
/*		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;	
		overflow:hidden;*/
		font-size: 0.9em;
		background-color: #61B6F9;
	}
	 	#wert_nav hr{
			color:#409AC3;
			height:1px;
		}

	 	#wert_nav a{
/*			display:block; */
			color:#eee;
		}

	 	.subnav1{
			color:#eee;
			font-size: 0.85em;
		}

	.globalNavMovable{
		position:relative;
		color: #ccffcc;
		left:0;
		height:30px;
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
	}
	.globalNavMovable div {
		border:thin solid green;
		background-color:lightgrey;
		width:100%;
	}




/*#############  C o n t e n t  #################*/

	#contentHeader{
		padding: 10px 10px;
		margin: 0px 20px 0px 10px;
		text-align:center;
	}
/*### e n d e ####   C o n t e n t   #################*/


/*############# l e f t - c o l #################*/
	#left-col{			/* Navigation */
/*		background-color:blue;	  */
		font-size: 0.7em;
		position:absolute;
		left:0;
		float:left;
		width:150px; 
		padding: 0px;
		margin: 0px;
/*		border: thin solid blue;
		background-color:yellow;

		background-color: #eeeeee*/
	}

	#left-col .separator hr{
		height:2px;
		color: yellow;
		background-color:yellow;	
		width: 70%;
	}
	#left-col hr{
		height:1px;
		color: lightgrey;
		background-color:lightgrey;	
	}

/*### e n d e #### l e f t - c o l #################*/


	
/*#############  r i g h t - c o l  #################*/
	
/*	.right-col{
		position:relative;
		float:right;
		width:150px;
		padding: 0px 2px 0px 0px;
		margin-right:0px;
		border: solid 1px red; 
		font-size: 0.7em;
	}*/
	.right-col .separator hr{
		height:2px;
		color: yellow;
		background-color:yellow;	
		width: 70%;
	}
	.right-col hr{
		height:1px;
		color: lightgrey;
		background-color:lightgrey;	
	}
/************* #login_box styles ***************/

.login_box{
	padding: 0px 5px 5px 5px;
	font-weight: normal;
	text-align: left;
	color: #000;
}

	.login_box a{
		cursor:pointer;
		font-weight: normal;
		color: red;
		text-decoration: underline;
		margin:0px;
		padding:0px;
		
	}
	
	
	.login_box hr{
	/*	margin:-15px 8px -15px 0;
		margin:-15px;*/
		display: block;
		height:1px;
		width:60%;
		color:red;
	}
	
 /*	.box_hdr{
		width:100%;
		text-align:center;
		padding-top:5px;
		color:black;
		font-weight:bold;
	}*/


/*### e n d e ####  r i g h t - c o l  #################*/



/************* #siteInfo styles ***************/

#siteInfo{
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #aaaaaa;
	padding: 0 10px;
	margin-bottom: 5px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a:link, #siteInfo a:visited, #siteInfo a:hover {
	color: #777;
	font-style:italic;
	text-decoration: none;
}

#siteInfo a:hover {
	text-decoration: underline;
	color: #555;
}


/************* #advert styles ***************/

#advert{
	padding: 5px 0px 20px 5px;
	font-size: 80%;
	text-align: left;
	color: #000;
	width:90%;
}

#advert img{
	display: block;
}

#advert p{
	width: 100%;
/*	background-color: ;
*/
	color:#555555;
	margin-left:-5px;
}
#advert h3{
	margin-top:-5px
}

#advert hr{
/*	margin:-15px 8px -15px 0;
	margin:-15px;*/
	display: block;
	height:1px;
	width:60%;
color:red;

}


/************** #advert styles **************/


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */



/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** selbstgemachte styles **************/

.spacerDIV{
	height:0px;
}

#listTab{
	border: solid #ccc;
	border-width: 1px 3px 3px 1px ;
	text-align:center;
}

.actGifs {
	width:18px;
	height:18px;
	cursor:pointer;
}

.actGifs {
	width:1.5em;
	height:1.5em;
	cursor:pointer;
}

.passGifs {
	width:1.5em;
	height:1.5em;
}


.editInp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color:#f6f6f6;
	height:1.6em;
}
.readOnlyInp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background-color:#e0e0e0;
	height:1.2em;
}
.buttons {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	background-color:#f6f6f6;
	height:1.8em;
}
.flyTextDiv {
	z-index:1000; 
	font-size:0.7em; 
	border:1px solid #AF322E; 
	background-color:#fdfdfd; 
	color:black;
	position:absolute; 
	top:3.0em; 
	visibility:hidden; 
	padding:0.1em 0.5em 0.1em 0.5em;	
}

.flyTextDivBox {
	z-index:1000; 
/*	width:150px;
	min-height:70px;*/
	font-size:0.7em; 
/*	background-color:#fdfdfd; */
	color:black;
	position:absolute; 
	top:3.0em; 
	visibility:hidden; 
	padding:0.1em 0.5em 0.1em 0.5em;	
	margin-bottom:-5;
}

.flyTextDivBox_innen {
	padding:5px 7px 0 7px;
/*	width:150px;*/
}


#loginWin{
	background-color:white;
	font-weight: normal;
	text-align: left;
	color: #000;
}

	#loginWin a{
		cursor:pointer;
		font-weight: normal;
		color: red;
		text-decoration: underline;
		margin:0px;
		padding:0px;
		
	}
	
	
	#loginWin hr{
	/*	margin:-15px 8px -15px 0;
		margin:-15px;*/
		display: block;
		height:1px;
		width:60%;
		color:red;
	}
	
 	#loginWin .box_hdr{
		width:100%;
		text-align:center;
		padding-top:5px;
		color:green;
		font-weight:bold;
		background-color:lightgrey;
	}


/************** Dokumentenverwaltung **************/
.docs_tab{
	width: 97%;
/**/
	background-color:#e0e0e0;
	border-width: 0;
	padding: 0;
	margin: 0;
	font-size:12px;
}
.docs_tab_head{
	background-color:#d5d5d5;
	border-width: 0;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.docs_tab_body{
	margin:0;
	padding:0;
	border-spacing:0;
	vertical-align: top;
}
.docs_tab_td{
	border-width: 0;
	padding: 0;
	margin: 0;
	padding: 2px 0 2px 3px;
	margin: 15px;
}
	.inpStyle {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
/*		background-color:#ffffff;
		height:18;
*/	}


