/**
* Foto Online Galerie Treffpunkt Digital
* ===================================================
*
* @site 		www.hotel-galgenberg.de
* @date			2008-08-04
* @lastmodified	2009-01-05
* @author		Juergen Rolle
* @copyrihgt	Computerservice Mediendesign 
* @see			www.commedor.de
*/

/*
* @section Farbdefinitionen
* ====================================================
* @colordef		dunkelblau	=#000033(Haupthintergrund)
* @colordef		dunkelgrau	=#333333(Haupttexte)
* @colordef		hellgrau	=#cccccc(Content)
*/ 

/*
* @Seitenlayout allgemein
* ===================================================
*/
body,td,th {
	background: #fff !important;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	margin: 0 !important;
	padding: 0 !important;
}

a:link {
	color: #990000;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: overline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 115%;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 110%;
	color:#006600;
	font-style:italic;
}
/*
* @Container1 Logo
* ===========================================================================================================
*/

.page {width:100%; border:none;}

#logo {display: none; height:1px;} 
#logo_text {display: none;
			height:0px; line-height:0px;}	
		
#content {
		width:100%; 
		padding:0;
		margin-top:10px;
		border-top:1px solid #000000;
					}
#history { padding:15px 10px 0 25px; margin:0; text-align:left; line-height:1.4em; position:relative; overflow:auto; width:auto;}
.breadcrumb{margin:15px; height:40px;}
a.breadcrumb { color:#003300;}
.cell {
	margin-right:15px; 
	padding:0;
	height:40px;
	line-height:40px;
	float:right;
	display:none;
	}
#cell a a:link a:active{
	color:#990000;
	height:40px;
	margin-right:5px; 
	display:none;
	}
.cell_active {
	margin-right:5px; 
	padding:0;
	height:40px;
	line-height:40px;
	float:right;
	display:none;
	}
.cell_active a a:link a:active {
	height:40px;}
/*
* @Untermenüs
*/
#secondlink {
	display:none;
	}
#secondlink ul {
	display:none; 
	}
#footer {
width:100%; height:10px; margin:0; padding:0; border-top:1px solid #000000;
		}
#text	{
		border:none;
		}
#text p {
		padding-right:10px;
		margin-right:15px;
		}		
.leftstop {
		clear:left;
				}
.icons_dat {width:20px; height:20px; border:none; margin:10px;}

#highlights {
		width:100%; 
		border:1px solid #000000;
		}
#highlights legend {
		padding:0.1em 0.4em;
		border:1px solid #000000;
		}
#reservierung label {
		padding-right:10px;
		padding-left:10px;
		margin-right:15px;
		text-align:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		font-style:italic;}
#reservierung td th p {
		line-height:1.3em;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		margin-left:25px;}
