body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background: #3E4927 url('../images/bg_main.jpg') repeat-x;*/
	background: #F8F2E4 url('../images/bg_main_gold.jpg') repeat-x;
}
P {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
br {
	line-height: 80%;
}
#container {
	/*margin: auto;*/
	padding: 20px 0px 0px 0px;
	text-align: left;
	width: 772px;
}
#logo {
	height: 56px;
	padding-left: 4px;
}
   
#navigation {
	background-color: #fff;
	height: 18px;
	width: 758px;
	border: 1px solid #cccccc;
	padding-bottom: 3px;
	margin:0px;
	position: absolute;
}
#content {
	background-color: #fff;
	min-height:280px;
	padding: 50px 30px 50px 30px;
	width: 698px;
	border: 1px solid #cccccc;
	margin-top: 1px;
}
#content TABLE td{
	font-family: Courier, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/*border-right: 1px dotted #cccccc;*/
}
#content .text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
	
#content .titel {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #27307D;
	margin-bottom: 0px;
	height:20px;
	padding: 0px 0px 10px 0px;
	clear:both;
}
.schatten{
	float:left;
		position: relative;
}
.spacer{
	clear:both;
}
.left{
	float:left;
	width:370px;
	margin-right:20px;
}
.right{
	float:right;
}
.image img{
	border: 3px solid #D7D8C5;
	position:relative;
	margin-left:20px;
}
.imageleft {
	border: 1px solid #D7D8C5;
	margin-right:20px;
}
.imageright {
	position:relative;
	left:300px;
}
.imageright img{
	border: 3px solid #D7D8C5;
	margin-left:20px;
	position:relative;
}
.imagerightborderless img{
	margin-left:20px;
}

.image {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	width: 306px;
	float:left;
	font-weight: normal;
	color: #666;	
	background-color: #fff;
	margin-bottom:15px;
}


#bottom {
	height: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;	
	text-align: center;
	margin-top: 4px;
}


.textlink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
.textklein {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

#content a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
#content a:link,#content  a:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
#content a:active ,#content a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

/* Formular */
.textall {
	background: #fff;
	margin-top: 3px;
}
.textlabelspace {
	width:60px;
}
.textlabel {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background: #fff;
	border: 0px;
	width: 100px;
	height: 16px;
	padding: 0px 3px 1px 0px;
}
.textinput {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background: #fff;
	border-bottom: 1px dotted #000000;
	width: 140px;
	height: 16px;
	margin: 0px 22px 0px 0px;
}
textarea {
	width: 344px;
	height:90px;
	background: #fff;
	border: 1px dotted #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 0px 3px 0px 3px;
}
.textsubmit {
	font-family: Courier, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background: #fff;
	height: 18px;
		border: 0px;
		text-align: right;
}
.weg {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	width: 120px;
	height: 24px;
	text-align: center;
	background: #eee;
	cursor: pointer;
	padding-bottom:3px;
	border: 0px;
	
}
.weg:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	width: 120px;
	height: 24px;
	text-align: center;
	background: #aaa;
	cursor: pointer;
	padding-bottom:3px;
	border: 0px;
	
}

label {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: normal;
	width: 180px;
	background: #fff;
	border: 0px;
	height: 17px;
	padding: 5px 3px 0px 3px;
}

