/* ##################################################################################### */
/* ############### Standard-CSS für www.glas-neuhold.at ###################### */
/* ##################################################################################### */
/* by Willi Erhart   

/* Wichtige Farben
Rot = #AC1416
Grau = #858383
*/

/* ###################### Allgemeine Formatierungen ###################### */
html, body { 
	background-image: url(../images/bg.gif); 
	margin: 0px; 
	padding: 0px;  
    height: 100%;   
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, textarea, select, td, div {
	font-family: arial, helvetica, verdana, geneva, sans-serif; 
	font-size: 11px; 
	text-align: left;
	color: #858383;
	/*    Scrollbarformatierung falls benötigt
	      scrollbar-base-color:			#ffffff;
		  scrollbar-3dlight-color:		#ffffff;
		  scrollbar-arrow-color:		#ffffff; 
		  scrollbar-darkshadow-color:	#ffffff;
		  scrollbar-face-color:			#ffffff;
		  scrollbar-highlight-color:	#ffffff;
		  scrollbar-shadow-color:		#ffffff; 
		  scrollbar-track-color:		#ffffff; 
	  */
}

img {
	border: 0;
}

/* ###################### Layoutformatierungen ###################### */

/* Zentrieren der Bühne */

div.clear {
	width: 100%;
	clear: left;
	line-height: 0px;
	height: 0px;
	font-size: 1px;
}

form {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

table, td {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

#table-zent {
	width: 100%;
	height: 100%;
	border: 0px;
}

#td-zent {
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

#container-center {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	font-size: 11px;
	background-color: #ffffff;
	border: 5px solid #ffffff;
}

#print-head {
	display: none;	
}

#copyright {
	text-align: center;
}

#copyright a{
	color: #858383;
	text-decoration: underline;
}



#copyright a:hover{
	color: #858383;
	text-decoration: none;
}

#header {
	background-image: url(../images/gn_02.gif);
	background-repeat: repeat-x;
	border-bottom: 18px solid #AC1416;
	width: 860px;
}

#home ul {
	float: right;	
	margin: -62px -15px 0px 0px;
	padding: 0px;
}

#home li{
	float: left;
	color: #858383;
	list-style-image: url(../images/gn_05.gif);
}

#home li a{
	color: #858383;
	text-decoration: none;	
	padding-right: 28px;
	margin-left: 0px;
}

#home li a:hover{
	color: #000000;
	text-decoration: none;
}

#navi ul {
	float: right;	
	margin: -18px -15px 0px 0px;
	padding: 0px;
	list-style-image: url(../images/gn_05.gif);
}

#navi li{
	float: left;
	color: #858383;
	list-style-image: url(../images/gn_05.gif);
}

#navi li a{
	color: #858383;
	text-decoration: none;	
	padding-right: 28px;
	margin-left: 0px;
	list-style-image: url(../images/gn_05.gif);
}

#navi li .aktiv{
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images/gn_05.gif);
}

#navi li a:hover{
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images/gn_05.gif);
}

#banner {
	border-top: 1px solid #ffffff;	
}

#content {

}

#footer {
	clear: both;
	background-color: #858383;
	height: 12px;
}

h1 {
	font-size: 23px;
	color: #AC1416;
	margin: -5px 0px 15px 55px;
	padding: 0px;	
}

h2 {
	font-size: 19px;
	color: #858383;
	margin: 30px 0px 0px 30px;
	padding: 0px;	
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #AC1416;
	margin: 0px;
	padding: 0px; 	
}

a {
	text-decoration: underline;
	color: #AC1416; 	
}

a:hover {
	text-decoration: none;
	color: #AC1416; 	
}

.content-text {
	margin: 0px 0px 53px 55px;
	width: 370px;
	line-height: 12px;	
}

.content-text2 {
	margin: 0px 0px 35px 35px;
	width: 370px;
	line-height: 12px;	
}

.content-text3 {
	margin: 0px 0px 35px 35px;
	width: 800px;

}

.content-text li {
	list-style-image: url(../images/gn_26.gif);
}

#present {
	position: absolute;
	top: 185px;
	right: 8px;
	width: 377px;
	height: 322px;
	background-image: url(../images/present.gif);	
}

.datum {
	font-size: 10px;
	line-height: 10px;	
}

.teaser1 {
	position: absolute;
	top: 36px; 
	left: 12px;	
}

.teaser2-container {
	position: absolute;
	top: 170px; 
	left: 12px;	
}

.teaser2 {
	border: 3px solid #ffffff;
	background-color: #ffffff;
	width: 108px;	
	float: left;
}

.teaser3 {
	border: 3px solid #efefef;
	background-color: #efefef;
	width: 252px;	
	float: left;
}

.teaser5 {
	border: 3px solid #efefef;
	background-color: #efefef;
	width: 150px;	
	float: left;
}

.teaser1-text {
	position: absolute;
	top: 5px; 
	left: 120px;
	width: 210px;		
}

.teaser1 p,
.teaser2 p,
.teaser3 p{
	margin: 0px;
	padding: 0px;
	line-height: 12px;	
}

a.weiter,
a:hover.weiter {
	float: right;
	margin: -7px 0px 0px 0px;
}

.teaser2-text {
	padding: 2px;	
}

/* lightbox */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blind.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/overlay.png", sizingMethod="scale");
}
