body{
	font-family:Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	margin:0;
	padding:0;
	background-color:#EF5B03;
}

/*------------header----------*/

#header{	
	width:740px;
	height:auto;
	margin:auto;
	border:0px solid red;
	}
#logo{
	float:left;
	width:280px;
	margin:0px;
	padding:0px;	
	}

	
#webtxt .floatLeft{
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #ffcc00;
	}

img{
	border:0px;
	}
/*------------navigation----------*/
#navigation{
	float:left;
	width:400px;
	height:70px;
	border:0px solid red;
	}
#navigation ul{
	margin:0px;
	padding:40px;
	list-style-type: none;
	font-size: 13px;
	border:0px solid green;
	}
#navigation li{ 
	margin:0;
	display:inline;
	}
#navigation a{
	padding:5px 20px 5px 20px;
	width:0px;
	text-align:center;	
	background-color: #211807;	
	border: 0px solid blue;
	}
#navigation a:link, .navi a:visited{
	color: #ffcc00;
	text-decoration: none;
	}
#navigation a:hover{
	border-bottom: 1px solid #ffcc00;
	background-color: #211807;
	color: #ffffff;
	font-weight:normal;
	}
#navigation .action{
	border-bottom: 1px solid #ffcc00;
	color: #ffcc00;
	font-weight:normal;
}


/*------------others----------*/

h1{
	font-size:24px;
	font-weight:bold;
	}
#contend{
	width:700px;
	height:600px;
	margin:auto;
	margin-top:30px;
	padding:10px 20px 10px 20px;
	background-repeat:repeat-x;
	background-image:url(../image/lukaswebback1.jpg);
	border-top:0px solid #000;
	border:0px solid #000;
}
#webtxt{
	float:right;
	width:740px;
	height:445px;
	padding-top:55px;
	border:0px solid green;
	}
#wrapHome{
	width:200px;
	margin:auto;
	padding-top:100px;
	border:0px solid red;
	}
/*------------end others----------*/
/*------------Lukas Web----------*/

#fcolor{
	border:0px solid red;
	margin-top:30px;
	height:65px;
	width:auto;
	background-color:#211807;
	border-top:4px solid #ffffff;	
	border-bottom:4px solid #ffffff;
	}
#logo .space{
	margin-top:10px;
	}
#introLukas{
	border-bottom:1px solid #ffcc00;
	}
#contend p{
	padding-left:20px;
	}
#myWork{
	margin-top:30px;
	border:0px solid red;
	}
#myWork .floatLeft{
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #000;
	}
#myWork .floatLeft:hover{
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #ffcc00;
	}	
#myWork .space{
	height:100px;
	margin:10px 10px 10px 0px;
	border:0px solid #ffcc00;
	}
 a{
	text-decoration:none;
	}
 a:link, a:visited{
	text-decoration:none;
	color:#ffcc00;
	border-bottom:0px solid #ffcc00;
	}
a:hover{
	text-decoration:none;
	color:#ffffff;
	border-bottom:1px solid #ffcc00;
	}
/*------------bottom----------*/

#bottom{	
	width:740px;
	height:25px;
	margin:auto;
	padding:0px;
	border:0px solid black;
	}
#links1{
	float:left;
	width:724px;
	height:25px;
	margin-top:5px;
	padding:0px;
	text-align:center;
	border:0px solid red;	
	}
#links1 a:link{
	text-decoration:none;
	color:#ffcc00;
	border-bottom:0px solid #ffcc00;
	}
#links1 a:visited{
	text-decoration:none;
	color:#ffcc00;
	border-bottom:0px solid #ffcc00;
	}
#links1 a:hover{
	text-decoration:none;
	color:#ffffff;
	border-bottom:1px solid #ffcc00;
	}
#bottomcolor{
	border:0px solid red;
	margin-top:30px;
	height:27px;
	width:auto;
	background-color: #211807;
	border-top:1px solid #fff;	
	border-bottom:1px solid #fff;
	}
/*------------footer----------*/
#footer{
	width:700px;
	margin:auto;
	padding:5px 0px 5px 0px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	border:0px solid red;
	}
#footer .footcolor{
	color:#ffcc00;
	border-bottom:0px solid #ffcc00;
	}
#footer .footcolor:hover{
	color:#ffffff;
	border-bottom:1px solid #ffcc00;
	}
/*------------end footer----------*/

