html {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
	
body { 
	margin: 0;
	padding: 0;
	vertical-align: top;
	}
	
table {
	margin: 0;
	padding: 0;
	text-align : left;
	vertical-align: top;
}

.align-right{
	text-align:right;
}

.align-left{
	text-align:left;
}

.headertitle{
	font-weight:200;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	font-stretch:expanded;
	line-height:30px;
	text-align: center;	
	border : 1px solid #00CC00;
	padding-left : 15px;
	padding-right : 15px;
	margin-left:35px;
	margin-right:35px;	
}

.menus{
	position: relative;
	top: 0px;
	left: 0px;
}

.menubarend {
	background: transparent url(images/menu-end.png);
	width: 220px;
	height: 29px;
	position: relative;
	top: -468px;
	z-index: -1;
}

.menus ul{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	text-align: left;
	position: relative;
	font-size: 12px;
	
	list-style : url(images/flea-1.png);
}

.linespacing1{
	line-height:20px;
}

td{
	line-height:0px;
	vertical-align:top;
}

.mainmenu {
	background: url(images/menu-separator.png);
	background-repeat: no-repeat;
		
	width: 250px;
	height: 31px;
	
	position: relative;
	top: -1px;
	left: -5px;

}

td mainmenu{
	line-height:0px;
	height: 0px;
	vertical-align:top;
}

.mainmenu h1{	
	width: 250px;
	height: 0px;
	
	font-weight:bold;
	text-align: left;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-top: 5px;	
	color: White;
	
	font-family : Times New Roman;
	font: italic large bold;
	font-size: 18px;	
	background: transparent none;	
	
	position: relative;
	top: -11px;
	left: -2px;
}

.pre-menu{
	background: url(images/menu-flea.png);
	background-repeat:no-repeat;
	height:29px;
}

.pre-menu-no-flea{
	background: url(images/menu-no-flea.png);
	height:29px;
}

.menu{
	background: url(images/menu.png);
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #004200;
	height:29px;
	line-height:25px;
}

.menu h1{
	background: transparent url(images/menu-separator.png) no-repeat;
	width: 190px;
	height: 28px;
	top: 0px;
	
	position: relative;
	left: -25px;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-top: 5px;

	color: White;
	font: normal italic large, sans-serif;
	font-family : Times New Roman, serif;
	font-size: 18px;	
	
}

.red{
	color: red;
}

.white{
	color: White;
}

.center{
	text-align: center;
}

.italic{
	font-style : italic;
}

.right{
	text-align: right;
}


p center{
	text-align: center;
}

.leftbox50 {
	width: 330px;
	float: left;
}

.rightbox50 {			
	width: 330px;
	float: right;
}	

.leftbox70 {
	width: 445px;
	float: left;
}

.rightbox30 {			
	width: 245px;
	float: right;
	}	

.leftbox70 {
	width: 445px;
	float: left;
}

.rightbox30 {			
	width: 245px;
	float: right;
	}	

.leftbox30 {
	width: 235px;
	float: left;
}

.rightbox70 {			
	width: 450px;
	float: right;
	}	

.hspace{
	width: 10px;
}
	
.test-label{
	width: 100px;
	text-align: center;
	vertical-align: middle;
}

.block{
	border : 1px solid #00CC00;
	padding-bottom : 5;
	padding-left : 5;
	padding-right : 5;
	padding : 0px 40px 20px 15px;
	margin-left : 35px;
}

.centerblock{
	border : 1px solid #00CC00;
	padding-bottom : 5;
	padding-left : 5;
	padding-right : 5;
	padding : 0px 40px 20px 15px;
	margin-left : 35px;
	margin-right : 35px;
}
						
.container {
	width: 980px;
	top: 0px;
	text-align : justify;
}			

.page{
	float: left;
}	

.curpage {
	width: 700px;
	border : dotted Green;
}				

.globalbloc{
	position: relative;
	width: 970px;
	background: transparent url(images/menu-bar.png);
	background-repeat: repeat-y;
	top: -466px;
}

.curbloc{
	width: 700px;
	position: relative;	
}
			
.logo {		
	}
			
.leitmotiv {
	position: relative;
	left : 40px;
	top: 330px;
	text-align: left;
	height: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}

.formtitleshadow {
	position: relative;
	left : 246px;
	top: 426px;
	text-align: right;
	height: 0px;
	height: 20px;
	width: 755px;
	
	font-size: 28px;
	letter-spacing: 2px;
	color: #CCCCCC;
	text-align: right;
	font-style: italic ;
	font-weight:600;
	font-family : Times New Roman, serif;
}
	
.formtitle {	
	position: relative;
	/*left : 140px;*/
	left : 240px;
	top: 390px;
		/*top: 350px;*/
	text-align: right;
	height: 0px;
	width: 755px;
	
	font-size: 28px;
	letter-spacing: 2px; 
	color: #003300;
	text-align: right;
	font-style: italic;
	font-weight:600;
	font-family : Times New Roman, serif;	
	}

.linefeed{		
	background: 1px;
	height: 5px;
	}
	
	
.stdtext-nosize {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #003300;
	text-align: justify;
	line-height:16px;	
}
	
.stdtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #003300;
	text-align: justify;
	width: 720px;
	line-height:16px;
}		
	
.stdtext a:link {
	text-decoration: underline;
	color: #003300;
}
.stdtext a:visited {
	text-decoration: underline;
	color: #003300;
}
.stdtext a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}			

.stdtext ul{
	margin-left: 40px;
	text-align: left;
	position: relative;
	list-style : url(images/flea-1.png);
	line-height:20px;
}

.mvp{
	//margin-left: 0px;
	text-align:justify;
	position: relative;
	width:230px;
	line-height:16px;
	list-style : url(images/flea-1.png);
}	

.stdtext2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #330000;
	position: relative;
	left : 20px;
	width: 700px;
	line-height:16px;
}			

.stdtextleft70 {
	font-family: Helvetica, Arial, sans-serif;
	color: #330000;
	position: relative;
	left : 20px;
	width: 450px;
	line-height:16px;	
}		
				
.stdtext2 a:link {
	text-decoration: underline;
	color: #330000;
}
.stdtext2 a:visited {
	text-decoration: underline;
	color: #330000;
}
.stdtext2 a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

.stdtext2 ul{
	margin-left: 30px;
	text-align: left;
	position: relative;
	list-style : url(images/flea-1.png);
}	
	
		
.stdtext-nosize h1 {
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 1px;	
	text-align: left;
	position: relative;	
	background: transparent url(images/puce-x7.png) no-repeat;
	padding-left: 20px;
}
		
h1 {
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 1px;
	text-align: left;
	position: relative;	
	background: transparent url(images/puce-x7.png) no-repeat;
	padding-left: 20px;
}

h2 {
	font-size: 100%;
	letter-spacing: 1px;
	color: #003366;
	font-weight : normal;
	position: relative;
	top: 15px;
	line-height:20px;
}
	
		
.menus a:link {
	text-decoration: none;
	color : #002211;
}
.menus a:visited {
	text-decoration: none;
	color : #002211;
}
.menus a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

.menu a:link {
	text-decoration: none;
	color : #002211;
}
.menu a:visited {
	text-decoration: none;
	color : #002211;
}
.menu a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
}

.mainmenu1 a:link {
	text-decoration: none;
	color :  White;
}
.mainmenu1 a:visited {
	text-decoration: none;
	color : White;
}

.mainmenu1 a:hover, a:active { 
	text-decoration: underline; 
	color:  White;
	}

img
{
  border:  none ;
}
