/* @override 
	http://chello084114128187.2.15.vie.surfer.at/labs/puntigam/style.css
	http://localhost/labs/puntigam/style.css
	http://puntigam.local/style.css
*/

p,td,li,a,div,input,textarea, th, h1
{
	font-size: 10px;
	font-family:  "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	line-height: 20px;
	vertical-align: top;
	text-align: left;
}


table, td, tr
{
	border-collapse: collapse;
	border-color: black;
	border-width: 0px;
	border-style: none;
}

table.impressum td
{
	border-bottom: #C96;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
}

table.impressum a, div.impressum a
{
	color:#C96;
}

#livesearch
{
	line-height: 12px;
	position: absolute;
	color: #000;
	margin: 0px;
	text-decoration: none;
	top: 7px;
	width: 180px;
	left: 14px;
	height: 20px;
	text-align: left;
	vertical-align: top;
	text-transform: none;
	border-width:0px;
	margin:0px;
	padding:0px;
}

#termineLade .channel_container
{
	position:absolute; 
	top:50px; width:100%; 
}

#terminelade div.search_container
{
	font-weight: bold;
	position: relative;
	text-align: left;
	padding: 0px ;
	margin: 0px ;
	line-height: 23px;
	height: 23px;
	text-decoration: none;
	color: #000;
	display: block;
	cursor:default;
}



#title_0, #title_1, #title_2, #title_3, #title_4, #title_5, #title_6, #title_7
{ background-image: url(img/mainimage.jpg); background-repeat: no-repeat;}

div.t_0 { height:142px; background-position: 0px 000px;}
div.t_2 { height:50px; background-position: 0px -92px;}
div.t_3 { height:50px; background-position: 0px -142px;}
div.t_3_1 { height:50px; background-position: 0px -192px;}
div.t_4 { height:50px; background-position: 0px -242px;}
div.t_5 { height:50px; background-position: 0px -292px;}
div.t_6 { height:50px; background-position: 0px -342px;}
div.t_7 { height: 768px; background-position: 0px -392px;}


div.channel_container
{
	position:absolute; 
	top:50px; width:100%; 
}

div.lade
{
	position:relative; top:0px; height:50px;
	overflow:hidden;
}

div.lade.lastone{
	overflow: hidden;
	display: block;
	height: auto;
}

div.lade img.titel
{
	position: absolute;
	left: 0px;
	top: 8px;
}

div.lade img.titel.termine
{
	top: 50px;
}


div.kalender_container
{
	position: absolute;
	left: 15px;
	top: 75px;
	width: 700px;
	overflow: hidden;
	height: 132px;
	margin: 0 0 10px 0;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color:#e1eefd;
	overflow: auto;
}


div.kalender_content
{
	position:absolute;
	left:0px;
	height: 15px;
	overflow: hidden;
	padding:2px;
}


tr.terminkalender_a
{
	background-color: #e1eefd;
}

tr.terminkalender_b
{
   background-color: transparent;
}

img { border-width: 0; }


div.impressum
{
	left: 10px;
	width: 1000px;
	position: absolute;
	margin: 10px 0px 0px 0px;
	color: #222;
}

div.box
{
	width: 320px;
	height: 200px;
	padding:16px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='box.php?w=320&h=200');
	background-repeat: no-repeat;
	background-attachment: scroll;
}

div.box[class] {
/* IE ignores styles with [attributes], so it will skip the following. */
	background-image:url('box.php?w=320&h=200');
}

div.bilderrahmen
{
	width: 432px;
	height: 326px;
	padding:16px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='box.php?w=432&h=266');
	background-repeat: no-repeat;
	background-position: 0px -16px;
 }

div.bilderrahmen[class] {
/* IE ignores styles with [attributes], so it will skip the following. */
	background-image:url('box.php?w=432&h=266');
}

div.kalenderrahmen
{
	width: 532px;
	height: 260px;
	padding:16px;
}


body
{
	background-color: #000;
	margin: 0px;
}

.kontakt div.wrap 
{
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

.kontakt textarea, .kontakt input.text, #mail_title
{
	width: 350px;
	margin-right: 5px;
	color: #777;
	background: #fff;
}

.kontakt input
{
	height:2em;
}


#mail_error, #mail_processing, #mail_result
{
	border: 5px #C96 solid;
	background: #fff;
	padding: 5px;
	width: 330px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mail_processing
{
	border: none;	
	width: 340px;
}

.hidden
{
	display: none;
}

p label
{
	font-weight: bold;
	color: #fff;
}