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

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

#header{	
	width:775px;
	height:auto;
	margin:auto;
	border:0px solid red;
	}
#logo{
	float:left;
	width:280px;
	margin:0px;
	padding:0px;	
	}
#develop a{
	text-decoration:none;
	}
#develop a:link, a:visited{
	text-decoration:none;
	color:#ffffff;
	}
#develop a:hover{
	text-decoration:none;
	color:#ffffff;
	}
	
#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: #000000;	
	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: #000000;
	color: #ffffff;
	font-weight:normal;
	}
#navigation .action{
	border-bottom: 1px solid #990000;
	color: #990000;
	font-weight:normal;
}


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

h1{
	font-size:24px;
	font-weight:bold;
	}
h3{
	color:#ffffff;
	padding:5px 0px 5px 10px;
	background:#000000;
	border-top:2px solid #ffcc00;	
	border-bottom:2px solid #ffcc00;
}
#contend{
	width:800px;
	height:550px;
	margin:auto;
	margin-top:30px;
	padding:0px;
	background-repeat:repeat-x;
	background:#ffffff;
	border-top:0px solid #000;
	border:0px solid red;
}
#introhost{
	float:left;
	width:268px;
	height:500px;
	padding:20px;
	background:#eeeeee;
	border-left:1px dotted black;
	}
#introhost .space{
	padding:5px 10px 5px 10px;
	text-align:justify;	
}
#links .space{
	padding:5px 10px 5px 10px;
	text-align:justify;	
}
#wrapHome{
	width:200px;
	margin:auto;
	padding-top:100px;
	border:0px solid red;
	}
/*------------end others----------*/
/*------------Lukas Web----------*/

#hosting{
	border:0px solid red;
	margin-top:30px;
	height:65px;
	width:auto;
	background-color:#000000;
	border-top:4px solid #ffcc00;	
	border-bottom:4px solid #ffcc00;
	}
#logo .space{
	margin-top:10px;
	}

#contend p{
	padding-left:20px;
	}
#links{
	margin:auto;
	width:660px;
	height:500px;
	padding:20px;
	overflow:auto;
	background:#EEEEEE;
	border-left:1px dotted black;
	border-right:1px dotted black;
	
	}
#links .floatLeft{
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #000;
	}
#links .floatLeft:hover{
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #ffcc00;
	}
	
 a{
	text-decoration:none;
	}
 a:link, a:visited{
	text-decoration:none;
	color:#B51802;
	border-bottom:0px solid #ffcc00;
	}
a:hover{
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #B51802;
	}
	

/*------------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;
	color:#ffffff;
	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;
	
	height:27px;
	width:auto;
	background-color: #000000;
	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:#000000;
	text-align:center;
	border:0px solid red;
	}
#footer .footcolor{
	color:#000000;
	border-bottom:0px solid #ffcc00;
	}
#footer .footcolor:hover{
	color:#B51802;
	border-bottom:0px solid #B51802;
	}
/*------------end footer----------*/

