@import url("ffphp.css");

*
{
    padding: 0px;
    margin: 0px;
}
html
{
    height: 100%;
}
body
{
    font-family: arial,verdana,sans-serif,centry gothic;
    min-height: 100.1%;
    font-size: 100.01%;
    color: #222;
    background: #fffff0;
    text-align: center;
    padding: 15px;
    background: #F8F8FF;
}
option
{
    padding-left: 0.4em;
}
select
{
    padding: 1px;
}
select,
input,
textarea
{
    font-size: 99%;
}
ul, ol, dl
{
    margin: 0 0 1em 1em;
}
li
{
    margin-left: 0.8em;
    line-height: 1.2em;
}
dt
{
    font-weight: bold;
}
dd
{
    margin: 0 0 1em 0.8em;
}
blockquote
{
    margin: 0 0 1em 0.8em;
}
blockquote:before,
blockquote:after,
q:before,
q:after
{
    content: "";
}
p
{
    margin-top: 15px;
    margin-bottom: 15px;
}
table {
    border-collapse:separate;
    border-spacing:5px;
    width: 100%;
}
th
{
    text-align: left;
}
h1
{
    color: #048;
    margin-top: 5px;
    margin-bottom: 10px;
	font-size:18pt;
}
h2
{
    color: #048;
    margin-top: 5px;
    margin-bottom: 10px;
}
h3
{
    color: #048;
    margin-top: 5px;
    margin-bottom: 10px;
}
h4
{
    margin-top: 2px;
    margin-bottom: 5px;
}
h5
{
    margin-top: 2px;
    margin-bottom: 5px;
}
h6
{
    margin-top: 2px;
    margin-bottom: 5px;
}
a:link,
a:visited,
a:active,
a:focus
{
    text-decoration: none;
    color: #048;/*#048;*/
}
a:hover
{
    text-decoration: underline;
}
div#mainframe
{
    min-width: 720px;
    max-width: 950px;
    margin: 0 auto;
    border: 1px solid #7F7F7F;
    padding: 0px;
    text-align: left;
    background: #ffffff;
	background-image:url(images/strigel_sp_logo_30.gif);
    background-repeat: no-repeat;
	background-position:  top right;
}
div#header-image
{
    background-image:url(images/header3.jpg);
    background-position: top center;
    height: 150px;
	/*border-bottom:10px solid #E0EAAE;*/
}
div#header
{
    margin: 5px;
    margin-top: 40px;
}
div#navigation
{
    float: left;
    width: 200px;
    margin: 3px;
	border-right: 3px dotted #7D1649;
}
div#content
{
    margin-left: 210px;
    padding: 15px;
}
div#footer
{
    clear: both;
    text-align: center;
    border-top: 1px dotted black;
    margin-top: 10px;
    padding-bottom: 2px;
}
div#languages
{
	width:150px;
	float:right;
	padding: 5px;
	
}
div#menu_path
{
	
    /*border-bottom: 1px dotted black;*/
	border-bottom: 3px dotted #7D1649;
    margin: auto;
    padding: 5px;
    font-style: italic;
    width: 95%;
}
#navigation ul
{
    list-style: none;
    margin: 0px;
    padding: 5px;
    
}
#navigation li
{
    margin: 0;font-size:10pt;
}
#navigation li a,
#navigation li a:link,
#navigation li a:visited,
#navigation li a:active,
#navigation li a:focus
{
    display: block;
    padding: 5px;
    padding-right: 0px;
    text-decoration: none;
    font-weight: bold;
	color: #7D1649;
}
#navigation li.active > a
{
    background-image:url(images/marke.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left:10px;
    /*background: #CCE6FF;*/
}
#navigation li a:hover
{
    /*background: #ffffdd;*/
    background: #D7ECC6;
}
#navigation li a + ul,
#navigation li a:link + ul,
#navigation li a:visited + ul,
#navigation li a:focus + ul,
#navigation li a:hover + ul
{
    margin-left: 20px;
    display: none;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
#navigation li a:active + ul,
#navigation li a:focus + ul,
#navigation li a + ul,
#navigation li a:link + ul:hover,
#navigation li a:visited + ul:hover
{
    display: block;
}
p#greeting
{
    font-weight: bold;
    margin: 10px;
    font-style: normal ;/*italic */
    float:left;
}
p.hide
{
    display: none;
}

div#alteHP  {margin-top:30px;margin-left:10px;margin-right:40px;padding:5px;color:#7D1649;border:1px solid #7D1649; font-size:0.9em; 
	/*font-weight:bold;*/}

div#alteHP a:link,div#alteHP a:visited,div#alteHP a:active,div#alteHP a:focus {color:#7D1649;}	

div.test {background-color:#97C54B;width:90%;margin:16px -10px -10px 0px;padding:0px 0px 0px 5px;}
h1.test {font-size:1.0em; color:#3B5B08;}
#test2 {background-color:#F2F8EC;border-left: 3px dotted #7D1649;height:100%;}
h1 {}