#layout {
	width:100%;
	height:100%;
	border:0px;
}
#header {
	height:109px;
	z-index:9999;
}
#main {
	height:auto;
	z-index:1;
}
#footer {
	margin:0 0 0 0px;
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	height:92px;
	margin-bottom:0px;
}
#kopf {
	position:relative;
	left:100px;
	top:0px;
	z-index:9999;
}
#sayfa_container {
	position:relative;
	top:-30px;
}
.menu_bg {
	background-image:url(../images/menu_bg.png);
	background-repeat:no-repeat;
	width:589px;
	height:75px;
}
.feet {
	background-image:url(../images/footer_foot_bg.png);
	background-repeat:no-repeat;
	width:340px;
	height:24px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#808285;
}
.anasayfa_banner {
	background-image:url(../images/anasyfa_banner.png);
	background-repeat:no-repeat;
	width:930px;
	height:58px;
}
.footer_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-align:right;
	color:#fff;
}
.footer_link {
	
}
h1 {
	font-family:'Archivo Narrow', sans-serif;
	font-style:italic;
	font-weight:normal;
	font-size:24px;
	color:#808285;
	line-height:58px;
	display:inline;
	text-align:center;
}
h2 {
	font-family:'Archivo Narrow', sans-serif;
	font-style:italic;
	font-weight:normal;
	font-size:20px;
	color:#83a488;
	display:inline;
	text-align:right;
}
h3 {
	font-family:'Archivo Narrow', sans-serif;
	font-style:italic;
	font-weight:normal;
	font-size:16px;
	color:#83a488;
	display:inline;
	text-align:right;
}
h4 {
	font-family:'Archivo Narrow', sans-serif;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	color:#83a488;
	display:inline;
	text-align:right;
}
a {
	font-family:'Archivo Narrow', sans-serif;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
	color:#808285;
}
a:hover {
	color:#83a488;
	text-decoration:underline;
}
ul.weniger {
	margin-top:0px;
	margin-left:-15px;
}
.txt {
	font-size:12px; 
	color:#808285; 
	font-family:Arial, Helvetica, sans-serif;  
	text-align:left; 
	vertical-align: top; 
	line-height:24px;
}
.red {
	color:#b40105;
	text-align:center;
}
/* Table Seite Bilder */
.table_header {
	background-image:url(../images/table_header.png);
	background-repeat:no-repeat;
	width:930px;
	height:49px;
}
.table_main {
	background-image:url(../images/table_main.png);
	background-repeat:repeat-y;
	width:930px;
	height:2px;
}
.table_footer {
	background-image:url(../images/table_footer.png);
	background-repeat:no-repeat;
	width:930px;
	height:48px;
}
/* Menu Left Bilder */
.menu_left_header {
	background-image:url(../images/menu_left_header.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:44px;
}
.menu_left_main {
	background-image:url(../images/menu_left_main.jpg);
	background-repeat:repeat-y;
	width:200px;
	height:1px;
}
.menu_left_bottom {
	background-image:url(../images/menu_left_bottom.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:48px;
}
/* menu left die ganze schose */
#sidemenu {
	width:200px;
	left:-41px;
	position:relative;
}
#sidemenu ul li {
	border-bottom:#e0ebde 1px solid;
	display: block;
	list-style-type:none;
	background-image:url(../images/arrow1.png);
	background-repeat:no-repeat;
	width:200px;
	height:26px;
	text-align:left;
}
#sidemenu ul li:hover {
	background-color: #e0ebde;
}
#sidemenu ul li a {
	font-family:'Archivo Narrow', sans-serif;
	font-weight:normal;
	font-size:14px;
	color: #808285;
	text-decoration:none;
	text-align:left;
	margin-left:16px;
	line-height:26px;
}
#sidemenu ul li a:hover {
	color:#808285;
}