body,td,th {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	color: #444444;
	font-size: 11px;
}
body {
	margin: 0px;
	background-color: #F0F0F0;
}
a {
	text-decoration: none;
	color: #5782C8;
}
a:hover {
	text-decoration: underline;
}

#alles {
	width: 960px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border: 1px solid #BCBFC2;
	border-top: none;
}
#top{
	width: 937px;
	height: 75px;
	padding: 30px 0px 0px 23px;
}

#menu {
	width: 890px;
	padding: 0px 30px 2px 40px;
	height: 25px;
}

.mb {
	font-weight: bold;
	font-size: 12px;
}
.mb a {
	float: left;
	text-decoration: none;
	display: block;
	color: #3A474E;
	padding: 4px 0px;
	font-size: 12px;
	height: 15px;
	margin-right: 18px;
}
.mb a:hover {
	color: #5782C8;
	text-decoration: none;
}
.lmb {
	font-weight: bold;
	font-size: 12px;
}
.lmb a {
	display: block;
	height: 15px;
	color: #3A474E;
	width: 100%;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	
}
.lmb a:hover {
	color: #5782C8;
	text-decoration: none;
}


#bild {
	width: 900px;
	padding: 0px 20px 0px 40px;
}
#g {
	width: 890px;
	padding: 0px 30px 0px 40px;
}
#l {
	width: 165px;
	float:left;
}
#l.abs {
	padding: 30px 0px 0px 0px;
}
#r {
	width:710px;
	float:right;
}
#m {
	width:480px;
	float:left;
}
#iinfo {
	width:175px;
	float:right;
}
#icopy {
	float:right;
	width:220px;
	text-align:right; 
	padding-top:4px;
}

#inhalt {
	width: 820px;
}
#ub, #abschnitt {
	font-size: 20px;
	padding: 30px 0px 3px 0px;
	font-weight: bold;
	letter-spacing: 1px;
}
#ub1 {
	font-weight: bold;
	padding: 20px 0px 2px 0px;
	font-size: 17px;
	letter-spacing: 1px;
}
#ub2 {
	letter-spacing: 0.1px;
	padding: 6px 0px 0px 1px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	padding-bottom: 2px;
}
#txt, #abschnitttext {
	line-height: 151%;
	padding: 0px 0px 8px 2px;
	color: #48565E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#sub {
	clear:both;
	width: 890px;
	height: 21px;
	border-top: 1px solid #BCBFC2;
	margin: 30px 30px 8px 40px;
}
div.clearer {
	clear:both;
	font-size: 1px;
	line-height: 1px;
	display:block;
	height:1px;	
}


#lk{
	float: left;
	padding-top: 15px;
	position: relative; 
}
#ll {
	float: left;
	width: 80px;
	position: relative; 
}
#lrb {
	float: right;
	width: 360px;
	position: relative;
}



input,textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #BCBFC2;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	color: #3A474E;
}
input.edit {
	width:350px;
}
input.suchedit {
	width:99px;
	height:15px;
	float: right;
}
input.button {
	width:85px;
	height:23px;
	background-color: #ECE9D8;
}
textarea.memo {
	width:350px;
	padding-top:5px;
	height:175px;
} 
input:hover, input:focus, textarea:hover, textarea:focus {
	border: 1px solid #3A474E;
}
input.suchbutton {
	border:none; 
	float:left; 
	width:20px; 
	height:21px; 
	padding:0px 0px 0px 0px;
}
input.buttonohne {
	float:left; 
	padding:0px 0px 0px 0px;
}
