/* CSS Document */

body {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	border-style:double;
	border-color:#fef18c;
	font-size:medium;
	width:840px;
	margin-left:auto; 
	margin-right:auto;
	padding:20px;
	}
	
#content {
	background:#fff;
	border-left: 5px solid #1a8984;
	border-bottom: 5px solid #fff;
	border-top: 5px solid #fff;	
	border-right: 5px solid #fff;	
	margin-left: 240px;
	position:static;
	padding: 10px 5px 10px 10px;
	z-index:6000;
	}

h1 {
	font-style:italic;
	font-size:larger;
	color:#1A8985;
	text-align:left;
	/*font-stretch: normal;*/
	text-transform: capitalize;
	}
	
p {
	font-size:medium;
	color:#1A8985;
	text-decoration:none;
	}

ul {
	font-size:medium;
	color:#1A8985;
	text-decoration:none;
	list-style-type: square;
	}
	
.p0	{
	background-color:#e2001a;
	color:#FFF;
	padding:10px;
	text-align:center;
	font:larger bolder;
	}
	
	
.copyright { 
	font-size:small;
	}
	
#navigation {
	position:static;
	padding: 0;
	margin-top:0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #f9b511;
	color: #333;
	float:left;
	}
	
	
#navigation { 
  width:200px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:200px;
} 

html>body #navigation {
  width:200px;
} 

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#navigation li {
	border-bottom: 1px solid #f9b511;
	margin: 0;
	}
	
#navigation li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #fef18c;
	border-right: 10px solid #f29400;
	background-color: #f9b511;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

html>body #navigation li a {
	width: auto;
	}

#navigation li a:hover {
	border-left: 10px solid #1a8984;
	border-right: 10px solid #e2001a;
	background-color: #fef18c;
	color: #e2001a;
	}
	
#navigation .current a {
	border-left: 10px solid #e2001a;
	border-right: 10px solid #e2001a;
	background-color: #fef18c;
	color: #e2001a;
}

#pageWrapper {
	margin: 10px;
	padding: 0px;
	}
	
#contentWrapper {

	background-color: #f9b511;
	}
#pageWrapper {
	padding: 0px;
	margin: 0px;
}


#footerWrapper {
	z-index:1000;
	clear:both;
	border:none;
	background-color: #f9b511;
	width: 100%;
	min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
	height: auto;
}
/* */	
#footer {
	
	margin:1px 15px 1px 15px;
	padding:1px 15px 1px 15px;
	text-align:center; 
	}

.displaynone {
display:none;
}

#header {
	background-color:#FFFFFF;
	text-align:left;
	margin:10px;}
	
#header h1 {
	background-image:url(../images/headerTXT.png);
	background-repeat: no-repeat;
	background-position: right;
	float:right;
	width: 385px;
	height: 84px;
	margin:30px 15px 10px 10px;
}

#header h1 span {
	display:none;
	}

.logo {
	float:left;
	}
	
.clear {
	clear:both;
	}
	
.floatright {
	float:right;
	}

.mitte {
	text-align:center;
	}

.rechts {
	text-align:right;
	}
	
.floatleft {
	float:left;
}
	
td, th  {
	color:#1A8985;
}

.small {
	font-size:small;
	}
img {
	padding: 0 0 5px 0;
	}

.hervor {
	background-color:#e2001a;
	color:#fff;
	text-align:center;
	text-decoration:blink;
	padding:0.5em;
	}

.hervor2 {
	background-color:#e2001a;
	color:#fff;
	text-align:center;
	padding:0.5em;
	}
	

#showSite {
	margin:0;
	padding:0;
	border:none;
	color: #1a8984;
	font-size:10px;
	}
#showSite td {
	padding:5px;
	}

/*


ORANGE			f9b511		f29400
ROT				e2001a
TÜRKIS			1a8984
BLASSGELB		fef18c
blassssssGB		FFF9D9

*/

	
#pageWrapper #contentWrapper #content h1 em {
	font-size: 2em;
}
