/*
  GEWERBEVEREIN STAUFEN
    Design:		c.ulmann@gmx.de / ah@futur-web.de
    Code:		ah@futur-web.de
    Version:	1.0 2005/05/25
  	
	Auftrag:	Neugestaltung mit Internem Bereich
*/

body	{
	margin: 0;
	background-color: #7A1039;
	height: 100%;

}

body, div, td, a, font, spawn, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #575C64;
}

#BG {
	background-color: #EAE9E2;
	z-index: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
}

#Menuebalken {
	width: 160px;
	background-color: #889392;
	padding-top: 45px;
	padding-bottom: 20px;
	z-index: 0;
}

#Titelbild {
	background-color: #EAE9E2;
	width: 800px;
	z-index: 1;
}

#Container {
	padding-top: 15px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	width: 570px;
	z-index: 1;
	line-height: 14pt;
}

#Sitemap {
	padding: 0;
	margin-top: -5px;
	margin-bottom: 23px;
	font-size: 8pt;
}


/*
	SPÄTER AUSTAUSCHEN -> OnMouseOver
*/
#hauptmenupunkt0 {
	padding: 2px 0px 2px 0px;
	text-align: center;
	width: 100%;
	background-color: transparent;
	font-size: 11pt;
	color: #5E646B;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
}

#hauptmenupunkt1 {
	padding: 2px 0px 2px 0px;
	text-align: center;
	width: 100%;
	background-color: #9DA7A6;
	border-top: 5px solid #B6BDBC;
	border-bottom: 5px solid #B6BDBC;
	font-size: 11pt;
	color: #7A113B;
	font-style: italic;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
}

#untermenupunkt0 {
	padding: 1px 0px 1px 0px;
	text-align: center;
	width: 100%;
	background-color: #B6BDBC;
	font-size: 10pt;
	color: #5E646B;
}

#untermenupunkt1 {
	padding: 1px 0px 1px 0px;
	text-align: center;
	width: 100%;
	background-color: #B6BDBC;
	font-size: 10pt;
	color: #7A113B;
	font-style: italic;
}


/*
	Hover Effekte
*/
a.hauptmenu	{
	text-decoration: none;
	cursor: pointer;
}

a.sitemap {
	font-size: 8pt;
	color: #575C64;
	text-decoration: none;
}

a.sitemap:hover {
	font-size: 8pt;
	color: #7A113B;
	text-decoration: none;
	font-style: italic;
}

/*
	Text/Content Styles
*/
#form {
	font-size: 10px;
	color: #7A113B;
	border: 1px solid #C0B5B0;
	background-color: #FFFFFF;
}

td.text	{
	vertical-align: top;
}

div.name {
	font-size: 11pt;
	font-weight: bold;
	color: #474C54;
}

td.galerie {
	border: 1px solid #7A113B;
	height: 100px;
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
}

td.bild {
	border: 1px solid #CCCCCC;
	height: 100px;
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
}

div.V {
	margin-bottom: 10px;
}
