img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

@media screen, tv, projection {

  /* elements */
    html, body {
        height: 100%;
        padding: 0px;
        margin: 0px;
        border: 0px;
        overflow: none;
    }

    body {
    }

    body.default {
    }

    body, div, p, th, td, li, dd, input {
			font-family: arial;
			font-size: 11px;
			color: #343138;
    }
 		a:link {
				font-family: arial;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
	  		color: #343138;
    }
 		a:visited {
				font-family: arial;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
  			color: #343138;
    }
 		a:hover {
				text-decoration: underline;
    }
    
    table {
    	
    }
    td { 
    	padding-right:8px;
    	border-bottom: 1px solid #ffffff;
    }


		p {
      text-align: left;
			margin-bottom: 0px;
			margin-top: 4px;
		}
		p.home_text {
		
			font-family: arial;
			font-size: 11px;
			color: #cccccc;
			font-weight: bold;
			margin:14px;
		}

		h1 {
			font-family: arial;
			font-size: 14px;
			font-weight: bold;
			margin-bottom: 0px;
			margin-top: 8px;
		}
		h2 {
			font-family: arial;
			font-size: 13px;
			font-weight: bold;
			margin-bottom: 0px;
			margin-top: 12px;
		}
		h3 {
			font-family: arial;
			font-size: 12px;
			font-weight: bold;
			margin-bottom: 0px;
			margin-top: 8px;
		}
		hr { 
			color:#eeeeee; background: #eeeeee; border: 0; Height:1px;
		}



	  /* page structure */
    #total {
    height: auto; min-height: 100%; }

	  #content {
				position: relative;
				margin: 0px auto;
	      height: 100%;
				width: 610px;
				border: 0px;
	  }

	  /* site styles */
	  #header_home {
				position: relative;
				margin: 0px auto;
				padding: 20px 0px 20px 0px;
	      height: 145p;
				width: 610px;
				border: 0px;
	  }
	  #content_home {
				position: relative;
				margin: 0px auto;
				width: 620px;
				border: 0px;
	  }
	  #content_home_visual {
				position: relative;
				float: right;
				margin: 0px auto;
				width: 323px;
				height: 362px;
				border: 0px;
	  }
	  #content_home_text {
				position: relative;
				background: #343138;
				float: left;
				margin: 0px auto;
				padding: 50px;
				width: 197px;
				height: 262px;
				border: 0px;
	  }
	  #nav {
				position: relative;
				margin: 0px auto;
				padding: 20px 0px 0px 0px;
				width: 610px;
				border: 0px;
	  }
	  #header {
				position: relative;
				margin: 20px 0px 0px 0px;
	      height: 68px;
				width: 610px;
				text-align: right;
				border: 0px;
	  }
	  #content_text {
				position: relative;
				background: #cccccc;
				margin: 0px auto;
				padding: 20px 73px 20px 73px;
				width: 464px;
				border: 0px;
	  }

	  #content_text_krisztina {
				position: relative;
				background: #cccccc;
				margin: 0px auto;
				padding: 20px 73px 20px 73px;
				width: 464px;
				border: 0px;
	  }
	  #content_text_conny {
				position: relative;
				background: #cccccc;
				margin: 0px auto;
				padding: 20px 73px 20px 73px;
				width: 464px;
				border: 0px;
	  }
	  #content_text_ann {
				position: relative;
				background: #cccccc;
				margin: 0px auto;
				padding: 20px 73px 20px 73px;
				width: 464px;
				border: 0px;
	  }


	  /* formtable styles */
		table.formtable {
			width: 398px;
			font-family: times;
			font-size: 11px;
		}
		tr.formrow {
		}
		td.formcellabel{
			font-weight: bold;
			color: #813237;
			vertical-align: top;
		}
		td.formcelspace {
			width: 10px;
		}
		td.formcelfield{
		}
		input.formtextfield{
			font-family: times;
			font-size: 11px;
			height: 16px;
			width: 180px;
			border: 1px solid #813237;
		}
		input.formtextfieldsmall{
			font-family: times;
			font-size: 11px;
			height: 16px;
			width: 50px;
			border: 1px solid #813237;
		}
		input.formtextfieldmedium{
			font-family: times;
			font-size: 11px;
			height: 16px;
			width: 120px;
			border: 1px solid #813237;
		}
		textarea.formtextareasmall{
			font-family: times;
			font-size: 11px;
			height: 30px;
			width: 180px;
			border: 1px solid #813237;
		}
		textarea.formtextarealarge{
			font-family: times;
			font-size: 11px;
			height: 60px;
			width: 180px;
			border: 1px solid #813237;
		}
		select.formselectfield{
			font-family: times;
			font-size: 11px;
			width: 180px;
			border: 1px solid #813237;
		}
		input.formbutton
		{
			font-family: times;
			font-size: 11px;
			border: 1px solid #813237;
			color: #4c4c4c;
		}
		.mandatoryformmark {
			font-size: 10px;
			color: #ff0000;
		}


}
