body
{
	font-family:Georgia,serif;
	background-color:#400000;
	width:780px;
	margin:auto;
	margin-top:1em;
	margin-bottom:1em;
	color:white;
	border:1px solid #80FFFF;
}

#head
{
	background-image:url(i/bgx1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:780px;
	height:140px;
}

#left
{
	background-image:url(i/bgx2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:146px;
	height:446px;
	float:left;
}
#right
{
	background-image:url(i/bgx3.jpg);
	background-repeat:no-repeat;
	background-position:top right;

	width:200px;
	float:right;
	padding-top:100px;
	padding-left:0px;
	padding-bottom:10px;
	margin-left:20px;
}

#menu
{
	margin-right:140px;
	text-align:center;
}

a
{
	color:yellow;
	text-decoration:none;
}

#menu a
{
	background-color:#004000;
	border:2px dotted white;
	text-align:center;
	padding:5px;
	margin:3px;
	line-height:40px;
	font-weight:bold;
}
a:hover, #menu a:hover
{
	background-color:#006000;
	color:#80FFFF;
}
ul
{
	list-style-image:url(i/plus.png);
}

#right ul
{
	padding:10px;
	margin-right:5px;
	list-style-position:inside;
	width:150px;
	background-color:#004000;
	border:2px dotted white;
}

#right li
{
	padding:1px;
	margin:0px;
}

#right a
{
	padding-left:3px;
}

#main
{
	padding:10px;
	padding-left:180px;
	padding-right:40px;
	background-image:url(i/bgx2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#text img
{
	float:left;
	padding:10px;
}

#text p img
{	float:right;}

#text img.standalone
{float:none;}


#text h3, .par
{
	clear:both;
}


#bottom
{
	background-image:url(i/bg4.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:313px;
	height:100px;
	margin:auto;
	clear:both;
}

h1
{
	background-color:#004000;
	border:2px dotted #FFFFFF;
	text-align:center;
	margin-right:90px;
	color:white;
	/*-moz-border-radius:10px;*/
}

/*#text p:first-child { font-weight:bold; }*/
p:first-letter { font-size:150%; padding-right:2px; padding-left:10px;}
.specialword {white-space:nowrap;}

/*Fotoarchiv*/
#fotogal a img
{
	float:none;
	padding:10px;
	border:0px;
}
#bilder
{
	margin:auto;
	text-align:center;
}
#bild
{
	margin-right:-40px;
	margin-left:-180px;
	text-align:center;
	padding-bottom:10px;
	clear:both;
}
#fotogal h3
{
	margin:0px;
	padding:0px;
}
#fotohead
{
	margin-top:40px;
}

/*GB*/
#gb
{
	margin-right:80px;
}

#gb .aufbau
{
	border:2px dotted white;
	width:100%;
	margin-bottom:10px;
}
#gb p
{
	padding-bottom:5px;
}

/*Blog*/

#blog
{
	margin-right:80px;
	border-right:2px dotted white;
}

#blog dt
{
	border-top:2px dotted white;
	padding-top:10px;
	padding-right:10px;

}

#blog dd
{
	padding-bottom:10px;
	padding-right:10px;

}

#blog dt:first-child { boder-top:0px solid white; }
