body {
	padding: 0;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background:url(images/background.jpg) repeat-x left top;  
	color:#4B5B6D;
}
td {
	font-size:12px; 
	line-height:1,8em; 
}
a:link, a:visited, a:active { 
	font-size:12px; 
	text-decoration:underline; 
	color:#4B5B6D; 
}
a:hover { 
	font-size:12px; 
	text-decoration:none; 
	color:#4B5B6D; 
}
.header { 
	background:url(images/deutsch-russisch-uebersetzen-header.png) no-repeat left top; 
	width:780px; 
	height:69px; 
	text-align:right; 
	padding:0 0 10px 0; 
}
.normal { 
	background:url(images/navi.png) no-repeat left top; 
	width:163px; 
	height:37px; 
	padding:7px 0 0 35px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#000033;
}
.normal a:link, .normal a:visited, .normal a:active { 
	width:100%; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#000033; 
}
.normal a:hover { 
	width:100%; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#fff;
}
.hover { 
	background:url(images/navi-hover.png) no-repeat left top; 
	width:163px; 
	height:37px; 
	padding:7px 0 0 35px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#fff; 
}
.hover a:link, .hover a:visited, .hover a:active { 
	width:100%; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#000033; 
}
.hover a:hover { 
	width:100%; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#fff;
}
.navi { 
	background:url(images/navi-bg.png) repeat-y left top; 
}
.imp { 
	font-size:10px; 
	letter-spacing:-1px; 
	color:#fff; 
	padding:15px 0 15px 35px; 
	font-weight:bolder; 
	text-transform:uppercase; 
}
.header a:link, .header a:visited, .header a:active { 
	font-size:11px; 
	font-weight:bold; 
	text-transform:uppercase; 
	text-decoration:none; 
	color:#000033; 
}
.header a:hover { 
	font-size:11px; 
	font-weight:bold; 
	text-transform:uppercase; 
	text-decoration:none; 
	color:#fff; 
}
.navi-hell { 
	background:url(images/navi-bg-hell.png) repeat-y left top; 
	width:198px; 
}
#content { 
	width:580px; 
	padding:0; 
	background: #FBFBFB url(images/bg-content.jpg) repeat-y left top;
}
#content p{
	padding:8px 15px;
	margin:0;
}
.verzeichnis { 
	width:550px; 
	padding:15px; 
	background-color:#fcfcfc; 
	font-size:11px;
}
.verzeichnis a:link, .verzeichnis a:visited, .verzeichnis a:active { 
	font-size:11px; 
	text-decoration:underline; 
	color:#4B5B6D; 
}
.verzeichnis a:hover { 
	font-size:11px; 
	text-decoration:none; 
	color:#4B5B6D; 
}
.small { 
	font-size:11px;
}
#derus-unten { 
	color:#000033; 
	background-color:#99A6B5; 
	font-size:12px; 
	text-align:right; 
}
.webdesign a:link, .webdesign a:visited, .webdesign a:active { 
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#000033; 
}
.webdesign a:hover { 
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#fff; 
}
li { 
	list-style-image:url(images/pfeil.gif); 
}
.ortschaft {
	font-family: verdana, arial;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	display:none;
}
h4{
	top:0px;
	left:0px;
	position:absolute;
	display:none;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 { 
	font-weight:normal; 
	display: inline; 
	font-size:12px;
	margin:0;
	padding:0;
}
h1#ueberschrift {
	padding:10px;
}

input { 
	background-color:#fcfcfc; 
	border:1px solid #4B5B6D;
}
img {
	border:0;
}

hr {
color:#ddd;
}