body, table, input, select
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

img
{
	border: 0px;
}

#mainframe
{
	background: url(background.jpg) repeat-y;
	width:  1000px;
}

#bodyframe
{
	background: url(bg_ecke.jpg) no-repeat;
	min-height: 780px;
}

#contentframe
{
	margin-top:  10px;
	margin-left:  210px;
	text-align: left;
	width: 580px;
	float: left;
}

#footerframe
{
	background: url(background.jpg) repeat-y;
	min-height: 100px;
	width:  1000px;
}

#navigationframe
{
	float: left;
	width:  200px;
	margin-top:  10px;
	margin-left: 9px;
	text-align: left;
}

a.nav:link, a.nav:visited, a.nav:active
{
	background: url(menu_bg.jpg) no-repeat;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	width: 160px;
	height: 38px;
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 2.3em;
	font-size: 15px;
	padding-left: 10px;
}

#galerie
{
	width: 580px;
	clear: left;
	margin-bottom: 20px;
}

.galerievorschau
{
	width: 135px;
	float: left;
	margin-right: 10px;
}

a.nav_gb:link, a.nav_gb:visited, a.nav_gb:active
{
	color: #000000;
	text-decoration: underline;
}

a:link, a:visited, a:active
{
	color: #000000;
	text-decoration: underline;
}
