/* Global Styles */

body {
	margin:0px;
	color: #333333;
	background-color:#1A2E10;
	font-family:  Verdana, Arial;
	font-size: 12px;
	line-height: normal;
	}
p, li {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-transform: lowercase;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	letter-spacing: 2pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 3pt;
}

h2, h2 a {
	color: #064C0B;
	font-weight:700;
	line-height:16px;
	font-size: 14px;
	}	
	
td {
	font-size:12px;
	color:#333333;
	font-family: Verdana, Arial;
	text-align: left;
	text-transform: lowercase;
	}
	
hr {
	height:1px;
	color: #333333;
	background-color: #538CC7;
	}
	
a {
	color: #064C0B;
		text-decoration:none;
	}
	
a:link {
	color:  #064C0B;
			text-decoration:none;
}
	
a:hover {
	color: #990033;
	text-decoration:none;
	}
	
.smallText {
	font-size: 10px;
	color:#999999;
	margin-right:12px;
	padding-right: 12px;
	}
	
.bodyText {
	color:#333333;
	line-height:16px;
	font-family: Verdana, Arial;
	font-size: 11px;
	right: 0px;
	text-align: left;
	}
	
.pageName{
	color: #064C0B;
	font-weight:700;
	line-height:16px;
	font-size: 14px;
	}	
	
	
.subheader {
	color:#1A2E10;
	font-weight:700;
	line-height:16px;
	font-size: 14px;
	}	

.pic_right {
	width: 170px;
	margin-left: 10px;
	margin-right: 12px;
	top: 8px;
	height: auto;
}
	.pic_left {
		width: 170px;
	margin-right: 10px;
	top: auto;
		height: auto;
}
.detailText {
	font:12px;
	color:#333333;
	line-height:16px;
	}
	
.smallText {
	font: 10px;
	color:#333333;
	}
	
form {}
td, input, select, textarea { font-size:11px; font-family: Verdana, Arial, sans-serif;  }
input, select, textarea {
	color:#000000;
	font-size: 12px;
}
.Bereich, .Feld { background-color:#ffffff; width:300px; border:1px solid #ccc; }

#welcome{
	position:relative;
	float:left;
	right: 100px;
	width:220px;
	z-index: auto;
	left: 24px;
	top: 80px;
}
.welcome{
}

#turn{
	position:relative;
	float:left;
	right: 100px;
	width:120px;
	z-index: auto;
	left: 40px;
}
.turn{
}

