body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none;
	margin: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: #FFF;
	background-image: url('images/bg.png');
}
a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none;
}
a:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none;
}
a:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: none;
}
img
{
	padding: 3px;	
}
textarea{
	background: #FFFFFF;	
}
h2{
	font-size: 1.3em;
	margin: 5px 0 0 0;	
}
.hidden{
	display: none;
}
.wysiwyg
{
	background: #FFFFFF;	
}
#overall
{
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
}

#flags
{
position:relative; left:0px; top: 20px;
width: 800px; height: 18px;
display: block;
z-index: 100;
margin: 5px 0 5px 0;
}

#page_top
{
position:relative; left:0px; top: 5px;
width:800px; height:150px;
background-image: url('images/header.png');
border-width: 1px 1px 0px 1px;
border-style: solid;
border-color: #000;
}

#page_top div
{
width: 800px; height: 19px;
position:relative; left:0px; top: 126px;
background: #FFF;
border-top: 1px solid; border-color: #000;
padding-top: 2px;
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; 
}
#page_top div a
{
	color: #6f665d; font-weight: bold; text-decoration: none;
}
#page_top div a:hover
{
	color: #000000; font-weight: bold; text-decoration: none;
}

#mainpage
{
width:780px; min-height: 300px;
position:relative; left:0px; top: 0px;
background: #FFF;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #000;
display: table;
margin: 0px;
padding: 10px 10px 10px 10px;
z-index: 100;
}
#mainright{
	float: right;
	width: 500px;
	min-height: 300px;
	margin-right: 20px;
}
#mainleft{
	float: right;
	width: 250px;
}

#copyright
{
position: relative;
width: 796px;
text-align: right;
padding: 2px;
}
#copyright a{
	color: #FFFFFF;	
}

.imagemain
{
border: 1px solid; border-color: #000;
margin: 10px;
padding: 0px;	
}


.redtext
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color:red; font-weight: bold; text-decoration: none;
}



.field{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #1e0cdd;
	background-color:#FFF;
	border:1px solid #000;
	width: 250px;
}
.bericht{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #1e0cdd;
	background-color:#FFF;
	border:1px solid #000;
	width: 250px; height: 100px;
}
.button{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #000;
	font-weight: bold;
	background-color:#d0d0d0;
	border:1px solid #000;
	width: 100px;
}
.error{
	font-weight: bold;
	color: red;
}
