/* 
EM - PX zum kopieren oder nachschauen
10px = 0.6em
12px = 0.76em
14px = 0.9em
16px = 1.0em
18px = 1.12em
22px = 1.38em
26px = 1.63em
*/ 

/* allgemeine layout formatierungen */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 7, 2011 05:04:15 AM America/New_York */
@font-face {
    font-family: 'DesyrelRegular';
    src: url('desyrel-webfont.eot');
    src: url('desyrel-webfont.eot?#iefix') format('eot'),
         url('desyrel-webfont.woff') format('woff'),
         url('desyrel-webfont.ttf') format('truetype'),
         url('desyrel-webfont.svg#webfontDHYUuUJT') format('svg');
    font-weight: normal;
    font-style: normal;

}

body 
	{
	background: #ece9d8;
	font-size: 	12px;
	font-family:Arial, Tahoma, Verdana, Trebuchet MS, Sans-Serif;
	line-height:18px;
	color:		#6c5301;
	padding:	0px;
	margin:		0px 0px 10px 0px;
	height: 100%;
	}

/* link formatierungen */

a 
	{
	color: #ece9d8;
	text-decoration: none;
	}

a:visited 
	{
	text-decoration: none;
	}

a:hover 
	{
	text-decoration: underline;
	}

a:active 
	{
	
	text-decoration: none;
	}

/* überschriften */

h1 
	{
	font-size: 	1.8em;
	font-weight:normal;
	padding:    20px 0px 0px 20px;
	margin:		0px;
	font-family: 'DesyrelRegular';
	color: #cac2b0;
 	}

h2 
	{
	font-size: 	14px;
	font-weight:bold;
	padding:    5px 0px 5px 0px;
	margin:		0px;
	}

/* zentrierter div-container */

#container 
	{
	width: 		900px;
	margin: 	20px auto;
	padding: 	0px;
	clear: both;
	height: 100%;
	background-color: #878462;
	background: transparent;
	}

/* kopf logo container */

#logo 
	{
	margin: 	0px;
	padding: 	0px;
	background-color: #ece9d8;
	text-decoration:none;
	}

/* inhalt */

/*#content*/
#mitte 
	{
	margin: 0em 46em 0em 14em;
	padding: 	-5px 0px 0px 0px;
	background: transparent;
	background-repeat: repeat-x;
	background-position: 12.55em;
	border-left: 5px solid #ece9d8;
	height: auto;
	}

/* code darstellung */
.stil1{
font-size: 0.9em;
}


pre 
	{
	padding: 5px;
	border: 2px solid #ece9d8;
	margin: 5px 2px 2px 2px;
	font-size: 0.95em;
	color: #984601;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	background-color: #ECE9D8;
	border-color: #878462;
	}

code 
	{
	color:#984601; 
	font-weight:bold;
	}
#main {
	margin: 0px;
	padding: 0px;
	background-image: url(../grafik/bg_lang.png);
	background-repeat: repeat-y;
}

/* linke navigavtion */

#left 
	{
	float: 		left;
	width: 		14em;
	margin: 	0px;
	padding: 0px;
	background: transparent;
	height: 524px;
	
	}

#left p
	{
	padding:    0,6em;
	color:		#878462;
	font-weight: bold;
	}

#left ul
	{
	list-style-type:none;
	padding: 	0px;
	margin: 	0px;
	border-bottom:0px;
	
	}

#left li a 
	{
	font-size: 	0.9em;
	text-decoration:none;
	font-weight:bold;
	padding: 	6px 5px 6px 10px;
	color: #ece9d8;
    letter-spacing: 0.2em;
	}

#left li
	{
	margin: 	0px;
	background:	#6c5301;
	border: 	0px;
	border-bottom:1px solid #cac2b0;
	border-right:1px solid #cac2b0;
	padding: 	6px 0px 6px 0px;
	}


#left li:hover
	{
	background-color: #878462;
	}
#left h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 15px;
	color: #ece9d8;
}

/* rechte navigavtion */

#right
	{
	float: 		right;
	width:      46em;
	margin: 	0px;
	padding: 	0px 20px 0px 0;
	height: auto;
	background-image: url(/grafik/bg.png);
	background-repeat: repeat;
	background: transparent;
	}

#right p
	{
	padding:    0px 10px 10px 20px;
	color:		#ece9d8;
	}

/* footer */

#footer 
	{
	clear: 		left;
	padding: 	5px 5px 5px 10px;
	margin: 	0px;
	background: #6c5301;
	font-size:	0.8em;
	color: #d6cfb8;
	border-top: 5px solid #ece9d8;}
#footer a 
	{
	color: #d6cfb8;
	text-decoration: none;
	}

a:visited 
	{
	text-decoration: none;
	}

a:hover 
	{
	text-decoration: underline;
	}

a:active 
	{
	font-variant: normal;
	text-decoration: none;
	}
	
	}
#footer .right {
float: right;
}
.img_start{
	float: right;
	
	padding: 0px 10px 10px;
	margin-top: 10px;

}
.img{
	float:right;
	clear: both;
	padding: 60px 20px 20px;
}
.activ li{
	color: #cd9119;
	margin-left: 5px;
}
#left li.aktiv {
	background-color: #878462;
	background: #878462;
	padding:4px 5px 6px 25px;
	border-bottom: 1px solid ##BEBE9E;
	color: #ece9d8;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	font-weight: bold;
}
#right .form {
	color:#ece9d8;
	padding-left: 20px;
	z-index: 1;
}
.desyrel {
	font-family: 'DesyrelRegular';
	font-size: 1.2em;
}
 
#left .height_1 {
	height: 530px;
}
#right table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ece9d8;
	padding: 0 5px 0 0px;
	margin-left: 20px;
}
.marquee {
	color: #F90;
	font-family: QikkiRegRegular;
	font-size: 14px;
}
 
