@CHARSET "UTF-8";
@IMPORT url("/style/menu.css");
@IMPORT url("/style/home.css");
@IMPORT url("/style/std.css");
@IMPORT url("/style/news.css");
@IMPORT url("/style/websolutions.css");
@IMPORT url("/style/webhosting.css");
@IMPORT url("/style/bestellen.css");
@IMPORT url("/style/referenzen.css");
@IMPORT url("/style/kontakt.css");
@IMPORT url("/style/impressum.css");
@IMPORT url("/style/patromo.css");
* {
	font-family : tahoma;
	font-size: 12px;	
}
HTML {
	background-image: url("/img/bg.jpg");
	height: 100%;
}
BODY {
	background-image: url("/img/bg.top.jpg");
	background-repeat: repeat-x;
	height: 100%;
	margin: 0px;
}
.container {
	width: 786px;
	margin: 0px auto 0px auto;
}
.head {
	height: 138px;
	background-image: url("/img/bg.head.jpg");
	padding-top: 37px;
}
textarea {
   resize: none;
}
.menu {
	width: 641px;
	height: 99px;
	background-color: #FFFFFF;
	background-image: url("/img/bg.menu.right.jpg");
	background-position: right;
	position: absolute;
	padding-right: 9px;
}
.menubg {
	height: 99px;
	width: 50%;
	background-color: #FFFFFF;
	background-image: url("/img/bg.menu.borderred.jpg");
	position: absolute;
	left: 0px;
	top: 37px;
}
.maincontent {
	background-color: #A7CC00;
	padding: 20px 15px 20px 15px;
}
.contentfooter {
	
}
.contentlink {
	color: #688600;
	text-decoration: none;
	border-bottom: 1px dotted #688600; 
}
.telandicqnr {
	background-image: url("/img/bg.telnr.jpg");
	width: 397px;
	height: 109px;
}
.telandicqnrtxt {
	float: right;
	width: 366px;
	height: 109px;
	color: #cae36d;
	padding: 10px 0px 0px 20px;
	text-align: justify;
	font-size: 9px;
}
.footercontent {
	width: 786px;
	margin: 0px auto 0px auto;
	height: 33px;
	background-color: #9EC707;
	border-top: 11px solid #ADCE35;
	width: 771px;
	z-index: 100;
	font-size: 12px !important;
	color: #FFFFFF !important;
	padding: 15px 0px 0px 15px;
}
.footercontent ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.footercontent ul li {
	float:left;
	margin-right: 10px;
	color: black;
}
.footercontent a {
	text-decoration: none;
	color:#B61211;
	font-weight: bold;
}
.footercontent a:hover {
	border-bottom: 1px dotted #B61211; 
}
.footerbg {
	left: 50%;
	width: 50%;
	height: 48px;
	background-color: #9EC707;
	border-top: 11px solid #ADCE35;
	position: absolute;
	margin-left: -1px;
	z-index: -1;
	margin-top: -59px;
}
.ajaxloading {
	position: absolute;
	width: 43px;
	height: 11px;
	line-height: 11px;
	margin-top: 5px;
}
