body		{ 
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 13px; color: #333300; 
	margin-left: 15px; margin-right: 15px; margin-top: 0; margin-bottom: 0;
	background: url(bilder/backmain.gif) #CCCC66;
	text-align: justify;
}

small     { font-size: 11px; }

p {
	margin: 0px;
}

div.buthome a {
	color: #cccc66;
	background: #ff6600;
	display: block;
	width: 160px;
	height: 18px;
	border: 1px solid #cc3300;
	margin-top: 2px;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 105%;
	text-align: center;
}

div.buthome a:hover {
	color: #ffffff;
	background: #ff6600;
	display: block;
	width: 160px;
	height: 18px;
	border: 1px solid #ffffff;
	text-align: center;
}

a:link, a:visited  { 
font-weight : bold; text-decoration : none; color: #cc3300; 
}

a:hover            { 
font-weight : bold; text-decoration : none; color: #ff0000; }

a:active           { 
font-weight : bold; text-decoration : none; color: #cc3300; }

form               { margin: 0; }

h1{
	font-size: 115%;
 	font-weight: bold;
 	color: #cc3300;
	margin: 0px;
	padding-bottom: 2px;
}

h2{
	font-size: 105%;
 	font-weight: bold;
 	color: #cc3300;
	margin: 0px;
	padding-bottom: 1px;
}

h3{
	font-size: 100%;
 	font-weight: bold;
 	color: #cc3300;
 	padding: 0px;
	margin: 0px;
}

h4{
	font-size: 105%;
 	font-weight: bold;
 	color: #666633;
 	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#center {
	text-align: center;
}

.textmiddle {
	font-size: 90%;
}

div.gal a{ 
	border: 1px solid #cccccc;
	margin-right:8px;
	margin-left:8px;
	display: block;
	width: auto;
	height: auto;
}

div.gal a:hover{ border: 1px solid #cc3300; }
