.html, body {
	font-family:Arial, Helvetica, sans-serif;
	top:0px;
	overflow:auto;
	color:#686b6d;
	font-size:11px;
	background-color: #ffffff;
	left: 0px;
	padding-right: 20px;
}

a:link {
	font-style:normal;
	color:#99918A;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	font-style:normal;
	color:#FF9900;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-style:normal;
	color:#999999;
	text-decoration: underline;
	font-weight: normal;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #FF9900;
	margin-bottom: 0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #99918A;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #686b6d;
	margin-top: 0px;
	margin-bottom: 0px;
}

#Border {
	width:700px;
	height:20px;
	position: relative;
}

#L700 {
	width:700px;
	height:20px;
	background-repeat: repeat-x;
	background-image: url(images/border_picto_55.gif);
}

#global {
	position:absolute;
	left:0px;
	height: auto;
	top: 0px;
	width: 700px;
}
	
#top_image {
	position:absolute;
	top:0px;
	left:0px;
	width:700px;
	height:30px;
}

#content {
	left:0px;
	width:695px;
	position: relative;
	height: auto;
}

.navichildren{
	font-size:12px;
	height: 25px;
	display: block;
	padding-top: 4px;
	padding-left: 0px;
}
.navichildren a{
	font-style: normal !important;
	text-decoration: none;
}


#inhalt_def {
	width:300px;
	left: 140px;
	height: 20px;
	position: relative;
	padding: 20px 20px 0px 0px;
	top: 100px;
	color: #FF9900;
	font-weight: bold;
}

#login {
	width:300px;
	left: 40px;
	height: auto;
	position: relative;
	padding: 20px 20px 0px 0px;
	top: 0px;
	text-align: right;
}

#redirect{
	width:300px;
	left: 0px;
	height: auto;
	position: absolute;
	padding: 5px 20px 5px 20px;
	font-weight: normal;
	background-color: #FF9900;
	text-decoration: none;
	text-align: left;
	top: 300px;
	color: #FFFFFF;
}

#redirect a {
	font-style: normal;
	text-decoration:none;
	color: #FFFFFF;
}

.inhaltheadline {
	font-weight: bold;
}
.infobox {
	width: 176px;
	border: 1px solid #192543;
	padding-left: 10px;
	margin-bottom: 20px;
	background-position: bottom left;
	font-size:0.8em;
}
.login_welcom{

}
.header12px {
	font-size:12px;
	font-weight:bold;
}
.text12px {
	font-size:12px;
}
.text10px {
	font-size:10px;
}

