body {
	background-color:#ECEBE4;
	}

body, table, a, a:link, a:visited, a:active, input, textarea {
	line-height:13.5pt;
	font-family:Verdana, sans-serif, arial;
	font-size:8pt;
	text-decoration:none;
	color:#282b2b;
	}

.blur {
	color:#999999;
	}
	
b {
	font-size:8pt;
	font-weight:bold;
	}

a {
	font-weight:bold;
	}
	
a:hover {
	background-color:#E6E5DE;
	}
	
a.img:hover {
/* 	background-color:inherit; */
	text-decoration:none;
	}

a.nav {
	font-weight:normal;
	}
	
a.linklist {
	line-height:15pt;
	}
	
span.red {
	color:#95192a;
	}
	
td {
	vertical-align:top;
	}
	
#main {
	position:absolute;
	left:24px;
	top:0px;
	height:640px;
	}

table#tbl {
	height:100%;
	margin-bottom:24px;
	}
	
#left {
	width:550px;
	border-left:1px solid #979C97;
	border-bottom:1px solid #979C97;
	background-color:#f4f4f5;
	}

#right {
	width:400px;
	border-right:1px solid #979C97;
	border-bottom:1px solid #979C97;
	background-color:#e8e9e7;
	}

#topleft {
	height:150px;
	border-bottom:1px solid #979C97;
	}

#topright {
	height:150px;
	/*padding-left:20px;*/
	background-color:#BAB7B2;
	border-left:2px solid #979C97;
	border-bottom:1px solid #979C97;
	}

#navleft, #navright {
	height:24px;
	background-color:#f4f4f5;
	}
	
table#nav td{
	height:24px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	vertical-align:middle;
	}
	
table#nav td:hover{
	background-color:#E6E5DE;
	}

#contentleft {
	padding-top:20px;
	padding-left:40px;
	padding-right:120px;
	padding-bottom:40px;
	background-color:#f4f4f5
	}
	
#contentright {
	padding-left:30px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:40px;
	background-color:#e8e9e7;
	}

div.box {
	width:350px;
	padding-left:30px;
	}
	
div.newsbox {
	margin-bottom:32px;
	}

div.empfehlungsbox {
	width:290px;
	padding:12px;
	}
	
div#alphabet /* navigation im glossar */
	{
	position:fixed;
	left:605px;
	top:200px;
	background-color:#e8e9e7;
	}


table#mitarbeiter td {
    background-color:inherit;
    background-image:url(images/mitarbeiter/thumbs/bg.jpg);
    background-repeat:repeat-x;
    width:150px;
    padding:5px 3px 5px 3px;
}

