.clearfloat {
    height: 0px;
    clear: both;
    line-height: 0px;
    font-size: 0px;
}
body {
	margin: 0px; 
	padding: 0px; 
	background: #f1ede2 url(images/bg.gif) repeat-x top left;
}
a:focus {
	outline: none;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/* <menu */
ul#menu {
	list-style-type: none;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-bottom: 5px solid #900;
}
ul#menu li {
	float: left;
	display: inline;
	height: 40px;
	margin: 0px;
	border-right: 1px solid #d6d5d2;
}
ul#menu li#last {
	border-right: none;
}
ul#menu li a {
	float: left;
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 8px;
}
ul#menu li a:hover {
	background-color: #900;
	color: #fff;
}
/* menu> */

#header01 {
	width: 900px;
	height: 100px;
}
#header02 {
	width: 900px;
	height: 160px;
}
#head_left {
	width: 350px;
	height: 160px;
	float: left;
}
#head_right {
	width: 550px;
	height: 160px;
	float: right;
}
#logo {
	width: 350px;
	height: 100px;
	float: left;
	background: url(images/logo.gif) no-repeat;
}
#top01 {
	width: 350px;
	height: 160px;
	background: url(images/top01.jpg) no-repeat;
}
#top_menu {
	width: 130px;
	height: 75px;
	padding-top: 25px;
	padding-left: 420px;
	float: right;
}
#top_menu img {
	margin-right: 3px;
	margin-left: 2px;
}
#main_menu {
	width: 900px;
	height: 45px;
}
#top02 {
	width: 550px;
	height: 80px;
	background: url(images/top02.jpg) no-repeat;
}
#top03 {
	width: 510px;
	height: 70px;
	background: url(images/top03.jpg) no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
#head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-bottom: 3px;
}
#norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cbcbcb;
	text-align: justify;
}
#main {
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #636363;
	text-align: justify;
}
#left {
	width: 300px;
	float: left;
}
#middle {
	width: 300px;
	float: left;
}
#right {
	width: 300px;
	float: right;
}
#webdesign_head {
	width: 300px;
	height: 29px;
	background: url(images/webdesign.gif) no-repeat;
	padding-top: 16px;
	text-indent: 243px;
}
#webdesign_text {
	padding-left: 31px;
	padding-right: 19px;
	padding-top: 10px;
}
#hosting_head {
	width: 300px;
	height: 29px;
	background: url(images/hosting.gif) no-repeat;
	padding-top: 16px;
	text-indent: 237px;
}
#hosting_text {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 10px;
}
#internet_head {
	width: 300px;
	height: 29px;
	background: url(images/internet.gif) no-repeat;
	padding-top: 16px;
	text-indent: 230px;
}
#internet_text {
	padding-left: 18px;
	padding-right: 32px;
	padding-top: 10px;
}
#footer {
	width: 860px;
	height: 30px;
	background: url(images/line.gif) repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a6a6a6;
	padding-top: 30px;
	text-align: center;
}

/*#copy {
	width: 419px;
	float: left;
	padding-top: 35px;
	padding-left: 11px;
}
#links {
	width: 419px;
	float: right;
	text-align: right;
	padding-top: 35px;
	padding-right: 11px;
}*/
#copy a {
	color: #a6a6a6;
	text-decoration: none;
}
#copy a:hover {
	color: #a6a6a6;
	text-decoration: underline;
}
#links a {
	color: #a6a6a6;
	text-decoration: none;
}
#links a:hover {
	color: #a6a6a6;
	text-decoration: underline;
}
img {border: 0px;}
.clear {clear: both;}

#left2 {
	width: 300px;
	float: left;
}
#right2 {
	width: 600px;
	float: right;
}
#left_head {
	width: 300px;
	height: 45px;
}
#right_head {
	width: 600px;
	height: 45px;
}
#right_text {
	padding-left: 24px;
	padding-right: 32px;
	padding-top: 10px;
}
#right_text a {
	color: #cc0000;
	text-decoration: none;
}
#right_text a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#left_menu {
	padding-left: 20px;
	padding-top: 10px;	
}
#left_menu a {
	width: 273px;
	height: 20px;
	display: block;
	background: url(images/link_bg.gif);
	color: #cc0000;
	text-decoration: none;
	text-indent: 40px;
	padding-top: 2px;
}
#left_menu a:hover {
	width: 273px;
	height: 20px;
	display: block;
	background: url(images/link2_bg.gif);
	color: #fff;
	text-decoration: none;
	text-indent: 40px;
	padding-top: 2px;
}
#left_angebote {
	padding-left: 20px;
	padding-top: 10px;	
}
#left_angebote a {
	width: 273px;
	height: 20px;
	display: block;
	background: url(images/link_bg.gif);
	color: #cc6600;
	text-decoration: none;
	text-indent: 40px;
	padding-top: 2px;
}
#left_angebote a:hover {
	width: 273px;
	height: 20px;
	display: block;
	background: url(images/link3_bg.gif);
	color: #fff;
	text-decoration: none;
	text-indent: 40px;
	padding-top: 2px;
}
.inputbox {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	border: 1px solid #a9a7a2;
	background: #fff;
	padding: 2px;
}
.inputbox2 {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	border: 1px solid #a9a7a2;
	background: #fff;
	padding: 2px;
}
.token {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	border: 1px solid #a9a7a2;
	background: #fff;
	padding: 2px;
}
.icon {vertical-align: middle;}
.but1 {background: url("images/send.gif"); width: 50px; height: 20px; border: 0px; margin-top: 5px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #636363;}
