body 	{
	background: #EAEAEA url("http://www.bmsaudio.com/layout/bg_body.gif") top left repeat-y;
	margin: 10px 0px 0px 10px;
	color: #333;
}


#audio {
	background: #000; 
	padding: 15px 8px 10px 10px;
	font-size: 45px;
	color: #FF0000;
	font-weight: bold;
}

#lexikon {
	padding: 15px 0px 10px 8px;
	font-size: 45px;
	color: #000;
	font-weight: bold;
}

#slogan {
	padding: 2px 6px 6px 54px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#googlediv {
	display: inline-block;
}

#google {
	border: 1px solid #000;
}

#abc {
	border-bottom: 1px solid #ccc;
	margin-bottom: 2px;
}

#komplett {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 840px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	border: 1px solid #000;
}

#header {
	background: #AEAEAE url("head.jpg") bottom right no-repeat;
	margin: 0px;
	height: 100px;
	border-bottom: 1px solid #000;
}

#menu {
	background: #93989B url("bg_head.gif") repeat-x;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	border-bottom: 1px solid #000;
}


#begriff {
	border-top: 1px solid #ccc;
	font-size: 13px;
}

#content {
	background: #fff;
	padding: 1px 20px 5px 20px;
	font-size: 12px;
	color: #333;
}

#footer {
	background: #93989B url("bg_foot.gif") repeat-x bottom;
	color: #fff;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	border-top: 1px solid #000;
}

#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#content a, #seite a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


#artikel a {
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}

#content a:hover, #footer a:hover, #artikel a:hover {
	 color: #FF0000;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 14px;
}


