	/* +++++++ Formatierungen Content ++++++++ */

body   {
	background-image: url("../img/bg.jpg");
	background-color: #c8de98;
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a  {
	color: #5c7232;
	font-size: 11px;
	font-weight: bold
}

a:hover { 
	color: #5c7232;
	font-weight: bold;
	text-decoration: none
}

a.publikationen {
	color: #f1820a;
	font-size: 11px;	
	text-decoration: none
}

a:hover.publikationen { 
	color: #f1820a;
	font-size: 11px;
	font-weight: bold;		
	text-decoration: none
}

.headline {
	color: #7a9743;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
}

.headline2 {
	color: #76c01e;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
}

.headline3 {
	color: #2a7c64;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
}

.headline4 {
	color: #f1820a;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
}

.headline5 {
	color: #2092db;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
}

.headline6 {
	color: #07589d;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
}

.headline7 {
	color: #688fb0;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
}

.liste {
	list-style-type:disc;
	list-style-color: #7a9743;
	list-style-position: outside;
}

.formtext {
	width: 404px;
	height: 75px;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f4f4f4;
	padding: 3px;
	border: 1px dashed #ccc;
}

.formfeld {
	height: 18px;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f4f4f4;
	padding: 3px;
	border: 1px dashed #ccc;
}


/* +++++++ Formatierungen Tabellen ++++++++ */

.tablehead {
	padding: 0 5px;
	height: 30px;
	background-image: url("../img/bg_table_head.gif");
	font-weight: bold;
}

.tablecontent {
	padding: 5px;
	border-top: 1px solid #ccc;
	height: 50px;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

/* +++++++ Formatierungen Bilder ++++++++ */

.contentimageleft {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
