body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 75%;
	background-image: url(images/bg_lines_new.png);
	background-repeat: repeat;
}
#all {
	background-position: center;
	padding-top: 15px;
	width: 100%;
}
#maincontent {
	background-color: #FFFFFF;
	width: 628px;
	text-align: center;
	margin: auto;
}
#head {
	width: 594px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	width: 594px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#navi a:link {
	color: #fecc00;
	text-decoration: none;
	/* display: block; */
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:visited {
	color: #fecc00;
	text-decoration: none;
}
#content {
	width: 594px;
	text-align: left;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#content p {
	margin: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#content a:link {
	color: #666666;
	text-decoration: none;
}
#content a:visited {
	color: #666666;
	text-decoration: none;
}
#content a:hover {
	color: #fecc00;
	text-decoration: none;
}
/* portfolio overview bilder innen mit 5px rand rechts und unten */
#content .ovimagesinnen {
	margin-right: 6px;
	margin-bottom: 6px;
}
/* portfolio overview bild am ende ohne rand */
#content .ovimagesend {
	margin-bottom: 6px;
}
#foot {
	color: #666666;
	background-color: #FFCC33;
	text-align: center;
	width: 628px;
	margin-top: 8px;
	line-height: 2.5em;
	margin-right: auto;
	margin-left: auto;
}
#foot a:link {
	color: #666666;
	text-decoration: none;
}
#foot a:visited {
	color: #666666;
	text-decoration: none;
}
#foot a:hover {
	color: #000000;
}
/* navi blöcke mit runden ecken */
.n_element {
}
.ro {
	background-image: url(images/round_sw_ro.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.lo {
	background-image: url(images/round_sw_lo.gif);
	background-repeat: no-repeat;
}
.ru {
	background-image: url(images/round_sw_ru.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.lu {
	background-repeat: no-repeat;
	background-image: url(images/round_sw_lu.gif);
	background-position: left bottom;
}
/* navi blöcke texte */
.inhalt {
	color: #fecc00;
	line-height: 2em;
	margin-left: 1em;
	margin-bottom: 2px;
}
#navi .inhalt_a {
	color: #000000;
	text-decoration: none;
	line-height: 2em;
	margin-bottom: 2px;
	margin-left: 1em;
	font-weight: bold;
}
#navi .inhalt_a a:link {
	color: #666666;
	text-decoration: none;
}
#navi .inhalt_a a:hover {
	color: #fecc00;
	text-decoration: none;
}
/* portfolio seiten großes bild mit submenü */
#content .right {
	float: right;
	width: 190px;
}
.img_linebelow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 15px;
}

