@charset "UTF-8";
/* CSS Document */
/* -- colunn with photo -- */
.ccolunn-left{
	width:320px;
	height: auto;
	background:#FFFFFF;
	float: left;
}
.ccolunn-right{
	width:540px;
	height: auto;
	float: right;
}

/* -- news blog -- */
.newsframe-b {
	width:630px;
	height:auto;
	display: block;
}

/* -- news page -- */
.ccolunn-right img {
	background-color: #FFFFFF;
	padding: 5px;
	height: 80px;
	width: auto;
	border: 1px dotted #CCCCCC;
	margin-right:10px;
	float: left;
	margin-top: -3px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
}
p img {
	width:65px;
	float:left;
	margin-right:10px;
}
.ccolunn-right span {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	line-height: 120%;
	text-decoration: none;
	color:#FF9900;
	font-weight: lighter;
	text-transform: uppercase;
	padding-bottom:5px;
	padding-top:5px;
}
h2 {
	color: #858382;
	font-size: 16px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
	margin-bottom:10px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 60%;
	color: #FF3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-style: oblique;
	padding-bottom: 7px;
	margin-top:3px;
}
.newsframe-b a {
	color: #FF3300;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	text-align: left;
}
.newsframe-s a {
	color: #FF3300;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	text-align: left;
}
.newsframe-b a:hover {
	text-decoration:underline;
}
.newsframe-s a:hover {
	text-decoration:underline;
}
.whitea {
	background-color: #fff;
	width: 650px;
	padding: 8px;
	height:100%;
	z-index:2;
	min-height:400px;
}
.title-page {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #FF3300;
	text-transform: uppercase;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	display: block;
}
/* -- pic right side -- */
* {margin: 0;padding: 0;border: 0;}
.colunn-photo dl   { width: 100%; float: left; margin-top:10px }
.colunn-photo dt {
	width: auto;
	height: 80px;
	float: left;
	margin-right:10px
}
.colunn-photo dl:after {
	content:".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}
.dl { display: inline-table; }
/* vor ie/Mac verstecken start \*/
* html dl.galerie { height: 1%; }
/* vor ie/Mac verstecken ende */
.colunn-photo img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dotted #CCCCCC;
}
.window-hidden   {
	visibility: hidden;
	margin-top: -100px;
	margin-left: 50px;
	z-index: 15;
	overflow: auto;
	position: absolute;
	width:280px
}
/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
width: 280px;
}
.gallery li:hover img {
	border-color: #000;
	z-index:4;
}
.gallery img {
	background: #fff;
	width:290px;
	height:auto;
}
.gallery em {
	font-family:"Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-style: normal;
	font-size:12px;
	padding: 2px 8px 0 29px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -5px;
	max-width:230px;
	background-color: #FF9900;
	line-height: 160%;
}
.gallery a {
	text-decoration: none;
}
.galleryclip {
	width: 30px;
	height: 60px;
	position:absolute;
	margin-top:-4px;
	display: block;
	z-index: 3;
	background-image: url(../media/utilities/paper-clip-mini.png);
	background-repeat: no-repeat;
}

span {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
}

