.html, body {
	font-family:Arial, Helvetica, sans-serif;
	top:0px;
	overflow:auto;
	color:#686b6d;
	font-size:12px;
	background-color: #ffffff;
	left: 0px;
	padding-right: 20px;
	padding-left: 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;
}

#btnkunde{
	width:202px;
	padding-top:20px;
	text-align:center;
	height: 100px;
}

#inhalt_def {
	width:700px;
	left: 0px;
	height: 40px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	color: #FF9900;
	font-weight: bold;
	background-color: #FFFFFF;
}

#inhalt_text {
	width:450px;
	left: 0px;
	height: auto;
	position: relative;
	padding: 0px 20px 60px 0px;
	top: 0px;
}

#inhaltlinks{
	width:180px;
	top: 0px;
	left: 0px;
	position: relative;
}

#spacer{
	width:1px;
	top: 0px;
	left: 0px;
	position: relative;
	bottom: 0px;
}

#Menu{
	width:auto;
	left: 0px;
	font-size: 12px;
	text-align:left;
	height: auto;
	color: #686b6d;
	font-weight: normal;
}

#Menu a {
	font-style: normal;
	text-decoration:none;
	color: #686b6d;
}

#Menu a:hover {
	font-style: normal;
	text-decoration:none;
	color: #99918A;
}

.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;
}

/* Styles für Admin-Bereiche */
.editbereich {
	margin-top: 3px;
	border: 1px solid #ACACAC;
}.editbereich td{
	padding:10px;
}
.inneneditbereich {
	margin-top: 3px;
	border: 1px solid #ACACAC;
}.inneneditbereich td{
	padding:0px;
}
 a.tab_btn {
	background-color: #e1e1e1;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	display: block inline;
	font-style: normal !important;
	text-decoration:none;
	border-left: 1px solid #ACACAC;
	border-top: 1px solid #ACACAC;
	border-right: 1px solid #ACACAC;
}
 a.tab_btn:hover {
	background-color: #cccccc;
}
.moduletitle{
	font-weight:bold;
}
.row:hover{
	background-color: #CCCCFF;
}
.even_row{
	background-color: #eeeeee;
}
.odd_row{
	background-color: #ffffff;
}
.navigation_header{
	font-weight: bold;
	vertical-align: bottom;
	padding-top: 15px;
	overflow: hidden;
}
#area_preview {
	/*position: 			absolute;*/
	float:				right;
	width:				35px;
	height:				35px;
	visibility: 		visible;
	z-index:			100;
}

