﻿body {
	color: white;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

.brown {
	background-color: black;
}

.blue {
	background-color: #1C4863;
}

.red {
	background-color: #ff7c00; /*#920A0E;*/
}

.border {
	border: 6px solid white;
}

img {
	border: 0 none;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #1C4863;
}

a.menu_active {
	color: #1C4863;
}

.list_item { /*line-height: 10px;*/
	margin-bottom: 30px;
}

.list_item h2 {
	color: #FF7C00;
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
	line-height: 17px;
}

.image_item {
	float: left;
	margin-right: 15px;
	text-align: center;
	width: 120px;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 25px 0;
}

.break_floating {
	clear: both;
}

form {
	display: inline;
}

.content_main {
	margin: 0 auto;
	width: 812px;
	/*height: 620px;*/
}

.content_top {
	height: 285px;
	border-bottom: none;
	padding-left: 15px;
	padding-top: 15px;
}
.content_top img {
	margin-left: 25px;
	margin-top: 30px;
}

.image_1 {
	background: transparent url(../img/images/image01.jpg) no-repeat scroll
		0 0;
}

.image_2 {
	background: transparent url(../img/images/image02.jpg) no-repeat scroll
		0 0;
}

.image_3 {
	background: transparent url(../img/images/image03.jpg) no-repeat scroll
		0 0;
}

.image_4 {
	background: transparent url(../img/images/image04.jpg) no-repeat scroll
		0 0;
}

.image_5 {
	background: transparent url(../img/images/image05.jpg) no-repeat scroll
		0 0;
}

.image_6 {
	background: transparent url(../img/images/image06.jpg) no-repeat scroll
		0 0;
}

.image_7 {
	background: transparent url(../img/images/image07.jpg) no-repeat scroll
		0 0;
}

.image_8 {
	background: transparent url(../img/images/image08.jpg) no-repeat scroll
		0 0;
}

.image_9 {
	background: transparent url(../img/images/image09.jpg) no-repeat scroll
		0 0;
}

.content_header {
	border-bottom: none;
	padding: 10px 10px 10px 20px;
}

.content_header li {
	display: inline;
	margin-right: 10px;
}

.content_center { /*height: 360px;*/
	padding: 10px;
}

.content_center .left {
	width: 610px;
	float: left;
	margin-left: 10px;
}

.content_center .right {
	float: right;
	margin-right: 10px;
	margin-top: 27px;
}

.content_center a {
	color: white;
	text-decoration: underline;
}

.content_center a:hover {
	color: black;
}

p.author {
	font-size: 10px;
	line-height: 0px;
}

.content_footer {
	float: right;
}

.content_footer li {
	display: inline;
	margin-right: 10px;
}

.content_footer a:hover {
	color: #1C4863;
}

.page_content li {
	list-style-type: disc;
}

.page_content ul {
	margin-left: 15px;
}

.form_wrapper {
	width: 308px;
}

.input {
	margin-bottom: 8px;
}

.input label {
	float: left;
	width: 115px;
}

.text input {
	width: 438px;
}

.textarea textarea {
	width: 438px;
}

.password input {
	width: 438px;
}

.input_text_small input {
	width: 180px;
}

.input_label {
	float: left;
	width: 120px;
}

.input_text_small {
	margin-bottom: 10px;
}

.submit {
	float: right;
}

/* icons */
.
icon_mime_pdf {
	background: url('../img/mime_types/icon_pdf.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

.error-message {
	color: #B40404;
	margin-bottom: 4px;
	background: url('../img/icons/warning.gif') no-repeat;
	padding: 1px 0 0 22px;
}

.icon_add { /*	background: url('../img/icons/add.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;*/
	
}

.icon_edit { /*background: url('../img/icons/edit.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;*/
	
}

.icon_delete { /*	background: url('../img/icons/delete.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;*/
	
}

.icon_export {
	background: url('../img/icons/export.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

.icon_calendar {
	background: url('../img/icons/calendar.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

idth






:



 



100
px






;
*
/








}
/*
 * IE hacks
 */
* html div.myClass { /* für die IEs 4 - 6 */
	
}

*+html div.myClass { /* für den IE7 */
	
}

* html div#myId { /* für die IEs 4 - 6 */
	
}

*+html div#myId { /* für den IE7 */
	
}