.intro {
	width : auto;
	font-size : 18px;
	text-align : center;
	float: left;
	left: 2px;
	position: fixed;
      }
      
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #434548; background-color: #D78A46; background-image: url('images/conbg.jpg'); background-repeat: repeat-y; background-position: center; text-align: center; margin: 0; padding: 0; cursor: default }

/*<agl.folder "Main">*/
	#main { width: 960px; z-index: 0; order-right-style: solid; }
	#header { color: #9cf; background-image: url(images/headbg.jpg); background-repeat: no-repeat; background-position: center top; text-align: left; position1: relative1; width: 960px; height: 164px; z-index: 1; float: left; }
	#header_vis { color: #9cf; background-image: url(images/headbg.jpg); background-repeat: no-repeat; background-position: center top; text-align: left; position1: relative1; width: 960px; height: 164px; z-index: 1; float: left; }

	#header img { text-align: left; right: 150px; visibility: visible; margin-top: 40px; margin-left: 60px; border-width: 0; /*filter:Alpha(opacity=70); */}
	
	#loginbar {
	color: #fff;
	font-size: 11px;
	line-height: 36px;
	background-color: inherit;
	background-image: url(images/loginbarbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	text-indent: 40px;

	width: 960px; height: 36px; z-index: 1; float: left; cursor: default; }

/*	
#loginbar input { background:url('images/loginfeld.png') no-repeat inherit left top; color: #a02886; font-size: 10px; font-weight: bold; line-height: 16px; text-indent: 5px; width: 106px; height: 17px; overflow: hidden; max-width: 106px; padding-right: 4px; border-width: 0 }
*/
	#loginbar input[type=submit] { color: #fcfdff; font-size: 10px; font-weight: bold; font-variant: small-caps; background-color: transparent; background-image: url(images/login.png); background-repeat: no-repeat; background-position: center top; text-transform: uppercase; text-indent: 0; width: 73px; height: 19px; border-width: 0; }
	#loginbar input[type=submit]:hover { color: #fcfdff; font-size: 10px; font-weight: bold; background-color: transparent; background-image: url(images/login.png); background-repeat: no-repeat; background-position: center -19px; text-transform: uppercase; width: 73px; height: 19px; border-width: 0; }
	#loginbar a { color: #fff; }
	
	#rend_page {
	width: 550px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
	#rend_page_sans_droite {
	width: 750px;
	float: right;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	}

	#rend_page input,option,textarea { background-color: #F7EAB9; border: 1px solid #800000; }
	#rend_page input[type=submit] { color: #FFFFFF; background-color: #D78A46; background-repeat: no-repeat; background-position: left center; border: 1px solid #800000;; font-weight:bold }
	#rend_page input[type=submit]:hover { border:1px solid #800000; background-color: #F7EAB9 }
	#rend_page input[type=button] { color: #fff; background-color: #86acd3; border: solid 1px; }
	#rend_page input[type=button]:hover { background-color: #2268af; }
	#rend_page input[type=reset] { color: #fff; background-color: #d98276; border: solid 1px; }
	#rend_page input[type=reset]:hover { background-color: #ff1818; }
	#rend_page input[type=radio] { background-color: transparent; border-width: 0; }
	
	#footer { color: #fff; font-size: 12px; background-repeat: no-repeat; background-position: center top; position1: relative1; width: 100%; height: 20px; z-index: 1; float: left; }
	#footer a { color: #D78A46; font-weight: bold; text-decoration: none }
	#footer a:hover { color: #D78A46; font-weight: bold; text-decoration: underline }
	/*ID Copy darf nicht verändert oder entfernt werden !*/
	#copy { color: #adadad; position: static; width: 100%; height: auto; z-index: 1; float: left; cursor: default; }
	#copy a { color: #adadad; cursor: default; }
	#copy a:hover { color: #4b4b4b; text-decoration: underline; cursor: default; }
	#banner { line-height: 0; background-color: inherit; background-image: url(images/loginbarbg.jpg); background-repeat: no-repeat; background-position: center top; text-align: center; width: 472px; height: 75px; }
	#banner img { line-height: 0; background-color: inherit; background-repeat: no-repeat; background-position: center top; cursor: help; }
/*</agl.folder>*/
/*<agl.folder "LeftColumn">*/
	#leftcolumn { font-size: 12px; position1: relative1; width: 170px; height: auto; float: left; clear: left; margin-top: 10px; margin-right: 10px; margin-bottom: 0; }
	
	#leftcolumn .boxhead { color: #D78A46; font-size:10px; font-weight: bold; line-height: 18px; background-image: url('images/boxheadbg.jpg'); background-repeat: no-repeat; background-position: left top; text-transform: uppercase; text-align: left; text-indent: 20px; width: 170px; height: 20px; overflow: hidden; max-width: 220px; max-height: 25px }
	#leftcolumn .boxcon { background-color: inherit; background-image: url(images/boxconbg.jpg); background-repeat: repeat-y; background-position: left 0; width: 170px; height: auto; padding-left: 3px; }
	

	#leftcolumn .boxfoot { background-color: inherit; background-image: url(images/boxfootbg.jpg); background-repeat: no-repeat; background-position: left bottom; width: 170px; height: 17px; margin-bottom: 10px; }
	#leftcolumn-OKMOI input[type=submit] { color: #fefefe; font-weight: bold; background-color: #F0DA80; background-repeat: no-repeat; background-position: left center; text-align: left; width: 150px; height: 18px; padding-right: 10px; padding-left: 15px; border: solid 1px #dd31dd; cursor: pointer; }
	#leftcolumn-OKMOI input[type=submit]:hover { color: #ebf5dc; font-weight: bold; background-color: #ff7ef6; background-repeat: no-repeat; background-position: left center; text-align: left; border: solid 1px; cursor: pointer; }
