/* allgemeine einstellungen */

html {
height:100%;
}
div {
margin:0;
}
body {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
margin:0px;
text-align:justify;
height:100%;
background:url(../images/body.gif) repeat-y #FFFFFF;
background-position:center;
font-size:0.8em;
}
/* allgemeine einstellungen ende*/

/* header baslangic*/
#head_con{
border-bottom: 1px solid #FF6600;
width:760px;
height:55px;
}
.header {
width:760px;
height:48px;
background:url(../images/headerbg.gif) repeat-x;
}
/* header bitis*/

/* layout*/


#page {
background:url(../images/mainbg.png) repeat-y;
width:760px;
margin:auto;
text-align:center;
}
/* layout ende*/


/* topmenu */
#top_menu_con {
width:auto;
height:36px;
background:url(../images/top_menu_container.gif) repeat-x;
}
/* topmenu ende */

/* suche bereich und datum bereich */
#tablo_con {
width:auto;
height:35px;
background:url(../images/tablo_container.gif) repeat-x;
}
.arama {
margin-top:7px;
float:left;
width:200px;
height:auto;
}
.tarih {
margin-top:7px;
font-size:0.9em;
float:right;
width:200px;
height:auto;
}
/* suche bereich und datum bereich  ende */


/* main layout  */
#main {
background:url(../images/mainbg.png) repeat-y;
text-align:justify;
width:760px;
margin:auto;
}
.menu_right {
background-color:#FF6600;
height:100%;
}
.menu_left {
height:100%;

}
#left_con {
color:#ffffff;
float:left;
width:150px;
height:100%;
}
#right_con {
float:right;
width:150px;
height:100%;
}
#content {
float:left;
text-align:justify;
width:459px;
padding:0px 0px 0px 0px;
}

/* main layout ende */


/* pathway  */
#pathway_con {
width:auto;
height:20px;
background-color:#000000;
}
.pathway {
margin:auto;
width:auto;
height:20px;
}
/* pathway ende */


/* cleaner */
.cleaner {
clear:both;
}
/* cleaner */




/* modul einstellungen */

.menu_left ul{
	margin: 0px;
	padding: 0px;
}
.menu_left li{
	list-style: none;	
}
.menu_left table.moduletable {
	width: 150px;
margin-bottom:5px;
	border-right: 0px #c8c8c8 solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
background-image: url(../images/);

        
}
.menu_left table.moduletable th{
	color: #FF6600;
	width: 100%;
      height:26px;
	border: 0px solid #000000;
	background-image: url(../images/);
      background-repeat:no-repeat;
      padding:8px 0 0 40px;    
    
}
.menu_left table.moduletable td{
text-align:right;
	width: 100%;
	padding-right: 5px;
}
.menu_left table.moduletable td a{
	width: 130px;
	display: block;
	padding: 1px 0px 1px 0px;
        border-right: 0px #CCCCCC solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
        color: #ffffff;
}
.menu_left table.moduletable td a:hover{	
	color: #FF9900;
	padding: 1px 0px 1px 0px;
        
}

.menu_right ul{
	margin: 0px;
	padding: 0px;
}
.menu_right li{
	list-style: none;	
}
.menu_right table.moduletable {
	width: 150px;
	border-right: 0px #c8c8c8 solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
        
}
.menu_right table.moduletable th{
	color: #000000;
	width: 100%;
      height:26px;
	border: 0px solid #000000;
	background-image: url(../images/modulthbg_right.png);
      background-repeat:no-repeat;
      padding:3px 0 0 30px;    
    
}
.menu_right table.moduletable td{
	width: 100%;
	padding: 0px 0px 0px 0px;
	padding: 2px;
}
.menu_right table.moduletable td a{
	width: 130px;
	display: block;
	padding: 1px 0px 1px 0px;
        border-right: 0px #CCCCCC solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
        color: #ffffff;
}
.menu_right table.moduletable td a:hover{	
	color: #000000;
	border: 0px solid #fbd008;
	padding: 1px 0px 1px 0px;
}

/* modul einstellungen ende*/


/* span einstellungen ende*/
#legend {
float:right;
width:400px;
height:22px;
text-align:left;
}
/* span einstellungen ende*/

/* flash einstellungen*/
#flash {
background-repeat:no-repeat;
width:760px;
height:200px;
}
#flash_con {
background-image: url(../images/flash_bg.png);
background-repeat:no-repeat;
width:760px;
height:200px;
}
/* flash einstellungen ende */

