
body { 				font-size:10pt;
					font-family:arial,helvetica,sans-serif;
					color:#000000; /* Komplette Schriftfarbe */
					overflow:scroll; /* Scrollbalken immer anzeigen */
					min-width:1000px;
					height:100%;
					}

div#wrap { 			margin: 10px auto;
					width:1000px;
					border:2px solid #1B1B1B;
}

div#header {
					width:1000px;
					height:210px;
}

div#lang {			margin: 20 0 0 35px;
					position:absolute;
}
div#login  {
					border:1px solid black;
					height:65px;
					margin:20px 0 0 772px;
					position:absolute;
					width:150px;
					padding:5px;
}

div#Navigation {		height:25px;
					width:1000px;
					text-align:center;
					float:left;
					display:inline;
					padding-top:5px;
}

div#content_wrap {	padding:20px 50px 20px 50px; 
					float:left;
					display:inline;
}	

.menuno {
					margin-left: 7px;
					margin-right: 7px;
					width:100px;
					color: #7873B5;
}

#navmodule
{
					margin: 0px;
					padding: 0px;
}

#navmodule ul
{
					margin: 0px;
					padding: 0px;
					list-style-type: none;
					text-align: left;
}

#navmodule ul li { 
					float: left; 
}

a.active
{
					background: url(img/folderopened.jpg) no-repeat left top;
					color: ##0000FF;
}

#navmodule ul li a {
					text-decoration: none;
					background: url(img/folderclosed.jpg) no-repeat;
					font-size: 10pt;
					float: left;
					margin: 0px;
					width: 80px;
					padding: 70px 0px 0px 10px;
}

#navmodule li a:hover
{
					background: url(img/folderopened.jpg) no-repeat left top;
					color: ##0000FF;
}

#navmodule li a:active, a:link, a:visited  {
					color: #7873B5;
}


	
a:LINK.menuno, a:VISITED.menuno {
					text-decoration:none;
					font-size:1em;
					color: #7873B5;
}

a:HOVER.menuno {
color: #303192;
}

a:LINK.menucur, a:VISITED.menucur {
text-decoration:none;
font-size:1.1em;
color: #303192;
width:102px;
}

.menucur {
margin-left: 7px;
margin-right: 7px;
}

div#menu {
float: left;
width:115px;
}

.tx-damfrontend-pi1 {
width:95%;
}

.dam_frontend_Message {
min-width:300px;
}

hr { text-align: center; width: 915px; margin-left:1em; }	
h1 { font-family: Arial, serif; font-size: 12pt; font-weight:bold; color: #000000}
h2 { font-family: Arial, serif; font-size: small; font-weight:normal}
p { font-family: Arial, serif; font-size: 10pt; font-weight:normal}
img { border: none}
table {border-collapse: seperate; }