/*   Seiten Stylsheet */

body 
{
	

	background-image:url(images/layout/background_tile.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
    margin-left:0px; 
	margin-right:0px; 
    margin-top:0px; 
	margin-bottom:0px;
	 
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #000000;
}


/* ----- link classes ----- */

a:link { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#70735B; font-weight:bold;}
a:visited { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; }
a:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none;}
a:active { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#660000; text-decoration:none; }

a:small:link { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#70735B; font-weight:bold;}
a:small:visited { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; }
a:small:hover { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-decoration:none;}
a:small:active { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#660000; text-decoration:none; }

a.nav-link-2nd:link { font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.nav-link-2nd:visited { font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.nav-link-2nd:hover { font-size:11px; color:#333333; text-decoration:none; font-weight:bold;}
a.nav-link-2nd:active { font-size:11px; color:#333333; text-decoration:none; font-weight:bold; }

a.nav-link-2nd-s:link { font-size:11px; color:#000000; text-decoration:none; font-weight:bold; }
a.nav-link-2nd-s:visited { font-size:11px; color:#000000; text-decoration:none; font-weight:bold; }
a.nav-link-2nd-s:hover { font-size:11px; color:#000000; text-decoration:none; font-weight:bold; }
a.nav-link-2nd-s:active { font-size:11px; color:#000000; text-decoration:none; font-weight:bold; }

a.metanav:link { font-size:10px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
a.metanav:visited { font-size:10px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
a.metanav:hover { font-size:10px; font-weight:bold; color: #FFFFFF; text-decoration:underline; }
a.metanav:active { font-size:10px; font-weight:bold; color:#FFFFFF; text-decoration:none; }

a.teaser-link:link { color:#FFFFFF; font-weight:bold;}
a.teaser-link:visited { color:#FFFFFF; font-weight:bold;}
a.teaser-link:hover { color:#000000; text-decoration:underline; }
a.teaser-link:active { color:#660000; text-decoration:underline; font-weight:bold; }

a.footer-link:link { font-size: 10px; color:#666666; font-weight:normal; }
a.footer-link:visited { font-size: 10px; color:#666666; }
a.footer-link:hover { font-size: 10px; color:#000000; }
a.footer-link:active { font-size: 10px; color:#660000; }
a.sitem:link { font-size:14px; color: #8C8684; text-decoration:none; font-weight:bold; }
a.sitem:visited { font-size:14px; color: #8C8684; text-decoration:none; font-weight:bold; }
a.sitem:hover { font-size: 14px; color:#000000; text-decoration:none; font-weight:bold; }
a.sitem:active { font-size: 14px; color:#660000; text-decoration:none; font-weight:bold; }


/* ----- Global Layout ----- */


#layout-metanav {
	position:absolute;
	top:-1px;
	left:0px;
	width:750px;
	height:15px;
	z-index:7;
	background-color:#8C8684;
	overflow:visible;
	visibility:visible;
	padding-right:3px;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
}

#layout-language {
	position:absolute;
	top:32px;
	left:649px;
	width:101px;
	height:33px;
	z-index:7;
	background-color:#FFFFFF;
	overflow:visible;
	visibility:visible;
	padding-right:3px;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
}

#layout-logo {
	position:absolute;
	top:15px;
	left:0px;
	width:160px;
	height:101px; 
	z-index:1;
	overflow:hidden;
	visibility:visible;
	background-color:white;
}

#layout-header {
	position:absolute;
	top:15px;
	left:161px;
	width:609px;
	height:101px;
	z-index:1;
	overflow:hidden;
	visibility:visible;
	background-color:white;
	text-align:right;
}


#layout-nav-container {
	position:absolute;
	top:116px;
	left:0px;
	width:160px;
	z-index:1;
	overflow:visible;
	visibility:visible;
	padding-top:25px;
	height: 698px;
}

	
	#layout-nav-container-2ndlevel {
		width:150px;
		z-index:2;
		overflow:hidden;
		visibility:visible;
/*		border-left:10px solid #8C8684; */
		background-color:#B5AEAD;
		padding-top:15px;
		padding-bottom:15px;
		margin-left:10px;
/*		background-image:url(images/layout/spacer_2ndlevel-nav.gif); */
	}

	#layout-nav-item-2ndlevel {
		z-index:3;
		overflow:visible;
		visibility:visible;
		padding-top:3px;
		padding-bottom:3px;
		margin-left:10px;
		text-indent:-10px;
		border-bottom:1px solid #8C8684;
	}
	
	#layout-whiteline {
		width:160px;
		height:1px;
		background-color:#FFFFFF;
		z-index:9;
	}
	
	#layout-nav-moodpic {
		width:160px;
		z-index:2;
		overflow:hidden;
		visibility:visible;
		border-bottom:1px solid white;
		border-top:1px solid white;
		padding:0px;
		margin-top:25px;
	}
	
	#layout-nav-moodpic2 {
		width:160px;
		z-index:2;
		overflow:hidden;
		visibility:visible;
		padding:0px;
		margin-top:25px;
	}
	
	#layout-nav-teaser {
		width:140px;
		z-index:2;
		overflow:visible;
		visibility:visible;
		background-color:#B5AEAD;
		border-bottom:1px solid white;
		border-top:1px solid white;
		padding:10px;
	}
	
	
	#layout-nav-teaser2 {
		width:140px;
		z-index:2;
		overflow:visible;
		visibility:visible;
		background-color:#B5AEAD;
		border-bottom:1px solid white;
		border-top:1px solid white;
		padding:10px;
	}

#layout-content-container {
	/* position:relative; */
	padding-top:116px; 
	padding-left:161px;
	width:448px;
	z-index:8;
	overflow:visible;
	visibility:visible;
}

	#layout-content-header {
		width:448px;
		height:25px;
		z-index:9;
		overflow:visible;
		visibility:visible;
		background-color:#8C8E73;
		margin-bottom:13px;
	}
	
	#layout-content {
		width:428px;
		z-index:9;
		padding:10px;
	}
	
	
	#layout-footer {
		width:428px;
		border-top:1px solid #CCCCCC;
		margin-top:30px;
		margin-left:10px;
		padding:0px;
	}
	
#layout-teaser-column {
	position:absolute;
	top:116px;
	left:610px;
	width:160px;
	z-index:1;
	overflow:visible;
	visibility:visible;
}

	#layout-teaser-container {
		width:160px;
		z-index:2;
		overflow:hidden;
		visibility:visible;
		border-bottom:1px solid white;
		padding-bottom:10px;	
	}
	
		#layout-teaser-header {
			width:160px;
			height:25px;
			z-index:3;
			overflow:visible;
			visibility:visible;
			background-color:#8C8E73;
		}
		
		#layout-teaser-content {
			width:160px;
			z-index:3;
			padding-top:10px;
			padding-left:10px;
			padding-bottom:10px;
			padding-right:5px;
			color:#FFFFFF;
		}


/* ----- Tag rewriting ----- */

li, td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	font-family:Arial, sans-serif;
	font-size: 12px;
	text-align:justify;
} 

h1 {
	font-family: Arial, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	margin-bottom:3px;
	margin-top:0px;
	text-transform:uppercase;
	padding-left:10px;
	padding-top:5px;
}

h1.layout-h1-teaser {
	color:#FFFFFF;
}

h1.layout-h1-zertifizierungen {
	font-family: Arial, sans-serif;
	font-size:16px;
	color: #8C8E73;
	margin-bottom:2px;
	margin-top:0px;
	text-transform:none;
	padding-left:0px;
	padding-top:0px;
}

h1.layout-h1-zertifizierungen-subtitel {
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #8C8E73;
	margin-bottom:2px;
	margin-top:0px;
	text-transform:none;
	padding-left:0px;
	padding-top:0px;
}

h2 {
	font-family: Arial, sans-serif;
	font-size:14px;
	color: #666666;
	margin-bottom:5px;
	font-weight:bold;
}

h3 {
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #333333;
	margin-bottom:5px;
	font-weight:bold;
}



/* ----- Forms ----- */

form {
	margin-bottom:0px;
}

input {
	font-family:Verdana;
	font-size:11px;
	/* font-weight:bold; */
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	color:#000000;
}

input.checkbox {
	border: none;
}

select {
	background-color: white;
	border: black 1px solid;
	color: #000000;
	/* arrow-color:#D0D0B9; */
}

/* -----general element positioning ----- */

.float-left-10px {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.float-right-10px {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}

.float-none-10px {
	float:none;
}


/* ----- Lists and Paragraphs ----- */

.linklist {
	margin-left:20px;
	text-indent:-20px;
	margin-top:5px;
}

.linklist-content {
	margin-left:30px;
	text-indent:-30px;
	margin-top:15px;
	font-size:11px;
}

.bulletlist {
	margin-left:12px;
	text-indent:-10px;
	margin-top:5px;
}

p.blocksatz {
	text-align: justify;
}

p.paragraph-inset-20px {
	margin-left:20px;
}

.paragraph-inset-20px-with-header {
	text-indent:-15px;
	margin-left:15px;
	margin-top:20px;
	text-align:justify;
	padding-right:10px;
}


/* ------ specials ----- */




/* ----- Teaser ----- */

.teaser-column {
	vertical-align:top;
	padding-left:20px;
}

table.teaser-standard {
	border:1px solid #666666;
	margin-top:0px;
	width:150px;
}
	
		table.teaser-standard th {
			color:black;
			background-color:#CCCCCC;
			font-weight:bold;
			font-size:11px;
			padding:5px;
			border-bottom:2px solid #666666;
		}
		
		table.teaser-standard td {
			background-color:#FFFFFF;
			padding-top:10px;
			padding-bottom:10px;
			padding-left:5px;
			padding-right:3px;
			vertical-align:top;
			text-align:left;
			font-size:10px;
		}
		
		table.teaser-standard td.teaser-footer {
			border-top:1px dashed #BFBDAF;
			padding-top:3px;
			padding-bottom:5px;
		}



/* ----- table classes ----- */


table.table-border-all {
	border-left:1px solid black;
	border-top:1px solid black;
}

		table.table-border-all td {
			border-right:1px solid black;
			border-bottom:1px solid black;
		}
				
		table.table-border-all th {
			background-color:#CCCCCC;
			border-bottom:2px solid black;
			border-top:none;
			border-right:1px solid black;
		}

		
/* ----- standard border classes ----- */

.image-border {
	border:1px solid black;
	margin-bottom:3px;
}

.border-all-1px {
	border:1px solid black;
	margin:0px; 
}

.border-all-1px-light {
	border:1px solid #BFBDAF;
	margin:0px; 
}

.border-top-1px {
	border-top:1px solid black;
	margin:0px;
}

.border-bottom-1px {
	border-bottom:1px solid black;
	margin:0px;
}

.border-left-1px {
	border-left:1px solid black;
	margin:0px;
}

.border-right-1px {
	border-right:1px solid black;
	margin:0px;
}

.border-top-bottom-1px {
	border-top:1px solid black;
	border-bottom:1px solid black;
	margin:0px; 
}

.border-top-bottom-1px-light {
	border-top:1px solid #BFBDAF;
	border-bottom:1px solid #BFBDAF;
	margin:0px; 
}

.border-bottom-1px {	
	border-bottom:1px solid black;
	margin:0px; 
}

.border-bottom-1px-light {	
	border-bottom:1px solid #BFBDAF;
	margin:0px; 
}

.border-left-right-1px {
	border-left:1px solid black;
	border-right:1px solid black;
	margin:0px; 
}

.border-left-right-1px-light {
	border-left:1px solid #BFBDAF;
	border-right:1px solid #BFBDAF;
	margin:0px; 
}

#druck { display: none; }

.Stil3 {font-size: 11px}
.Stil5 {font-size: 13px; font-weight: bold; }
.Stil10 {font-size: 13px}