/* span elemente einstellungen */

#legend .showhide {
	background: url(../images/right_menu.png) no-repeat top left ;		
}
#legend .fontsmall {
	background: url(../images/alcalt.png) no-repeat top left ;		
}

#legend .fontlarge {
	background: url(../images/yukselt.png) no-repeat top left ;		
}

#legend .reset {
	background: url(../images/sifirla.png) no-repeat top left ;		
}

#legend .flash {
	background: url(../images/flash.png) no-repeat top left ;		
}
/* span elemente einstellungen ende*/



/* sitename einstellungen*/
.sitename {
float:left;
width:300px;
height:50px;
font-size:22px;
color:#FFFFFF;
padding-top:10px;
font-family:"Monotype Corsiva";
}
/* sitename einstellungen ende */

#footer {
width:100%;
background:url(../images/headerbg.gif) repeat-x;
height:75px;
color:#CCCCCC;
margin:auto;
border-top:1px solid #ff6600;
font-size:0.9em;
text-align:center;
}

.mostread  li a {
color:#333333;
font-weight:normal;
}

h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
}
ul {
list-style:;
margin:0;
padding:0;
margin-left:15px;
}
a {
color:#ff6600;
text-decoration:none;
}
a:hover {
color:#ff6600;
text-decoration:none;
font-weight:bold;
}

ul li a, .pagenavcounter {
font-weight:bold;
}

ul#mainlevel-nav
{
margin:0;
margin-left:-10px;
padding:0;
}
ul#mainlevel-nav li
{
list-style: none;
display:inline;
padding:0px 10px 0px 10px;
}

ul#mainlevel-nav li a
{
color:#FFFFFF;
font-weight:normal;
}

.contentheading, .blog_more div strong {

font-weight:bold;
}
.blog_more a {
font-weight:normal;
color:#999999;
}
.blog_more a:hover {
font-weight:normal;
color:#ff6600;
}
.componentheading {
font-size:140%;
color:#FF6600;
padding-bottom:10px;
margin-bottom:20px;
}

.contenheading {
font-size:120%;
}
/* category einstellungen */
a.category:link {
}
a.category:visited {
}
a.category:hover {
color:#ffffff;
}

/* category einstellungen ende */

 /* main level einstellungen */
a.mainlevel:link {
color:#ffffff;
display:block;
}

a.mainlevel:hover {
color:#ff6600;
background-image: url(../images/menuhover.gif);
background-position:left;
background-repeat:no-repeat;
}


a.mainlevel:visited {

}
/* main level einstellungen ende*/

/* slider einstellungen */
#slider_sag {
padding-top:3px;
padding-left:10px;
margin-left:10px;
color:#ff6600;
font-size:13px;
float:left;
width:130px;
height:22px;
background-image: url(../images/config.png);
background-repeat:no-repeat;
}
/* slider einstellungen ende*/


a.sublevel:link,a.sublevel:hover,a.sublevel:visited {
color:#333333;
display:block;
padding-left:0px;
margin-left:0px;
height:21px;
font-weight:normal;
}
#active_menu {
color:#ff6600;
font-weight:bold;
}
.small {
color:#666666;
}
.createdate, .modifydate {
color:#999999;
}
#mod_login_username, #mod_login_password {
width:100px;
background-color:#FFFFFF;
border:1px dashed #FF6600;
padding:2px;
color:#333333;
}
.button {
background-image: url(../images/button.png);
background-repeat:repeat-x;
border:1px solid #ff6600;
color:#333333;

}
.inputbox {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
padding:2px;
color:#333333;
}
.readon {
padding-left:5px;
}
.contenttoc {
margin:10px;
border:1px solid #CCCCCC;

}
.contenttoc td{
text-align:left;
padding-left:5px;
padding-right:5px;
}
.contenttoc th{
text-align:left;
background-color:#DEDEDE;
padding-left:5px;
padding-right:5px;
}
.label {
text-align:left;
}
.mosimage {
border:1px solid #CCCCCC;
margin:5px;
}
.mosimage_caption {
background-color:#DEDEDE;
}
.sectiontableentry2 label{
text-align:left;
}
.sectiontableentry2 {
background-color:;
}
.sectiontableentry1 {
background-color:;
}
.sectiontableentry1 td div a, .sectiontableentry2 td div a {
color:#ffffff;
font-weight:bold;
border:1px solid #000000;
}

img {
border:none;
}

