/*** Style sheet UTELEX.DE*/
html {
	height: 100.01%;
	margin-bottom: 1px;
}
body {
	background-color: #FFFFFF;
	background-position: center top;
	font-family: Verdana, sans-serif;
	font-size: 101.01%;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
}
#header {
	padding-top: 10px;
}
#container {
	clear: both;
}
#ht {
	font-size: 30px;
	color: #B6D203;
	float: right;
	padding-right: 20px;
	padding-top: 18px;
}
#hi {
	float: right;
}
#right {
	height: 120px;
	overflow: visible;
	float: right;
}
#main {
	padding: 2em 0px 1em 1em;
}
#footer {
	margin: 0 0 0 1em;
	padding: 0;
	border-top: #B6D203 solid 1em;
}
#footer .inside {
	padding-top: 0.5em;
	background-color: #FFFFFF;
}
/* size  */
fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul {
	font-size: 0.8em;
	color: #AE255B;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	color: #AE255B;
}
#ft {
	margin: 0;
	padding: 1em;
	background-color: #AE255B;
	color: #FFFFFF;
	font-size: 0.8em;
}
#ft a, #ft p {
	color: #FFFFFF;
}
/* tags */
img {
	border: 0px;
}
p, pre, form {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 1.4em;
}
h2 {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 1.2em;
}
optgroup {
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: normal;
}
/* Links */
a {
	color: #B6D203;
	text-decoration: none;
}
a:hover {
	color:#AE255B;
}
/* Handling Navi-Skip */
.invisible {
	width: 0px;
	height: 0px;
	left: -1000px;
	top: -1000px;
	position: absolute;
	overflow: hidden;
	display: inline;
}
/* TopMenue */
.mod_navigationMain {
	position: absolute;
	width: 800px;
	margin: 60px auto 0 auto;
}
.mod_navigationMain ul, .mod_navigationSub ul {
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	font-weight: bold;
}
.mod_navigationMain li {
	width: auto;
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	float: left;
}
* html .mod_navigationMain li {
   display:inline-block;
   width:100px;
   float: left;
   margin-right: -3px; 
}
.mod_navigationMain a, .mod_navigationMain p, .mod_navigationSub a, .mod_navigationSub p {
	font-weight: bold;
	color: #B6D203;
	font-size: 1em;
}
.mod_navigationMain a, .mod_navigationSub a {
	display: block;
	height: 30px;
	margin: 0px;
	padding: 5px 15px 0px 0px;
	text-align: center;
	text-decoration: none;
	color: #B6D203;
}
.mod_navigationMain a:hover, .mod_navigationSub a:hover {
	text-decoration: none;
	background-image: url("mhov.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}
.mod_navigationMain p, .mod_navigationSub p {
	height: 30px;
	margin: 0px;
	padding: 5px 15px 0px 0px;
	text-align: center;
	background-image: url("mmark.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #AE255B;
}

.mod_navigationMain .parent, .mod_navigationSub .parent {
	color: #AE255B;
}
/* Navigation rechts */
.mod_navigationSub {
	width: 200px;
	padding-top: 2em;
}
/* Ebene 1 */
.mod_navigationSub li {
	width: auto;
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
* html .mod_navigationSub ul, * html .mod_navigationSub li {
	height: 1px;
}
*:first-child+html .mod_navigationSub .parent {
	height: 3px;
}
/* Ebene 2 */
.mod_navigationSub .submenu {
	margin: -2px 0px 0px 8px;
	padding: 0px;
	border-top: 0px;
}
.mod_navigationSub .level_2 {
	padding-bottom: 4px;
	border-bottom: 0px;
}
.mod_navigationSub .level_2 li {
	padding: 0px 0px 4px 0px;
	border-top: 0px;
}
.mod_navigationSub .level_2 a, .mod_navigationSub .level_2 li, .mod_navigationSub .level_2 p {
	font-weight: normal;
	font-size: 1em;
}
/*** Fieldset*/
fieldset {
	width: 600px;
	display: block;
	margin: 12px 0px 24px 0px;
	padding: 12px 12px 0px 12px;
}
* html fieldset {
	margin-top: 12px;
}
*:first-child+html fieldset {
	margin-top: 12px;
}
legend {
	color: #0000e6;
}
* html legend {
	margin-top: -24px;
	padding: 12px 0px;
}
*:first-child+html legend {
	margin-top: -24px;
	padding: 12px 0px;
}
/*** Text fields*/
input.text, input.password {
	width: 60em;
	margin: 1px 0px 1px 0px;
	display: block;
}
* html input.text, * html input.password {
	margin: 0px;
	display: block;
}
*:first-child+html input.text, *:first-child+html input.password {
	margin: 0px;
	display: block;	
}
/*** Textarea*/
textarea {
	width: 60em;
	height: auto;
	display: block;
}
* html textarea {
	width: 60em;
	display: block;	
}
/*** Drop-down menu*/
select {
	width: 60em;
	margin: 1px 0px 1px 0px;
	display: block;	
}
* html select {
	width: 60em;
	display: block;	
}
/*** Radio buttons*/
div.radio_container {
	margin: 0px 0px 1px 0px;
	display: block;	
}
* html div.radio_container {
	margin: 2px 0px -1px 0px;
}
*:first-child+html div.radio_container {
	margin: 2px 0px -1px 0px;
}
div.radio_container span {
	padding-right: 6px;
	display: block;
}
input.radio {
	margin: 1px 2px 0px 1px;
	padding: 0px;
	position: relative;
	top: 2px;
}
* html input.radio {
	margin: -4px -1px 0px -3px;
	position: relative;
	top: 1px;
}
*:first-child+html input.radio {
	margin: -4px 0px 0px -3px;
	position: relative;
	top: 1px;
}
/*** Checkboxes*/
div.checkbox_container {
	margin: 0px 0px 1px 0px;
}
* html div.checkbox_container {
	margin: 2px 0px -1px 0px;
}
*:first-child+html div.checkbox_container {
	margin: 2px 0px -1px 0px;
}
div.checkbox_container span {
	padding-right: 6px;
	display: block;
}
input.checkbox {
	margin: 3px 3px 0px 1px;
	padding: 0px;
}
* html input.checkbox {
	margin: -4px 0px 0px -3px;
	position: relative;
	top: 1px;
}
*:first-child+html input.checkbox {
	margin: -4px 0px 0px -3px;
	position: relative;
	top: 1px;
}
/*** File upload*/
input.file {
	margin: 1px 0px 1px 0px;
}
* html input.file {
	margin: 0px;
}
*:first-child+html input.file {
	margin: 0px;
}
/*** Error message*/
div.error {
	color: #0011FF;
}
/*** Text*/
.ce_text {
	line-height: 1.5;
}
/*** Listing*/
.ce_list ul {
	margin: 0px;
	padding: 0px;
}
.ce_list li {
	margin: 0px 0px 0px 22px;
	padding: 0px;
	line-height: 1.4;
}
* html .ce_list li {
	margin: 0px 0px 0px 26px;
}
*:first-child+html .ce_list li {
	margin: 0px 0px 0px 26px;
}
/*** Table*/
.ce_table table {
	border-left: 1px solid #cccccc;
}
.ce_table td {
	padding: 2px 8px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.ce_table th {
	padding: 2px 8px;
	background-color: #e6e6e6;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
/*** Image gallery*/
.ce_gallery table {
	width: 100%;
}
.ce_gallery td {
	text-align: center;
	vertical-align: middle;
}
/*** Download*/
html>body .mime_icon {
	top: -1px;
	position: relative;
}
/*nsi*/
.inside .mod_article #nsi { position:absolute; right:1em; bottom:1em; width: 135px; color:#000000; text-align:center; font-size:0.8em;}
