body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07304E;
	background-color: #CCCCCC;
	text-align: center;
	margin-top: 15px;
}
a {
	color: #103141;
	text-decoration: underline;
}
#container {
	width: 780px;
	background-image: url(../images/hg_layout.jpg);
	background-repeat: repeat-y;
	height: 540px;
}
#logozeile {
	width: 780px;
	text-align: left;
	height: 150px;
	background-image: url(../images/hg_logozeile.jpg);
	background-repeat: no-repeat;
}
#inhaltzeile {
	background-image: url(../images/hg_layout.jpg);
}
#mainnavi {
	background-image: url(../images/hg_mainnavi.jpg);
	background-repeat: repeat-y;
	width: 144px;
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-left: 32px;
	padding-top: 25px;
}

#textbox {
	float: left;
	width: 109px;
	text-align: left;
	background-image: url(../images/hg_leitsatz.jpg);
	background-repeat: no-repeat;
}

#subnavi_produkte {
	font-size: 10px;
	margin-left: 12px;
	text-decoration: underline;
}

#subnavi_produkte a {
	background-color: #D6EAF5;
	float: left;
	height: 12px;
	width: 120px;
	font-weight: normal;
}

#subnavi_produkte a:hover {
	background-color: #9BC6DD;
	width: 120px;
	float: left;
	height: 12px;
}

#webdesign_link {
	text-align: right;
	height: 10px;
	width: 760px;
	padding-right: 20px;
	font-size: 10px;
	padding-top: 133px;
}

#webdesign_link a{
	color: #6D8B98;
}

#webdesign_link a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

#inhalt {
	background-image: url(../images/hg_inhalt.jpg);
	float: left;
	width: 440px;
	text-align: left;
	padding-top: 25px;
	padding-left: 25px;	
	padding-right: 15px;
}
#inhalt a{
	color: #990026;
}
#inhalt a:hover{
	color: #999999;
	text-decoration: none;
}

/* Es folgt die Definition für die Links in den Produktseiten die auf
Seiten in www.remko.de verweisen */

#de_link {
	color: #333333;
}

#de_link a{
	color: #990026;
	text-decoration: underline;
}

#de_link a:hover{
	color: #999999;
}
.navistylered {
	color: #990026;
}

