/*-------Allgemein--------------------------------------------------------------------*/
body    {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(data/hg_5_1a.jpg) repeat-x fixed left top;
	margin: 0;
	color: #CCC;
}
a:link, a:visited, a:active  { color: #F93; font-size: 12px; text-decoration: none }
a:hover  { color:#F93; font-size: 12px; text-decoration: underline }
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
/*-------Geruest--------------------------------------------------------------------*/
#inhalt {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#inhalt2 {
	background-image: url(form/inhalt_02.png);
	background-repeat: repeat-y;
	width: 840px;
	padding-right: 55px;
	padding-left: 55px;
	text-align: center;
}
#line1 {
	background-image: url(form/inhalt_01.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 950px;
}
#line2 {
	background-image: url(form/inhalt_04.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 950px;
}
#webinhalt {
	width: 845px;
	display: table;
}
/*-------Logo--------------------------------------------------------------------*/
#logo
{
	background-image: url(data/hg_5_1c.jpg);
	position: fixed;
	width: 370px;
	height: 776px;
	z-index: -30;
	top:0px;
	left:0px;
}
/*-------Navigation--------------------------------------------------------------------*/
#men    {
	height: 63px;
	width:850px;
	padding-left: 75px;
}
#logomen {
	float: left;
	height: 75px;
	width: 203px;
}
#menlinks {
	float: left;
	margin-top: 21px;
	height: 43px;
}
.men:link, .men:visited {
	color: #FFF;
	text-decoration: none;
	background-image: url(form/bauerstefan5_08.png);
	float: left;
	clear: none;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	padding-top: 13px;
	font-size: 12px;
}
.men:active, .men:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(form/bauerstefan5_06.png);
	float: left;
	clear: none;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	padding-top: 13px;
	font-size: 12px;
}
#menend {
	background-image: url(form/bauerstefan5_04.png);
	height: 81px;
	width: 33px;
	float: left;
}
/*-------News--------------------------------------------------------------------*/
#news_box_top{
	float: left;
	width: 150px;
}
.news_box_top{
	margin-bottom: 10px;
	border:0;
}
#news_box_news{
	float: left;
	width: 545px;
	padding-right: 29px;
	padding-left: 29px;
}
#news_box_links{
	float: left;
	width: 85px;
}
.news_kat {
	text-align: left;
	float: left;
	width: 70px;
	margin-right: 12px;
	margin-left: 12px;
}
.news_date {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
.news_date_line {
	height: 1px;
	width: 545px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #963;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.news_title{
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
/*-------AboutMe-----------------------------------------------------------------*/
#about_pix{
	float: left;
	width: 150px;
}
#about_text{
	text-align: left;
	float: left;
	width: 650px;
	padding-left: 17px;
	display:table;
}
.about_was {
	color: #F93;
	float: left;
	width: 130px;
	margin-left:10px;
}
.about_text {
	float:left;
	width: 490px;
}
.about_date_line {
	height: 1px;
	width: 650px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #963;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: -8px;
	margin-left: 5px;
	display: table;
}
/*-------Webdesign---------------------------------------------------------------*/
.webref {
	float: left;
	height: 230px;
	width: 200px;
	padding: 5px;
	line-height: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.webbild{
	color: #FFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.webbeschreibung {
	font-size: 10px;
}
/*-------Pictures----------------------------------------------------------------*/
.galbox{
	float: left;
	width: 410px;
	height:150px;
	margin: 5px;
	text-align: left;
}
.galbild{
	float: left;
	width: 200px;
	margin-right:10px;
}
/*-------Impressum---------------------------------------------------------------*/
/*-------Lightbox----------------------------------------------------------------*/
#lightbox{
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #000;
}
#lightboxDetails{font-size: 0.8em;}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(data/box/overlay.png); }
/*-------Source----------------------------------------------------------------*/
.source_box {
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	background-color: #003;
	border: 1px dashed #306;
	padding: 15px;
	margin: 10px;
	text-align: left;
}