body {
	font-family:verdana;
	font-size:11px;
	background-image: url("../img/menu_bg.jpg");
	background-repeat: repeat-y;
}

td {
	font-family:verdana;
	font-size:11px;
	border: 0;
	margin: 0;
	padding: 0;
}
	
a, a:visited, a.path, a.path:visited {
	color:#999999;
	text-decoration: underline;
}
	
a:hover, a.path:hover {
	color:#999999;
	text-decoration: none;
}

a.nodecor, a.nodecor:visited, a.nodecor:hover {
	text-decoration: none;
}

a.title, a.title:visited, a.title:hover {
	color:#91AD12;
	text-decoration: none;
}

a.h_link_a, a.h_link_a:visited, a.h_link_a:hover {
	color:#999999;
	background-color: #eeeeee;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-left: 2px;
	border: solid 1px black;
}

a.h_link, a.h_link:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-left: 2px;
	border: solid 1px black;
}

a.h_link:hover {
	color:#999999;
    background-color: #eeeeee;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
    padding: 2px 10px 2px 10px;
}

a.menu, a.menu:visited {
	color: #91AD12;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #999999;
}

a.submenu, a.submenu:visited {
	color:#999999;
	text-decoration: none;
}

a.submenu:hover {
	color:#1D1D4F;
}

a.submenu_a, a.submenu_a:visited, a.submenu_a:hover {
	color:#1D1D4F;
	text-decoration: none;
}

a.clist_ctrl_link, a.clist_ctrl_link:visited {
	color:#999999;
	text-decoration: underline;
}

a.clist_ctrl_link:hover {
	color:#91AD12;
	text-decoration: none;
}

/*
	Link Jumplist
*/
a.clist_jump, a.clist_jump:visited {
	color:#91AD12;
	text-decoration:none;
	border: 1px solid #BBBBBB;
	padding: 0 2px 0 2px;
	margin: 2px;
}
	
a.clist_jump:hover	{
	color:#000000;
	border: 1px solid #666666;
}

/*
	Link Jumplist active
*/
a.clist_jump_a, a.clist_jump_a:visited, a.clist_jump_a:hover {
	color:#000000;
	text-decoration:none;
	border: 1px solid #666666;
	padding: 0 2px 0 2px;
	margin: 2px;
	background-color: #E5E5E5;
}
	
/* header */
.h_logo {
	background-image: url("../img/header_bg2.jpg");
	background-repeat: no-repeat;
}

.h_line {
	background-color: #000000;
}

.h_menu {
	text-align: right;
	padding: 3px 0 3px 0;
}

.h_search {
	padding-right: 10px;
}

/* menu */
.leftcol {
}

.mtable {
	margin-bottom: 10px;
	width: 100%;
}

.mheader {
	padding: 0px 3px 1px 7px;
	border-bottom: 1px solid #000000;
}

.msubheader {
	height: 4px;
}

td.submenu {
	padding: 3px 0 3px 7px;
	vertical-align: top;
}

td.submenu_a {
	padding: 2px 0 2px 3px;
	vertical-align: top;
	border-left: 4px solid black;
}

div.msearch {
	padding: 0 0 0 7px;
}

/* content */
p {
	margin-bottom: 10px;
}

.main {
	padding-top: 20px;
}

div.path {
	margin-bottom: 15px;
}

.address {
	color: #999999;
	padding: 15px 0 10px 11px;
	vertical-align: top;
}
	
.copyright {
	color: #999999;
	padding-top: 15px;
	vertical-align: top;
}

.back {
	margin: 20px 0 5px 0;
}

h1 {
	display: none;
	color: #FFFFFF;
	font-size: 1px;
}

h2, div.h2 {
	color: #91AD12;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 8px 0;
}

h3, div.h3 {
	color: #91AD12;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h4, div.h4 {
	color: #91AD12;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	width: 100%;
	border-style: dashed;
	border-color: #999999;
	border-width: 0 0 1px 0;
}

/* BlogWidget */
.chead1 {
	color: #91AD12;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 3px 0;
	width: 100%;
	border-style: dashed;
	border-color: #999999;
	border-width: 0 0 1px 0;
}

.chead2 {
	margin-bottom: 6px;
	font-style: italic;
}

.ctext {
}

.cmore {
	margin-top: 6px;
}

.ctext_ident {
	margin: 0 0 7px 10px;
}

.teaser {
	font-style: italic;
	margin-bottom: 15px;
}