/*</agl.folder>*/
/*<agl.folder "RightColumn">*/
	#rightcolumn { background-color: inherit; position1: relative1; width: 180px; float: left; clear: right; margin-top: 10px; margin-left: 10px; }
	#rightcolumn .boxhead { color: #D78A46; font-size: 8px; font-weight: bolder; line-height: 18px; background-color: #F7EAB9; background-repeat: repeat-x; text-transform: uppercase; text-align: center; width: 180px; height: 20px }
	#rightcolumn .boxcon { font-size: 10px; background-color: #F7EAB9; background-repeat: repeat-y; background-position: center 0; text-align: center; width: 180px; height: auto }
	.boxcon h4 { color: #D78A46; font-size: 10px; margin: 1px }
	.boxcon q { font-size: 8px; font-style: italic; }
	.boxcon p { color: #416507; }
	.boxcon a {  }
	#rightcolumn input[type=button] { border-style:solid; border-width:1px; color: #800000; background-color: #C0C0C0; background-image: url('images/butrightcolmn.gif'); background-repeat: repeat-x; background-position: center 0; text-align: center; padding-right: 10px; padding-left: 10px; cursor: help }
	#rightcolumn input[type=button]:hover { border-style:solid; border-width:1px; color: #FFFFFF; background-color: #F1DA7E; background-image: url('images/butrightcolmn.gif'); background-repeat: no-repeat; background-position: 0 -20px; text-align: center; padding-right: 10px; padding-left: 10px;  }
	#rightcolumn .boxfoot { background-color: inherit; width: 180px; height: 14px; margin-bottom: 10px; }
/*</agl.folder>*/
/*<agl.folder "Userresulviewsmallhome">*/
	.user { text-align: center; padding: 3px; }
	:hover.user { background-color: #f6ffd1; text-align: center; padding: 3px; border: solid 2px #dff183; }
/*</agl.folder>*/
/*<agl.folder "Center">*/
	#rend_page2 .boxhead { color: #fff; font-size: 12px; font-weight: bolder; line-height: 18px; background-color: inherit; background-image: url(images/loginbarbg.jpg); background-repeat: repeat-x; background-position: center; text-align: center; width: 100%; height: 17px; border-bottom: 4px solid #ce24c8; }
	#rend_page .boxhead { color: #fff; font-size: 12px; font-weight: bolder; line-height: 18px; background-color: inherit; background-image: url(images/loginbarbg.jpg); background-repeat: repeat-x; background-position: center; text-align: center; width: 100%; height: 17px; border-bottom: 4px solid D78A46; }

	#rend_page .boxcon { background-color: #fff; background-repeat: repeat-y; background-position: right 0; text-align: center; width: 100%; height: 200px; overflow: auto; max-height: 200px; 
 
 }
	.boxcon h4 { color: #D78A46; font-size: 12px; margin: 1px }
	.boxcon q { font-size: 8px; font-style: italic; }
	.boxcon p { color: #D78A46; }
	.boxcon a {  }
	#rightcolumn input[type=button] { border-style:solid; border-width:1px; color: #FFFFFF; background-color: #D78A46; background-image: url('images/butrightcolmn.gif'); background-repeat: repeat-x; background-position: center 0; text-align: center; padding-right: 10px; padding-left: 10px;  }
	#rend_page2 .boxfoot { background-color: #ce24c8; background-repeat: no-repeat; background-position: right bottom; width: 100%; height: 5px; margin-bottom: 10px; }
	#rend_page .boxfoot { background-color: #D78A46; background-repeat: no-repeat; background-position: right bottom; width: 100%; height: 5px; margin-bottom: 10px; }

/*</agl.folder>*/
.panellinkmoi { color: #fff; font-size: 11px; font-weight: bold; background-color: inherit; text-decoration: none; text-align: center; width: 150px; height: 11px; padding-top: 1px; padding-right: 2px; padding-bottom: 1px; order-top-style: solid; }
:hover.panellinkmoi { color: #fff; font-size: 11px; font-weight: bold; background-image: url(images/panhover.jpg); background-repeat: no-repeat; background-position: center; text-decoration: none; right: 1px; bottom: 1px; width: 150px; height: 11px; padding-top: 1px; padding-right: 2px; padding-bottom: 1px; order-top-style: solid; }
.panellinkmoi a { color: #a0289a; font-size: 10px; font-weight: bold; text-decoration: none; width: 150px; }
.panellinkmoi a:hover { color: #a0289a; font-size: 11px; font-weight: bold; text-decoration: none; width: 150px; }
form {
  padding: 0;
  margin: 0;
}
/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE*/
html>body td {
  text-align: left;
}

*[align="center"] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

.headbg{
	background-color: #F1DA7E;
}

.headbgbox{
	background-color: #F7EAB9;
}
.module_head { font-size: 11px; font-weight: bold; color: #FFFFFF; background-image: url('images/loginbarbg.jpg'); background-repeat: no-repeat; background-position: center; height: 17px; padding-left: 10px; border-top: 1px solid #F0DA80; border-right: 1px solid #F0DA80; border-left: 1px solid #F0DA80; border-bottom-color: #F0DA80; cursor: default }
.oddrow {
	background-color: #FEFEFE;
}

.evenrow {
	background-color: #EFEFEF;
}
.NON edituserlink{ color: #fff; font-weight: bolder; background-color: #ff7ef6; float: left; cursor: default; }
.edituserlink{ color: #FFFFFF; background-color: #F1DA7E; }
.NON edituserlink:hover { background-color: #dd31dd; }
.edituserlink a{ color: #ffffff; font-size: 10px; font-weight: bold; }
.NON 1edituserlink a:hover{ color: #ffffff; font-size: 10px; font-weight: bold; text-decoration: none; }
.module_detail_inside { border-left:1px solid #F0DA80; border-right:1px solid #F0DA80; border-bottom:1px solid #F0DA80; font-size: 11px; font-weight: normal; background-color: #F7EAB9; border-top-color:#F0DA80; border-top-width:1px }

.im_text { font-size: 11px; font-weight: normal; background-color: #F1DA7E; border: 1px solid #800000; }

.module_detail { border-left:1px solid #F0DA80; border-right:1px solid #F0DA80; border-bottom:1px solid #F0DA80; font-size: 11px; font-weight: normal; background-color: #F7EAB9; border-top-color:#F0DA80; border-top-width:1px }

.statusbar {
	background-color: #F1DA7E;
}
a.subhead {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

.smallpic {
	border: 1px solid #666666;
}

input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}
select {
	font-size: 11px;
}
a {
	color: #D78A46;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
	color: #D78A46;
}
.errors { color: red; font-size: 12px; font-weight: bold; background-color: #fff2be; background-image: url(images/bug.png); background-repeat: no-repeat; background-position: left center; text-align: left; width: 90%; min-height: 60px; padding: 3px 3px 3px 50px; border-style: solid; border-width: 2px; }

.errors2 { margin:0; padding:0; color: #FF0000; font-size: 12px; font-weight: bold; background-color: #FFF2BE; background-image: url('images/bug.png'); background-repeat: no-repeat; background-position: left center; text-align: center; width: 100; min-height: 60px; border-style: solid; border-width: 2px; float:left; text-indent:0; word-spacing:0; line-height:100%; height:0; position:absolute }

.errors1 { color: red; font-size: 12px; font-weight: bold; background-color: #fff2be; background-image: url('images/bug.png'); background-repeat: no-repeat; background-position: left center; text-align: center; width: 90%; min-height: 60px; border-style: solid; border-width: 2px; float:left; padding-left:50px; padding-right:3px; padding-top:3px; padding-bottom:3px }

.nickwidth {								/*** width of sections ***/
	margin: 10px;
	text-align: center;
	width: 90%;
}

.im_msg {
	font-size: 8pt;
}


TD {
FONT-FAMILY:Georgia, verdana, Arial, Sans-serif;
FONT-SIZE:8px
COLOR:#F5EDB7;
TEXT-DECORATION:none;

FONT-SIZE:11px;
font-weight:lighter;
}

A:link{
FONT-FAMILY:Verdana;
FONT-SIZE:11px;
COLOR:#D78A46;
TEXT-DECORATION:none
}

A:visited{
FONT-FAMILY:Verdana;
FONT-SIZE:11px;
COLOR:#D78A46;
TEXT-DECORATION:none
}

A:hover{
FONT-FAMILY:verdana, Arial, Sans-serif;
TEXT-DECORATION:none;
color: #FFCCFF;
font-size: 11px;
background-image: url(images/panhover.jpg); background-repeat: no-repeat; background-position: center;


}

A:active{
FONT-FAMILY:Verdana;
FONT-SIZE:11px;
COLOR:#D78A46;
TEXT-DECORATION:none
}

.paneltitre
{ background-color: inherit; font-size: 11px; font-weight: bold; color: #ffffff; background-image: url(images/loginbarbg.jpg); background-repeat: no-repeat; background-position: center; height: 17px; padding-left: 10px; border-top: 1px solid #F0DA80; border-right: 1px solid #F0DA80; border-left: 1px solid #F0DA80; border-bottom-color: #F0DA80; cursor: default; }