ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: normal;
}

ul a:link {
	color: #000000;
}

ul a:visited {
	color: #000000;
}

ul a:hover {
	color: #6699FF;
}

ul a:active {
	color: #6699FF;

}


ol {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	list-style-type: decimal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: normal;
	list-style-position: inherit;
}

ol a:link {
	color: #000000;
}

ol a:visited {
	color: #000000;
}

ol a:hover {
	color:#6699FF;

}

ol a:active {
	color: #6699FF;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	
}

li a:link {
	color: #000000;
	font-weight: bold;
}

li a:visited {
	color: #000000;
	font-weight: bold;
}

li a:hover {
	color: #6699FF;

	font-weight: bold;
}

li a:active {
	color:#6699FF;

}



.main-nav-act {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
    	line-height: normal
	display: block;

}

.main-nav-act a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
    	background-image: url('images/menue_inaktiv.gif');
    	background-repeat: no-repeat;
        	padding: 10px
}

.main-nav-act a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
    	background-image: url('images/menue_aktiv.gif');
    	background-repeat: no-repeat;
        	padding: 10px
}
.main-nav-act a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
    	background-image: url('images/menue_aktiv.gif');
    	background-repeat: no-repeat;
        	padding: 10px
}
.main-nav-act a:hover {
    	color: #FFFFFF;
    	background-repeat: no-repeat;
     	background-image: url('images/menue_aktiv.gif');
}

.main-nav a:active {
    	color: #FFFFFF;
    	background-repeat: no-repeat;
     	background-image: url('images/menue_aktiv.gif');
}

.main-nav {
	font-size: 14px;
	color: #FFFFFF;
    line-height: normal
    font-weight: bold;
	display: block;

}

.main-nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
    background-image: url('images/menue_inaktiv.gif');
    background-repeat: no-repeat;
        padding: 10px
}

.main-nav a:hover {
    color: #FFFFFF;
    background-repeat: no-repeat;
     background-image: url('images/menue_aktiv.gif');
}

.main-nav a:active {
    color: #FFFFFF;
    background-repeat: no-repeat;
     background-image: url('images/menue_aktiv.gif');
}


.menue_links_1,
.menue_links_1 a
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
    font-weight: bold;
    margin-left: 5px;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
    /* border-bottom: thin solid #0099CC; */
    font-style: normal
}

.menue_links_1 a:link,
.menue_links_1 a:visited,
.menue_links_1 a:active,
.menue_links_1 a:hover {
	color: #6699FF;
	text-decoration: none;
}

.menue_links_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin-left: 5px;

}

.menue_links_2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin-left: 5px;
			background-image: url('images/menue_normal.gif');
	background-repeat: no-repeat;
	padding: 0px 15px
}
.menue_links_2 a:link,
.menue_links_2 a:visited 
	color: #000000;
	text-decoration: none;
		background-image: url('images/menue_normal.gif');
	background-repeat: no-repeat;
	padding: 0px 15px
}
.menue_links_2 a:hover {
	background-image: url('images/menue_act.gif');
	background-repeat: no-repeat;
	padding: 0px 15px
	color: #6699FF;
	text-decoration: none;
}

.menue_links_2 a:active {
	background-image: url('images/menue_act.gif');
	background-repeat: no-repeat;
	padding: 0px 15px
	color: #000000;
	text-decoration: none;
}



.menue_links_2_act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin-left: 5px;

}

.menue_links_2_act a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin-left: 5px;
			background-image: url('images/menue_act.gif');
	background-repeat: no-repeat;
	padding: 0px 15px
}
.menue_links_2_act a:link,
.menue_links_2_act a:visited 
	color: #000000;
	text-decoration: none;
		background-image: url('images/menue_act.gif');
	background-repeat: no-repeat;
	padding: 0px 15px
}
.menue_links_2_act a:hover {
	background-image: url('images/menue_act.gif');
	background-repeat: no-repeat;
	padding: 0px 15px
	color: #6699FF;
	text-decoration: none;
}

.menue_links_2_act a:active {
	background-image: url('images/menue_act.gif');
	background-repeat: no-repeat;
	padding: 0px 15px
	color: #000000;
	text-decoration: none;
}




.head01,
.head01 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #6699FF;
}

.head01 a:link,
.head01 a:visited,
.head01 a:active,
.head01 a:hover {
	color: #6699FF;;
	text-decoration: none;
}


.h1,
.h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #6699FF;
}

.h1 a:link,
.h1 a:visited,
.h1 a:active,
.h1 a:hover {
	color: #6699FF;;
	text-decoration: none;
}

.h2,
.h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.h2 a:link,
.h2 a:visited,
.h2 a:active,
.h2 a:hover {
	color: #FF0000;
	text-decoration: none;
}

.h3,
.h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}

.h3 a:link,
.h3 a:visited,
.h3 a:active,
.h3 a:hover {
	color: #000000;
	text-decoration: none;
}

.h4,
.h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6699FF;
}

.h4 a:link,
.h4 a:visited,
.h4 a:active,
.h4 a:hover {
	color: #6699FF;;
	text-decoration: none;
}

.h5,
.h5 a
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6699FF;
    text-align: center
}

.h5 a:link,
.h5 a:visited,
.h5 a:active,
.h5 a:hover {
	color: #6699FF;;
	text-decoration: none;
}


.footer01,
.footer01 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	font-weight: normal;
}

.footer01 a:link, .footer01 a:visited, .footer01 a:active {
	color: #000000;
	text-decoration: none;
}

.footer01 a:hover {
	color: #6699FF;
	text-decoration: none;
}

.menue_oben,
.menue_oben a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
}

.menue_oben a:link, .menue_oben a:visited, .menue_oben a:active {
	color: #000000;
	text-decoration: none;
}

.menue_oben a:hover {
	color: #6699FF;
	text-decoration: none;
}


.body01, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin-left: 5px;
}

.body_small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin-left: 5px;
}

.body_small a:link, a:visited, a:active  {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.body_small a:hover {
color: #6699FF;
font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin-left: 5px;
}


a:link, a:visited, a:active  {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
color: #6699FF;
font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
  text-align: right;
  margin-right: 10px
}

/*Powermail Styles*/
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #000000;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 0px;
	padding: 0px;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 35px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 190px;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	padding: 0;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
div.countryzone {
	margin: 10px 0 0 150px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.tx-powermail-pi1_formwrap {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tx-powermail-pi1_formwrap_6 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tx-powermail-pi1_fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.tx-powermail-pi1_confirmation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}