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

#alles {
	width: 960px;
	margin: 0px auto;	/*background-color: #F4F4F4;
	border: 1px solid #222222;*/
	background-color: #FFFFFF;
	/*border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;*/
	border-left: 1px solid #BCBFC2;
	border-right: 1px solid #BCBFC2;
	border-bottom: 1px solid #BCBFC2;
}
#top{
	width: 937px;
	height: 75px;
	padding-left: 23px;
	padding-top: 30px;
}

#menu {
	width: 890px;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 2px;
	height: 25px;
}

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

/*#submenu {
	width: 665px;
	color: #222222;
	padding-left: 35px;
}*/

#bild {
	width: 900px;
	padding-left: 40px;
	padding-right: 20px;
}
#g {
	width: 890px;
	padding-left: 40px;
	padding-right: 30px;
}
#l {
	width: 165px;
	float:left;	/*padding-left: 15px;*/
}
#l.abs {
	padding: 20px 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-bottom: 2px;
	padding-top: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}
#ub1 {
	font-weight: bold;
	padding-top: 20px;
	font-size: 17px;
	letter-spacing: 1px;
}
#ub2 {
	letter-spacing: 0.1px;
	padding-top: 6px;
	font-size: 13px;
	padding-left: 1px;
	font-family: Arial;
	font-weight: bold;
	padding-bottom: 2px;
}
#txt, #abschnitttext {
	line-height: 140%;
	padding-bottom: 7px;
	padding-left: 2px;
	color: #48565E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}




#sub {
	clear:both;
	width: 890px;
	height: 21px;
	border-top: 1px solid;
	border-color: #BCBFC2;
	margin: 30px 30px 2px 40px;
}
/*.sb a {
	padding: 2px 4px 1px 8px;
	color: #FAF4F1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.sb a:hover {
	color: #6190B8;
	text-decoration: none;
}*/
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 #D5D7D9;*/
	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;
}