@charset "iso-8859-2";

td img {display: block;}

.body1 {
	SCROLLBAR-FACE-COLOR: #027495;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #027495;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	background-image: url(images/p1_bgr.gif);
	background-repeat: repeat-x;	/*background-image:url(img_site/bgr.png); background-repeat: repeat-x;*/
	/*background-color: #605d5a;*/
	position: relative;
	width: 900px;
	margin: 0px auto 10px auto;	}
.body2 {
	SCROLLBAR-FACE-COLOR: #027495;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #027495;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;	/*background-image:url(img_site/bgr.png); background-repeat: repeat-x;*/
	position: relative;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #272627;
	background-position: center;
}
.imageborder {
	border:8px solid #FFFFFF;
	color:#FFFFFF;
	margin-left: 22px;
}

.imagevisited {
	FILTER: Gray;
	cursor: hand;
	border:8px solid #FFFFFF;
	color:#FFFFFF;
	margin-left: 22px;
}
/*p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #f1eee9;}
*/
.txtTableLeft {
	text-align:left;
	width: 865px;
	background-position: center;
}	
h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f1ecf1;
	line-height: 150%;
	font-weight: normal;
	}
h2 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f1ecf1;
	line-height: 150%;
	font-weight: normal;
}
h3 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	line-height: 150%;
	font-weight: normal;
}
h4 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FF6600;
	line-height: 150%;
	font-weight: normal;
	vertical-align: text-top;
}
a {
	FONT-FAMILY: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	border-bottom: 1px dotted;
}
a:hover { TEXT-DECORATION: none; color: #bbb; border-bottom: none;}
a.Link { FONT-FAMILY: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	color: #CC0000;
	text-decoration: none; font-size: 15px; border-bottom: 1px dotted;}
a.Link:hover { TEXT-DECORATION: none; color: #000;  border-bottom: none; }

.txtData {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	font-weight: normal;
}
.txtData:hover {
	color: #000;
}
.txtProjekt {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 120%;
	font-weight: normal; text-decoration: none;
}
.txtProjekt:hover {
	color: #CC0000;
}
* { 
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: middle;
	list-style: none;
}

	/* -----------| =Gallery |---------- */ 
#gallery-container {	width: 895px;}

#gallery div {
	position: relative;
	width: 895px;
	margin: 0px auto;
	padding: 0 5px;
	background-image: url(images/banner_bgr.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 170px;
}

#gallery div div { 
	position: relative;
	width: 898px;
	border: 1px solid #373637;	
	padding: 35px 0 28px 0;
	height: 105px;
}

#gallery div div div#gallery-container, 
#gallery div div div#gallery-container div { 
	border: 0;
	padding: 0;
	background: transparent;
	width: 898px;
	position: relative;
	height: 168px;
}

.sub #gallery div div { 
	position: relative;
	width: 898px;
	padding: 15px 0;
	border: 0;
}

#gallery div div a { 
	position: relative;
	float: left;
	display: block; border-bottom: none;
}

#gallery div div a img.hover, 
#gallery div div div#gallery-container div a img.hover { 
	display: none;
}

#gallery div div a:hover, 
#gallery div div div#gallery-container div a:hover { 
	display: block; 
	font-size: 100%; 
	z-index: 1; 
}

#gallery div div a:hover img.hover, 
#gallery div div div#gallery-container div a:hover img.hover { 
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000; 
}

#gallery div div a img { 
	position: relative;
	margin: 0;
	padding: 0 0 0 16px; 
}

#gallery div div a:hover img { }

#gallery div div ul { 
	position: absolute;
	top: 10px;
	right: 14px;
}

#gallery div div ul li { 
	float: left;
	margin: 0 0 0 7px;
	background: url(gallery_script/dot_2.gif) no-repeat left top;
}

#gallery div div ul li a { 
	display: block;
	width: 9px;
	height: 8px;
	background: url(gallery_script/dot_1.gif) no-repeat left top;
}

#gallery div div ul li a.activeSlide, 
#gallery div div ul li a:hover { 
	background: transparent; 
}

#gallery div div ul li a span { 
	display: none;
}

.bgrgora {background-image:url(images/head1.gif); background-repeat:no-repeat;}
