/* Stylesheet von Florian Thaurer                      */
/* 5621 St.Veit im Pongau , Pfarrfeld 12               */
/* kontakt über http://www.s3lt3n.com                  */

body 
{
	font-family: serif,sans-serif;
	font-size: 12px;
	color: #FFF0B0;
	text-decoration: none;

	background-color:#004800;
	background-image:url(hppics/main.gif);
	background-repeat:repeat;

	margin: 0px;
	margin-top:10px;

	scrollbar-face-color:#107810;
	scrollbar-highlight-color:#FFF0B0;
	scrollbar-3dlight-color:#508050;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#202020;
	scrollbar-arrow-color:#009900;
	scrollbar-track-color:#005500;
}

table { border: none; border-collapse: collapse; }
td { font-size: 16px; vertical-align:top; padding:0px; border:none;}
a:link { font-size: 16px; color: #F0A800; text-decoration: underline;}
a:visited { font-size: 16px; color: #F0A800; text-decoration: underline;}
a:active { font-size: 16px; color: #F0A800; text-decoration: underline;}
p { font-size: 16px; color: #FFF0B0; text-decoration: none; letter-spacing: 0px;}
pre { font-family: serif,sans-serif; font-size: 16px; color: #FFF0B0; text-decoration: none; letter-spacing: 0px;}
div { font-size: 16px; vertical-align:top;}
h1 {font-size: 40px; font-weight: bold; }
h2 {font-size: 34px; font-weight: bold; }
h3 {font-size: 26px; font-weight: bold; }
h4 {font-size: 22px; font-weight: bold; }
h5 {font-size: 16px; font-weight: bold; }
h6 {font-size: 14px; font-weight: bold; }

.haupttabelle
{
	border-collapse: collapse;
	border: none;
	width: 100%;
	font-family: serif,sans-serif;
}

.f1_schriftzug
{
	height:152px;
	padding:0px;
	background-image:url(hppics/laterne_oben.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align: center;
}

.m_kopftab
{
	padding:0px;
	height:56px;
	background-image:url(hppics/men1.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.m_tabellentd
{
	width:160px;
	padding:0px;
	border:none;
}

.menutabelle
{
	border-collapse: collapse;
	border: none;
}

.tdmenu1
{
	border: solid 2px #000000;
	background-color: #222222;
	color: #FFEEAA;
	text-align: center;
	font-weight: bold; 
	padding:0px;
	padding-left:5px;
	padding-right:5px;
}

.tdmenu2
{
	height:4px;
	border: none;
	padding:0px;
	border-left: solid 2px #004800;
	border-right: solid 2px #004800;
	background-image:url(hppics/m_verbindung.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.tdmenu_mast
{
	width:54px;
	border: none;
	background-image:url(hppics/m_laternenmast.gif);
	background-repeat:repeat-y;
	background-position:right top;
}

.m_fusztab
{
	padding:0px;
	height:84px;
	background-image:url(hppics/men2.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.m_mastfusz
{
	padding:0px;
	height:100px;
	background-image:url(hppics/men4.gif);
	background-repeat:repeat-y;
	background-position:left top;
}


td.tdmenu1 a:link { color:#FFEEAA; text-decoration:none;}
td.tdmenu1 a:visited { color:#FFEEAA; text-decoration:none;}
td.tdmenu1 a:focus { color:#FFAA00; text-decoration:none;}
td.tdmenu1 a:hover { color:#FFAA00; text-decoration:none;}
td.tdmenu1 a:active { color:#FFAA00; text-decoration:none;}

.m_masthinten
{
	padding:0px;
	width:118px;
	background-image:url(hppics/men4.gif);
	background-repeat:repeat-y;
	background-position:left top;
}


.inhalt
{
	position:relative, left;
	border: none;
	padding: 10px;
	width:85%;
	margin:0px;
	margin-right:10%;
}

.td_fuszleiste
{
	height:24px;
	width:100%;
	background-color:#000000;
	color:#005800;
}

.anfrage_add
{
	padding:20px;
	text-align:left;
	border: dotted 1px #FFF0B0;
}

.anfrage_tx
{
	padding:2px;
	padding-right:5px;
	text-align:right;
}

.anfrage_fld
{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

.bildlinks
{
float: left;
margin: 6px;
}



/* CSS-Styhlsheet fuer die infobox */ 
.infobox
	{
	padding: 35px;
	margin-top:20px;
	}
.infobox h1
	{
	font-size: 14px;
	font-weight: bold;
	color: #F6A518;
	background-color: #003300;
	margin:0px;
	padding: 10px;
	}
.infotext
	{
	background-color: #003300;
	}
.infocontent
	{
	color: #000000;
	margin: 0px 10px 10px 10px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	background-color: #005500;
	border: 1px solid #216531;
	}
