.iberka_blue {color: #003399}
.iberka_grey {color: #999999}
body {
	background-color:		#FCF3C8;
}
body, td, th, p, span {
	margin:					0px;
	padding:				0px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				90%;
}
p {
	margin:					0px;
	padding-bottom:			5px;
}
th {
	font-size:				100%;
}
li {
	padding-bottom:			10px;
}
a {
	font-weight:			bold;
	text-decoration:		none;
	color:					#ff9900; /* #b7adcf; /* */
}
a.link_normalweight {
	font-weight:			normal;
	color:					#CC6600;
}
a:hover {
	text-decoration:		underline;
}
#page_main {
	width:					100%;
	background-image:		url(../pic/theler_bg.jpg);
	background-repeat:		repeat-x;
}
#page_title {
	height:					90px;
	text-align:				right;
	background-image:		url(../pic/theler_banner.jpg);
	background-repeat:		no-repeat;
}
.content_main {
	width:					100%;
}
.content_title {
	padding:				20px 0px 5px 10px;
	text-align:				left; /* */
}
.content_text {
	padding:				0px 0px 5px 10px;
	vertical-align:			top;
}
.content_text1 {
	padding:				20px;
	vertical-align:			top;
	font-size:				110%;
	font-weight:			bold;
}
.content_text2 {
	padding:				10px;
	vertical-align:			top;
	font-size:				100%;
	line-height:			150%;
}
.page_footer {
	padding:				20px 0px 5px 10px;
	font-size:				60%;
}
#page_footer_left {
	padding-left:			10px;	
	text-align:				left;
}
#page_footer_center {
	text-align:				center;
}
#page_footer_right {
	padding-right:			10px;	
	text-align:				right;
}
/* b7adcf */
img {
	margin:					10px;
	border:					none;
	padding:				5px;
}
a img {
	margin:					0px;
	border:					none;
	padding:				0px 1px 0px 0px;
}
img.borderline {
	margin:					10px;
	border:					1px solid #b7adcf;
	padding:				5px;
}
img.noborderline {
	margin:					10px;
	border:					none;
	padding:				5px;
}
img.nomargin {
	margin:					0px 2px 0px 0px;
	border:					none;
	padding:				0px;
}
.attention {
	font-weight:			bold;
	color:					#003399;
}
td.content_text th, td.content_text td {
	padding:				2px 2px 10px 2px;
	vertical-align:			top;
}
.feuer {
	color:					#FF0000;
}
.erde {
	color:					#009900;
}
.luft {
	color:					#FFBB00;
}
.wasser {
	color:					#0033CC;
}