body, html, div, span, table, tr, td, th
{
	margin:0;
	padding:0;
}
img
{
	border:none;
}
html
{
	background-image:url(../images/bg.gif);
}
.csc-textpic-clear
{
	height:20px;
}
body, html
{
	height:100%;
	margin:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#inhalt
{
	height:100%;
	width:900px;
	min-width:900px;
	min-height:500px;
	text-align:left;
	margin:auto;
	margin-bottom:0;
	background-color:#FFFFFF;
}
/*
{
	 border-style:solid;
	 border-width:1px;
}*/
.header
{
	clear:both;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#DA0000;
	height:13%;
	min-height:85px;
	vertical-align:bottom;
}

#menu
{
	padding:0% 10px 0px 10px;
	margin:-9% 0px 0px 0px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#DA0000;
	width:180px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

#menu2, #logo_goldach
{
	margin:10px 10px 0px 0px;
}

#menu2
{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

#content
{
	overflow:auto;
	height:80%;
	width:680px;
	margin:8% 10px 10px 0px;
}

#container
{
	margin-top:-7%; 
	padding-top:0%;
	height:90%;
	margin-left:210px;
}

* html #container
{
	margin-left:190px;
}

#logo_pfleg, #logo_helios
{
	position:relative;
	bottom:0px;
}

#logo_pfleg
{
	font-family:"Times New Roman", Times, serif;
	font-size:1.0em;
	font-weight:bold;
	letter-spacing:4px;
	color:#009900;
}

* html #logo_pfleg
{
	margin-left:0px;
}

#logo_goldach
{
	font-family:"Times New Roman", Times, serif;
	font-size:1.0em;
	font-weight:bold;
	color:#009900;
	float:left;
}
#logo_helios
{
	font-family:"Times New Roman", Times, serif;
	font-size:2.5em;
	color:#CC3300;
	line-height:1em;
}


#logo
{
	height:70px;
	width:60px;
	clear:left;
	margin:0px 0px 9% 120px;
}

* html #logo
{
	margin-left:100px;
}


/*Link aussehen START*/
a
{
	color:#DA0000;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.navi
{	
	text-decoration:none;
	color:#FFFFFF;
}
.navi_act
{
	text-decoration:none;
	color:#DA0000;
}
.navi2
{
	text-decoration:none;
	color:#FFFFFF;
}
.navi2_act
{
	text-decoration:none;
	color:#11B000;
}
.navi_spez3
{
	text-decoration:none;
	color:#FFFFFF;
}
.navi_spez3_act
{
	text-decoration:none;
}
.link
{
	color:#FFFFFF;
	background-color:#DA0000;
	font-size:0.79em;
	padding:2px 1px 0px 1px;
	margin:2px 1px 0px 1px;
	text-decoration:none;
}
.link_active
{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#999999;	
	font-size:0.79em;
	padding:2px 0px 0px 1px;
	margin:2px 0px 0px 0px;
	text-decoration:none;
}
.link2
{
	color:#FFFFFF;
	background-color:#11B000;
	font-size:0.7em;
	padding:2px 1px 0px 1px;
	margin:2px 1px 0px 15px;
	text-decoration:none;
}
.link2_active
{
	color:#FFFFFF;
	background-color:#666666;
	font-weight:bold;
	font-size:0.7em;
	padding:2px 1px 0px 1px;
	margin:2px 0px 0px 15px;
	text-decoration:none;
}
.head
{
	clear:both;
	text-align:left;
	margin:0;
	padding:0;
	position:absolute;
	top:20px; left:50px;
	display:block;
}
/*Link aussehen STOP*/
/* Schriften / Ueberschriften START */
h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	color:#CC3300;
}
h2
{
	font-size:17px;
}
h3
{
	font-size:15px;
}
/* Schriften / Ueberschriften STOP */
/* RTE HTML AREA Start */
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, 
h5.align-center, h6.align-center, td.align-center 
{ 
	text-align: center; 
}

/* RTE HTML AREA STOP */

/* Fotobook */
.goof_thumbs
{
	margin:auto;
	float:left;
	margin:0px 10px 0px 10px;
	width:100px;
}
.goof_thumb_row
{
	width:100%;
	clear:both;
	height:110px;
	margin:10px 0px 10px 0px;
}

.goof_thumbs IMG, .goof_image IMG
{
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}
/* Fotobook */
