html, body, div, p, h1, h2, h3, ul, ol, span, table, td, form, img, li, input, textarea {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
 	font-size: 101%;
	color: #000;
}

html {height:100%;}
img {border:0px; border-color:#FFFFFF}
table {border:0px;}
td {vertical-align:top;}

a {color:#005a94; text-decoration:none;}
a:hover {text-decoration:underline;}
table.header td.nebennavigation a { color:#ffedd6; }
a span.galerieimgcaption, div.trauerleft a {color:#005a94; text-decoration:none; font-size:0.8em;}
a:hover span.galerieimgcaption, div.trauerleft a:hover  {text-decoration:underline;}
a.underline {text-decoration:none;}
a.underline:hover {text-decoration:underline;}
a.noline {text-decoration:none;} 
a.noline:hover {text-decoration:none;} 

td.firstlevel {
padding:0px 27px;
white-space:nowrap;
position:relative;
float:left;
}

td.firstlevel ul.submenue {
position:absolute; left:21px; top:0px; visibility:hidden;
z-index:2;
background: url(/images/bg_li_transp.gif);
line-height:normal;
padding:6px 6px 0px 6px;
}

ul.submenue li {
font-size:0.65em;
margin:0;
background:url(/images/pfeil_navilink_lo.gif) no-repeat 0px 0.6em;
padding-left:14px;
}


h1 {
font-size:1.35em;
color:#005a94;
line-height:1.55em;
font-weight:normal;
margin:1.4em 0 1em 0;
}

h2 {
font-size:0.95em;
color:#343434;
margin:0.8em 0 0.8em 0;
}

h3 {
}

h4 {
font-size:0.8em;
font-weight:normal;
}

/* bodys */
body {
	height:100%;
	background:url(/images/bg.gif) repeat-x;
	margin : 0px;
	padding : 0px;
}

input {
height: 17px;
font-size: 10px;
color:#000;
margin:0px;
padding:0px;
}

ul, ol {
margin:1em 0 1em 0;
padding:0;
}

ul li {
padding-left:12px;
list-style: none;
background:url(/images/bg_li.gif) no-repeat 0 0.65em;
line-height:1.6em;
}

ol {
margin-left:22px;
}

span.right {float:right; padding:0 0 10px 20px;}
span.left {float:left; padding:0 20px 10px 0px;}


div.clear {clear:both;}

div.portfolioblock {
margin:20px 0px;
}

div#logo {
position:absolute;
left: 63px;
top: 55px;
z-index:1;
}

div#topline {
position:absolute;
width:318px;
height:28px;
background:url(/images/topline_left.gif) no-repeat;
}

div#motiv {
position:absolute;
top:179px;
width:369px;
height:208px;
padding-top:19px;
background:url(/images/bg_motiv.gif) no-repeat;
}

div#suche { position:absolute; left:340px; top:5px;}
div#suche table td.sucheinput { padding-right:8px; text-align:left; font-size:0.64em; color:#ffedd6; }

table.header {
width:100%;
}


table.header td.nebennavigation {
padding: 6px 20px 0px 20px; text-align:right; font-size:0.64em; color:#ffedd6;
}


div.navigation {
position:relative;
height:38px;
display:inline;
}

div#marginalnavigation {
font-size:0.65em;
}


div#marginalnavigation div.active span.active {
color:#ffa632;
background:url(/images/pfeil_navilink_hi.gif) no-repeat 0em 0.35em;
padding-left:10px;
}


div#marginalnavigation a {
color:#005a94;
background:url(/images/pfeil_navilink_lo.gif) no-repeat 0em 0.35em;
padding-left:1.2em;
}

div#marginalnavigation a:hover {
color:#ffa632;
background:url(/images/pfeil_navilink_hi.gif) no-repeat 0em 0.35em;
text-decoration:none;
}

div#marginalnavigation div {
padding-top:0.5em;
padding-bottom:0.5em;
}

div#marginalnavigation div.active {
color:#ffa632;
background:url(/images/orange.gif) repeat-x 0em 2.1em;
padding-bottom:0.6em;
}


table.hundertpro {
width:100%;
}

table.hundertpro td.center {
text-align:center;
width:33%;
} 

div.trauerleft {
float:left;
padding: 0px 20px 20px 0px;
text-align:center;
}

div.poweredbypxc {
margin-top:100px;
padding:0;
}

div#marginalnavigation div.poweredbypxc a {
background:none;
padding-left:0px;
}

.kontakt fieldset {
border:1px solid #CCCCCC;
margin:0;
padding:1em 1.4em 1em 1em;
width:360px;
}
fieldset {
border:2px groove threedface;
display:block;
margin-left:2px;
margin-right:2px;
padding:0.35em 0.625em 0.75em;
}
.kontakt legend {
color:#ffa731;
font-weight:bold;
margin:0;
padding:0.5em;
}
legend {
border:medium none;
float:none !important;
height:auto !important;
max-height:none !important;
max-width:none !important;
min-height:0 !important;
min-width:0 !important;
padding-left:2px;
padding-right:2px;
position:static !important;
white-space:nowrap;
width:-moz-fit-content !important;
}

.kontakt label {
display:block;
}
label {
cursor:default;
}
.kontakt fieldset div select {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
border:1px solid #ffa731;
padding:1px;
width:100%;
}
.kontakt fieldset div input {
border:1px solid #ffa731;
padding:1px;
width:100%;
height:21px;
}
.kontakt fieldset div textarea {
border:1px solid #ffa731;
padding:1px;
width:100%;
}
.kontakt fieldset div {
margin:0;
padding:0.4em 0;
}
.kontakt fieldset input {
-moz-appearance:textfield;
-moz-binding:url(chrome://global/content/platformHTMLBindings.xml#inputFields);
-moz-user-select:text;
-x-system-font:-moz-field;
background-color:-moz-field;
border:2px inset threedface;
color:-moz-fieldtext;
cursor:text;
font-family:-moz-use-system-font;
font-size:-moz-use-system-font;
font-size-adjust:-moz-use-system-font;
font-stretch:-moz-use-system-font;
font-style:-moz-use-system-font;
font-variant:-moz-use-system-font;
font-weight:-moz-use-system-font;
letter-spacing:normal;
line-height:normal !important;
padding:1px 0;
text-align:start;
text-indent:0;
text-rendering:optimizelegibility;
text-transform:none;
word-spacing:normal;
}
select {
-moz-appearance:menulist;
-moz-box-sizing:border-box;
-moz-user-select:none;
-x-system-font:-moz-list;
background-color:-moz-field;
border:2px inset threedface;
color:-moz-fieldtext;
cursor:default;
font-family:-moz-use-system-font;
font-size:-moz-use-system-font;
font-size-adjust:-moz-use-system-font;
font-stretch:-moz-use-system-font;
font-style:-moz-use-system-font;
font-variant:-moz-use-system-font;
font-weight:-moz-use-system-font;
line-height:normal !important;
margin:0;
overflow:-moz-hidden-unscrollable;
text-align:start;
text-indent:0;
white-space:nowrap !important;
}
.kontakt fieldset div label {
background:url(/images/bg_stern.gif) no-repeat left 0.2em;
padding-left:10px;
}
.kontakt fieldset div.optional label {
background:none;
padding-left:0;
}