/* lists */
ul li {
	/* list-style-image: url("../img/arrow_grey.gif"); */
	list-style-type: square;
	margin-bottom: 8px;
}

ol li {
	margin-bottom: 8px;
}

/* forms */
form {
	display: inline;
	padding: 0;
	margin: 0;
}
	
input, select, textarea {
	font-family:verdana;
	background-color: #F6F6F6;
	font-size: 10px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
}

.cform_key, .cform_middle, .cform_top, .cout_key {
	background-color: #F6F6F6;
	vertical-align: top;
	margin: 2px;
	padding: 3px;
	white-space: nowrap;
}

.cform_val, .cout_val {
	padding: 2px 0 2px 0;
}

.cform_middle {
	vertical-align: middle;
}

.cform_top {
	vertical-align: top;
}

.cform_ctrl {
	text-align: center;
	padding: 2px;
	margin: 25px 0 50px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 100%;
}

.clist_ctrlitem {
	padding-right: 10px;
	white-space: nowrap;
}

.req {
	color: #000000;
}

.invalid {
	color: red;
}

.error {
	color: red;
}

.notice {
	color: #000000;
}

.cform_title {
	font-size: 16px;
	font-weight: bold;
	color: #91AD12;
	margin-bottom: 10px;
}

.clist_ctrlitem {
	padding-right: 10px;
	white-space: nowrap;
}

.clist_title {
	font-size: 16px;
	font-weight: bold;
	color: #91AD12;
	margin-bottom: 10px;
}

.clist_conttext {
	padding: 2px 0 2px 2px;
	border-bottom: 1px solid #D3D7DB;
}

.clist_contdate {
	padding: 2px 0 2px 2px;
	border-bottom: 1px solid #D3D7DB;
}

.clist_contctrl {
	padding: 2px;
	border-bottom: 1px solid #D3D7DB;
	text-align: right;
	white-space: nowrap;
}

.clist_notice {
	padding: 5px;
	color: #999999;
}

.clist_ctrlrow {
	padding: 3px;
	border-top: 1px solid #D3D7DB;
	border-bottom: 2px solid #000000;
}

.clist_th {
	font-weight: bold;
	color: #91AD12;
	padding: 2px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	white-space: nowrap;
}

.clist_jumplist {
	margin-bottom: 15px;
}	

div.preview {
	border: 1px solid #000000;
	background-color: #FCFCFC;
	padding: 10px;
	margin-bottom: 20px;
}

/* Projekte */
div.project_list {
	border-bottom: 1px dashed #999999;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

table.project_list_item {
	border: 0;
}

table.project_list_item tr th {
	padding: 1px;
	margin: 0;
	color: #999999;
	background-color: #F6F6F6;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

table.project_list_item tr td {
	padding: 1px;
	margin: 0;
}

div.project_type {
	margin-bottom: 3px;
}

div.project_title {
	font-weight: bold;
	color: #91AD12;
	margin-bottom: 3px;
}

div.project_more {
	text-align: right;
}

div.project_detail_title {
	font-size: 14px;
	font-weight: bold;
	color: #91AD12;
	margin-bottom: 3px;
}

table.project_detail {
	border: 0;
}

table.project_detail tr th {
	padding: 1px;
	margin: 0;
	color: #999999;
	background-color: #F6F6F6;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

table.project_detail tr td {
	padding: 1px 1px 1px 5px;
	margin: 0;
	vertical-align: top;
}

div.project_detail_links {
	padding: 10px 0 10px 0;
}

/* Publication */
div.pub_links {
	padding: 10px 0 10px 15px;
}

td.pub_detail_th {
	background-color: #F6F6F6;
	vertical-align: top;
	margin: 2px;
	padding: 3px;
	white-space: nowrap;
}

td.pub_detail_td {
	vertical-align: top;
	margin: 2px;
	padding: 3px;
}

.pub_bold {
	font-weight: bold;
}

/* cv */
table.cv_list_item {
	border: 0;
}

table.cv_list_item tr th {
	padding: 2px;
	margin: 0;
	width: 110px;
	color: #999999;
	background-color: #F6F6F6;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

table.cv_list_item tr td {
	padding: 1px;
	margin: 0;
}

/* misc */
.todo {
	color: red;
}

.link_list {
	margin: 5px 0 10px 10px;
}

table.team td {
	padding: 2px;
	margin: 0;
	border: 0;
	text-align: center;
	vertical-align: top;
}

