* {
    margin:0;
    padding:0;
}

ul.liststylenone
{
	list-style:none;
	margin-bottom:0.5em;
}

hr
{
	margin-top:1em;
	margin-bottom:0.5em;
}

.errors
{
	color: red!important;
	font-weight: bold!important;
}
.errors ul
{
	list-style:none;
	margin-bottom:0.5em;
}

.confirmation
{
	color: green;
	font-weight: bold;
	margin:1em 0 1em 0;
}
p.alignRight
{
	text-align:right;
}
p.alignCenter
{
	text-align:center;
}
.prevLink
{
	margin-right:5px;
	margin-left:5px;
}
.nextLink
{
	margin-right:5px;
	margin-left:5px;
}
.step
{
	margin-right:5px;
	margin-left:5px;
}
.currentStep
{
	margin-right:5px;
	margin-left:5px;
	color:red;
	font-weight:bold;
}

hr
{
	border-top:solid navy 1px;
	height:1px;
}

img
{
	border:0;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	text-align:left;
	background-color:#fee46d;
	margin:15px; 
}
/* menue linke  seite */
#naviWrapper ul a { display: block; background-color:#ee1c25; color:#ffffff; text-decoration:none; font-family:verdana, sans-serif, helvetica; font-weight: normal; border-bottom:1px solid white; line-height:1.8em; height:1.8em; width:192px; padding-left:5px; }
#naviWrapper ul a:visited{ background-color:#ee1c25; color:#ffffff; text-decoration:none; font-family:verdana, sans-serif, helvetica; font-weight: normal; border-bottom:1px solid white; line-height:1.8em; height:1.8em; width:192px; padding-left:5px; }
#naviWrapper ul a:active{ background-color:#ee1c25; color:#ffffff; text-decoration:none; font-family:verdana, sans-serif, helvetica; font-weight: normal; border-bottom:1px solid white; line-height:1.8em; height:1.8em; width:192px; padding-left:5px; }
#naviWrapper ul a:hover { background-color:orange; color:#ffffff; text-decoration:none; font-family:verdana, sans-serif, helvetica; font-weight: normal; border-bottom:1px solid white; line-height:1.8em; height:1.8em; width:192px; padding-left:5px; }

/* menue oben */
#naviHeader ul a { display: block; background-color:navy; color:#ffffff; text-decoration:none; font-family:verdana, sans-serif, helvetica; font-weight: normal; line-height:1.8em; height:1.8em; border-left:1px solid white; width:8em; text-align:center; }
#naviHeader ul a:visited{ background-color:navy; color:#ffffff; text-decoration:none; font-family:verdana, sans-serif, helvetica; font-weight: normal; line-height:1.8em; height:1.8em; border-left:1px solid white; width:8em; text-align:center; }
#naviHeader ul a:active{ background-color:navy; color:#ffffff; text-decoration:none; font-family:verdana, sans-serif, helvetica; font-weight: normal; line-height:1.8em; height:1.8em; border-left:1px solid white; width:8em; text-align:center; }
#naviHeader ul a:hover { background-color:orange; color:#ffffff; text-decoration:none; font-family:verdana, sans-serif, helvetica; font-weight: normal; line-height:1.8em; height:1.8em; border-left:1px solid white; width:8em; text-align:center; }


/* allgemeine links im text */
a[href]:link{ color: #073ad0; font-family: verdana, helvetica; font-weight: bold; text-decoration: none; }
a[href]:visited{ color:#073ad0; font-family: verdana, helvetica; font-weight: bold; font-style: normal; text-decoration: none; }
a[href]:active{ color:#073ad0; font-family: verdana, helvetica; font-weight: bold; font-style: normal; text-decoration: none; }
a[href]:hover{ color: #ee1c25; font-family: verdana, helvetica; font-weight: bold; font-style: normal; text-decoration: none; }


.skiplink a[href]:link{ color: #ee1c25; font-family: verdana, helvetica; font-weight: bold; text-decoration: none; }
.skiplink a[href]:visited{ color:#ee1c25; font-family: verdana, helvetica; font-weight: bold; font-style: normal; text-decoration: none; }
.skiplink a[href]:active{ color:#ee1c25; font-family: verdana, helvetica; font-weight: bold; font-style: normal; text-decoration: none; }
.skiplink a[href]:hover{ color: #073ad0; font-family: verdana, helvetica; font-weight: bold; font-style: normal; text-decoration: none; }
.skiplink{text-align:right; float: right;} 

h1 { margin:0em 0 0.5em 0;color: navy; font-size: 13pt; font-family: verdana, arial, helvetica; font-weight: bold; }
h2 { margin:0em 0 0.5em 0;color: navy; font-size: 11pt; font-family: verdana, arial, helvetica; font-weight: bold; }
p {margin:1em 0 1em 0;color: navy;}
address {color: navy;margin-bottom:1em;}


#certifiedby
{
	margin:1.5em 0 0 0;
}
#paypalpayment
{
	margin:1.5em 0 0 0;
}
#header
{
	position:relative;
	height:139px;
	border: 0px solid black;
	margin:0;
	padding:0;
}
#header1
{
	background: #ffffff;
	position:absolute;
	left:0;
	width:574px;
}
#header2
{
	background: #ffffff url(../images/sf_edq_bkg.gif) repeat-x;
	margin-left:574px;
	text-align:right;
	border: 0px solid black;
}
#naviHeader
{
	clear:both;
	position:relative;
	min-width:874px;
	height:2em;
	background:#FFFFFF;
	margin:0;
	padding:0;
	border-bottom:2px solid navy;
}
#naviHeaderList{
	position:absolute;
	right:0;
	bottom:0;
	white-space: nowrap;
	list-style:none;
}
#naviHeaderList li
{
	float:left;
	margin: 0 0 0 1px;
}
#wrapper
{
	position:relative;
	width:100%;
	margin:0;
	padding:0;
}
#naviWrapper
{
	position:absolute;
	left:0;
	width:191px;
	margin:0;
	padding:0;
}
#naviWrapper ul
{
	line-height: 1em;
	margin:0;
	padding:1.5em 0 0 0;
	list-style:none;
}

#content
{
	clear:both;
	position:relative;
	min-width:678px;
	min-height:570px;
/*	overflow-y:scroll; */
/*	padding:15px;*/
	margin-left:196px;
	background: url(../images/background_content.gif);
	background-repeat:repeat;
}
/* Wegen IE min-width fehler */
#body
{
	padding:15px;
	color:navy;
}
#body ul, ol
{
	line-height: 1em;
	list-style-position:inside;
}

#newsletter
{
  margin:1.5em 0 0 0;
}
#newsletter p
{
  margin:0.5em 0 0 0;
}

#footer
{
	border-top:2px solid navy;
	min-width:874px;
	height:1%;
}
