/* Sieb.CSS */

body{
	background-color: #a6a6a3;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-image: url('images/cmstripe.jpg');
}

form 	{ display:inline; }
select	{ font-family:Arial, Helvetica, sans-serif; font-size:12px; }
input	{ font-family:Arial, Helvetica, sans-serif; font-size:12px; }body { background-color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0px 0px 0px 0px; }

a{
	color: #00baff; text-decoration: none;
}

a:hover{
	color: #00baff; text-decoration: underline;
	align: bottom;
}

td{
	font-family: verdana;
	font-size: 11px;
	color: #000000;

}

#cm_carrier{
	position: absolute;
	top: 0px;
	left: 20px;
	background-image: url('images/cmback.jpg');
	width: 745px; height: 545px;
}

.head{
/*	background-color: #eaff00; */
	font-family: verdana;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	padding: 3px;
}

.newshead{
	font-family: verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}


.news{
	font-size: 11px;
	position: absolute;
	top: 110px;
	left: 199px;
}

.releases{
	font-size: 11px;
	position: absolute;
	top: 270px;
	left: 199px;
}

.events{
	font-size: 11px;
	position: absolute;
	top: 435px;
	left: 199px;
}

.foto{
	position: absolute;
	top: 79px;
	left: 506px;
	width: 220px;
	height: 456px;
}

.contentbak{
	position: absolute;
	top: 560px;
	left: 207px;
	width: 529px;
	background-color: #00baff;
	color: #ffffff;
	padding: 10px;
	font-size: 11px;
}

.menu{
	position: absolute;
	top: 7px;
	left: 186px;
	width: 529px;
	background-color: #00baff;
	color: #000000;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	a:color: #000000;
}

a.menulink{
	color: #ffffff;
}
a.menulink:hover{
	color: #000000;
}

#cm_carrier_content{
	position: absolute;
	top: 0px;
	left: 20px;
	background-image: url('images/content.jpg');
	width: 745px; height: 545px;
}

.content{
	font-size: 11px;
	position: absolute;
	top: 155px;
	left: 199px;
}


.singlecontent{
	font-size: 11px;
	position: absolute;
	top: 80px;
	left: 187px;
	background: #ffffff;
}

.imgborder{
	border: 6px solid #ffffff;
}

.imgborderlist{
	border: 6px solid #ffffff;
	width:	150px;
}


.datumtxt{
	color: #00baff;
	font-size: 9px;
}