/*
helleres braungrün (hintergrund):
#999900

dunkles braungrün (buttons und schriften):
#696617

dunkelgrün
#1A2D15
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #696617;
}

a:hover {
	color: #999900;	
}

p {
	text-align: justify;
}
.contentcell {
	padding: 15px;
}

.menucell {
	border-right: 1px solid #696617 none;
}

.innercontentcell {
	padding-left: 15px;
	border-left: 1px solid #999900;
}

input {
	font-size: 14px;
}

.nice {
	border: 1px solid #EEEEEE;
	border-bottom: 1px dotted #1A2D15;
}

.nice2 {
	border: 1px solid #666666;
	xborder-bottom: 1px dotted #1A2D15;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A2D15;
}
.error {
	color: #CC0000;
}

.Stil2 {color: #CC0000; font-weight: bold; }

.listpoint {
	vertical-align: middle;
	background: url('/images/listpoint.gif') no-repeat;
	height: 11px;
	width: 10px;
	border: none;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
}

.menustructure {
	vertical-align: middle;
	background: url('/images/geschichte/menustructure.gif') no-repeat;
	height: 10px;
	width: 10px;
	border: none;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

a.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A2D15;
	font-weight: bold;
	text-decoration: none;
}

a.menuitemselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #696617;
	font-weight: bold;
	text-decoration: none;
}

a.menuitem:hover {
	color: #999900;
}


.pres_big_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1A2D15;
}

.pres_middle_headline {
	padding-left: 10px;
	font-family: ,Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #696617;
}

.pres_small_headline {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999900;
}

.pres_text_big {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

.pres_text_small {
	/*padding-left: 30px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.pres_image {
	border: 1px solid #999900;
}

.pres_list li {
	list-style-image: url('/images/listpoint.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.menu_list {
	line-height: 150%;
}

.menu_list li {
	list-style: url('/images/menustructure.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	color: #333333;
}

.ye_table {
	margin-left: 30px;
}

.ye_table_item {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #696617;
	border-right: 1px solid #999900;
	padding-bottom: 10px;
	padding-right: 10px;
}

.ye_table_data {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;	
	padding-left: 10px;
}

.list_head {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #696617;
	border-right: 1px solid #696617;
	border-bottom: 1px solid #999900;
	padding: 5px;
}

.list_data {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	padding: 3px;
}	

.list_subfree {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-right: 1px solid #696617;
	padding: 3px;
}	

.list_auslandsberichte {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	cursor:pointer;
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	padding: 3px;
}

.footer_table {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 25px;
	vertical-align: baseline;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

.footer_links {
	vertical-align: middle;
	color: #999999;
	font-size: 11px;
}