body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	position:top right;
	background-image: url(images/elleks_bg_kachel.png);
	background-repeat: repeat-y;
}

a:link {
	background-image:url(../images/link.png) no-repeat;
	padding-left:15px;
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	background-image:url(../images/link.png) no-repeat;
	padding-left:15px;
	text-decoration: underline;
	color: #CCCCCC;
}

a:hover {
	background-image:url(../images/link.png) no-repeat;
	text-decoration: none;
	color: #666600;
	background-color:#99FF00;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}

td {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
}

.h1 {
	font-size:18px;	
}

.h2 {
	font-size:14px;	
}

.galery {
	width:400px;
	height:400px;
	padding:0px;
	margin:0px;
	border:0px solid #cecece;
	float:left;
	text-decoration: none;

}

.galery a {
	width:400px;
	height:400px;
	padding:0px;
	margin:0px;
	border:0px solid #cecece;
	float:left;
	text-decoration: none;

}

.galery a:hover {
	width:400px;
	height:400px;
	padding:0px;
	margin:0px;
	border:0px solid #cecece;
	float:left;
	text-decoration: none;

}

.bigcanvas {
	width:800px;
	height:400px;
	padding:0px;
	margin:0px;
	border:0px solid #cecece;
	float:left;
	text-decoration: none;

}

.bigcanvas a {
	width:800px;
	height:400px;
	padding:0px;
	margin:0px;
	border:0px solid #cecece;
	float:left;
	text-decoration: none;

}

.bigcanvas a:hover {
	width:800px;
	height:400px;
	padding:0px;
	margin:0px;
	border:0px solid #cecece;
	float:left;
	text-decoration: none;

}

.content {
	width: 396px;
	height: 396px;
	padding: 0px;
	margin:0px;
	float:left;
	border:2px;
	border-style:dotted;
	border-color:#ffffff;}
	
.content a {
	background-image:url(../images/link.png) no-repeat;
	font-style:italic;
	font-decoration: underlined;
	color:#FFFFFF;
	padding-left:15px;


}

.content a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#99FF00;
	padding-left:15px;
	background-image:url(../images/link.png) no-repeat;

}

.layer {
	position:absolute;
	width:146px;
	border:0px;
	padding:0px;
}

form {width:360px;}
label {display:block;}
input, textarea {font-size:11px;}
textarea {width:360px;height:80px;}
input.button {border:0px;background:#a7ffff;margin-top:10px;height:20px;weight:60px}
.fehler {border:1px solid red;}
p.error {color:red;}

#lbIframe {
	border: none;
}
