/* Standard-CSS für www.fritz-steisslinger.de/ */

/* Wichtige Farben
Orange = #EA9E6A
Graublau = #E6EDE9
Grau = #CCCCCC
*/
#page {
	height: 100%;
 /* das hier für den ie */


}

/* folgende anweisung wird nicht vom ie interpretiert */

#page[id] {
    height:auto;
    min-height:100%;
}
	
html
{
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.75em;
	scrollbar-DarkShadow-Color:#E8F2F3; 
	scrollbar-Track-Color:#E8F2F3; 
	scrollbar-Face-Color:#DCE3DF; 
	scrollbar-Shadow-Color:#E8F2F3; 
	scrollbar-Highlight-Color:#E8F2F3; 
	scrollbar-3dLight-Color:#E8F2F3; 
	scrollbar-Arrow-Color:#EA9E6A
}
	
body
{
	height:99%;
	margin:0;
	padding:0;
	background-image:url(images/bg.jpg);
}

#page
{
	width: 100%;
	margin: 0 auto;
	min-height:100%;
	position: relative;
}

a /* Links Menue links*/
{
	text-decoration:none; 
	color:#000000;
}

#text a /* Links Text*/
{
	text-decoration:underline; 
	color:#000000;
}

#text_titel a /* Links Titeltext*/
{
	text-decoration:underline; 
	color:#000000;
}

#content
{
	position: relative;
	z-index:1;	
	padding: 0 10px 5px 0;
	height: 450px;
}

#header
{
	padding:5px;
	position: relative;
	height:120px;
}

#bild_header 
{
	position:absolute; 
	left:397px; 
	border: 2px solid #000;
}

#unterschr 
{
	margin-left:30px; 
	float:left;
}

#navcontainer1 ul /* Menue oben */
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 96px;
	left: 566px;
	list-style-type: none;
	text-align: left;
	width: 300px;
}

#navcontainer1 ul li 
{ 
	display: inline; 
}

#navcontainer1 ul li a
{
	text-decoration: none;
	color: #EA9E6A;
}

#navcontainer1 ul li a:hover
{
	color: #DCDCDC;
}

.active/* Aktiver Link in den Menues */ 
{
	font-weight: bold;
	color:#000000;
}

#spalte_links 
{
	width: 200px;  
	float:left; 
	position: absolute
}

.menue /* Menue links*/
{
	width:192px; 
	background-image:url(images/bg_menue.gif); 
	padding-left:10px; 
	margin-left:0px; 
	margin-top: 128px;  
}

.menue li
{ 
	margin-left:60px;
	list-style-type:none; 
	line-height:15px;
	list-style-position:outside;
}


#foldheader
{
	cursor:pointer;
	cursor:hand ; 
	list-style-position:inside; 
	list-style-type:none; 
	margin-left: 37px;
	margin-top: -4px;
	}

#foldinglist
{
	list-style-type:none; 
	margin-left:-25px;
}

.extra {
	margin-left: 13px;
}
#text_titel /* Text Startseite*/
{
	position:absolute;	
	width:330px; 
	margin:100px 130px 0 245px; 
	background-color:#E6EDE9; 
	height: 180px; 
	float:right;  
	padding:20px 30px 20px 310px; 
	overflow:auto; 
	border: 1px solid #ccc; 
} 

#bild_titel /* Bild(er) im Textbereich auf allen Seiten */
{
	position:absolute;
	margin:85px 20px 0 260px;  
	z-index:auto; 
	width:250px; 
	height:250px; 
	border: 1px solid #ccc; 
	background-color:#ccc; 
}

#balken_rechts 
{
	position:absolute;
	background-color: #EA9E6A; 
	width:20px; 
	height:150px; 
	left:907px; 
	top:135px;  
}

#text /* Text in allen anderen Seiten */
{
	position:absolute; 
	width:330px; 
	margin:100px 130px 0 245px; 
	background-color:#E6EDE9; 
	height: 160px; 
	float:right; 
	padding:40px 30px 20px 320px; 
	overflow:auto; 
	border: 1px solid #ccc; 
} 

#balken_oben 
{
	position:absolute;
	background-color: #EA9E6A; 
	width:230px; 
	height:20px; 
	left:542px; 
	top:87px;  
	padding:5px 0 0 25px; 
	font-weight: bold; 
	font-size:1.2em; 
	z-index:1;
}

.bio td /* Zellenformatierung Biografie */
{
	vertical-align:top;
	padding: 0 10px 7px 0; 
}

#galerie /* Bildteil auf der Haupt-Galerieseite */
{
	position:absolute; 
	width:auto; 
	margin:100px 130px 20px 245px; 
	background-color:#E6EDE9;  
	float:right; 
	padding:40px 20px 20px 20px;  
	border: 1px solid #ccc; 
} 

#balken_oben_galerie /*Sitz höher, deshalb extra Style*/
{
	position:absolute; 
	background-color: #EA9E6A; 
	width:150px; 
	height:20px; 
	left:542px; 
	top:88px; 
	padding:5px 0 0 25px; 
	font-weight: bold; 
	font-size:1.2em; 
	z-index:1;
}

#galerie td 
{
	background-color: #CCCCCC;
	width:100px;
}

tr.text_galerie td  /* Bildunterschriften Galerieseite*/
{
	padding:3px 10px 3px 10px;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif; font-size:0.9em;
}

#footer
{
	position:absolute;
	border-top: 1px solid #ea9e6a;
	background-color:#E6EDE9;
	margin: 0 0 -10px 0;
	width: 100%;
	clear: both; 
	bottom: 0px;
	height: 30px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif; font-size:0.9em;
	text-align: center;	
}

#footer_galerie
{
	position:absolute;
	border-top: 1px solid #ea9e6a;
	background-color:#E6EDE9;
	margin: 0 0 -10px 0;
	top:2100px;
	width: 100%;
	clear: both; 
	bottom: 0px;
	height: 30px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif; font-size:0.9em;
	text-align: center;	
}
