@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	height:100%;
	text-align: center;
}


#header{
margin-left: auto;
margin-right: auto;
width:900px;
height:155px;
background-image:url(images/header.png);
background-repeat:no-repeat;
border-left:solid 1px #FFFFCC;
border-right:solid 1px #FFFFCC;
background-color: #ffce32;
}


#main{
margin-left: auto;
margin-right: auto;
width:900px;
/*min-height:1041px;*/
background-color: #ffce32;
background-image:url(images/bodybg.png);
background-position:right;
background-repeat:repeat-y;
overflow:hidden;
border-left:solid 1px #FFFFCC;
border-right:solid 1px #FFFFCC;
}

#picture{
width:900px;
height:211px;
background-image:url(images/picturebg.png);
background-repeat:no-repeat;
}

#headercont{
float:right;
}

#dil{
margin-left:150px;
padding-top:50px;
padding-bottom:15px;
clear:right;
width:110px;
height:43px;
}

#menu{
clear:right;
bottom: 0px;
right:0px;
width:391px;
height:47px;
}

#leftmenu{
border-right: solid 1px #666666;
float:left;
width:175px;
height:300px;
margin-top:20px;
}

#menudir{
float:right;
font-size:10pt;
font-weight:bold;
color:#990000;
margin-right:110px;
margin-top:2px;
/*display:none;*/
}

#content{
float:left;
margin-top:20px;
width:600px;
padding-left:10px;
text-align:left;
}

#footer{
margin-left: auto;
margin-right: auto;
padding-top:15px;
clear:both;
width:900px;
height:30px;
border-left:solid 1px #FFFFCC;
border-right:solid 1px #FFFFCC;
font-size:10pt;
color:#990000;
letter-spacing:3pt;
background-color: #ffce32;
}

p, td{font-size:10pt;}

h1{
font-size:14pt;
color:#990000;
}
h2{font-size:12pt;
color:#990000;}
h3{font-size:11pt;
color:#990000;}
h4{font-size:10pt;
color:#990000;}
h5{font-size:9pt;
color:#990000;}
h6{font-size:8pt;
color:#990000;}

a{
color:#990000;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

.haberliste li{
font-size:10pt;
list-style:square;}

.haberliste li a{
color:#000000;
text-decoration:none;
}

.haberliste li:hover{
color:#000000;
text-decoration:underline;
list-style:disc;
}

.haberarsiv{
font-size:xx-small
}

.habertarih{font-size:xx-small;
color:#999999;
}

.sep{
font-weight:bold;
font-size:11pt;
padding:1px;
vertical-align:middle;
padding-left:20px;
color:#990000;
border-bottom:solid 1px #990000;
}


.text{margin:0px;
padding-top:1px;
padding-bottom:1px;
padding-left:50px;
font-size:9pt;}

.text a{color:#000000}


input, select, textarea{
font-size:9px;
}
fieldset{
text-align:center;
border:1px solid #990000;
padding:4px;
}
legend{
color:#990000;
background-color:#ffce32;
}
.submit{
font-weight:bold;
font-size:11px;
color:#990000;
background-color:#FFFFE6;
border:none;
margin:3px;
}
