/* @override 
	http://localhost:80/extension/prassl/design/prassl/stylesheets/site.css
	http://localhost/extension/prassl/design/prassl/stylesheets/site.css
	http://prassl.foti.at/extension/prassl/design/prassl/stylesheets/site.css
*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}


.cleaner{
	clear: both;
}


/* hier gehts los */

body{

	font: 14px Arial, Helvetica, Geneva, sans-serif;
	
	
		background: #fff url(../images/back.png) repeat 0 -133px;
	
	
}

a{
	text-decoration: none;
	color: #006698;
}

.object-right{
	float: right;
	margin-left: 10px;
}

a:hover{
	color: #3f93bb;
}


#content{
	position: relative;
}
#content h1{
	font-size: 1.9em;
}

#content h2{
	font-size: 1.4em;
	color: #666;
	font-weight: normal;
	margin-bottom: 1em;
}

#content p{
	line-height: 125%;
	color: #444;
	font-size: 1.05em;
	margin-bottom: 1em;
}

#logo{
	display: block;
	position: absolute;
	top: 30px;
}

#container{
	position:  relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

/* @group Header */

#menu{
	position: absolute;
	top: 99px;
}

#menu li{
	height: 40px;
	display: block;
	float: left;
	background: url(../images/active-tab.png) repeat-x -6px;
	position:relative;
font-size: 1.08em;
}

#menu li a:hover span{
	color: #999;
}

#menu li a{
	display: block;
	background: url(../images/left-tab.png) repeat-x -6px 0;;
	color: #fff;
	}

#menu li a span{
	
	background: url(../images/right-tab.png) no-repeat right 0;
display: block;
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	display: block;
	padding: 12px 14px 9px 9px;

}



#menu li a:hover{
	color: #999;
}

#menu li.active a{
	background: none;
	color: #fff;
	position: relative;
		color: #fff;

	
}


#menu li.active a span{
		background: none;
		color: #fff;
padding: 12px 4px 9px 9px;
}


#menu li.active a{
		background:none;
		color: #fff;
}


#menu li.active{
	margin-right: -5px;
	position: relative;
	background: url(../images/active-tab.png) repeat-x 8px 27px;
padding-right: 7px;
padding-left: 3px;
left: -5px;
}

#header{
	height: 190px;
}

/* @end */


#made-in-austria{
	position: absolute;
	right: 140px;
	top: -40px;
}

#home-box{
	padding: 40px 25px;
	background: #eee;
	
}

#home-box .box{
	height: 160px;
	position: relative;
}

#home-box .box ul{
	position: absolute;


}

#home-box .box{
	width: 300px;
	float: left;
	position: relative;
	left: -7px;
	
	
}

#home-box .box ul{
	margin-top: 1em;
}

#home-box .box li{
	margin-left: 150px;
	margin-bottom: 0.2em;
}

#home-box{
	margin-top: 4em;
	margin-bottom: 1.7em;
}

#node-69 #select-plan-2700{
	display: none;
}


#node-69 #plan {
		height: 420px;
		width: 623px;

}
#node-69 #plan-select li{
	height: auto;
	width: auto;
}

#node-2 #content .introduction{
	font-size: 1.3em;
	color: #888;
	margin-top: 1.5em;
}

#node-2 #content h1{
	font-size: 2.1em;
}
#node-2 #content h2{
	color: #888;
	font-size: 1.6em;
}

#node-69 #plan-select li a{
	width: 150px;
	line-height: 133%;
	font-size: 1em;
	float: left;
}

#node-69 #plan .class-image{
	height: 398px;
	overflow: hidden;
	padding: 10px 0px;
	padding-left: 150px;
	border: solid 1px #ccc;
	
}

#home-box .box h3{
	margin-left: 150px;
	font-size: 1.6em;
	line-height: 110%;
	
}

#home-box .box li{
	line-height: 133%;
	font-size: 1em;
	font-weight: bold;
	color: #777;
}

#home-box .box img{
	position: absolute;
}

#content p.introduction{
	font-size: 1.2em;
	line-height: 125%;
	color: #666;
}


#content ul{
	
margin-top: 0.33em;
margin-bottom: 1em;
color: #444;
}

#content li{
	line-height: 133%;
	margin-bottom: 0.5em;
	
}

#content-menu{
	position: absolute;
	top: -35px;
}



#content-menu li{
	font-weight: bold;
	font-size: 0.9em;
	float: left;
	margin-right: 10px;
	

}

#content-menu li a:hover{
	background: #f8631f;
}

#content-menu li a{
		padding: 1px 15px;
	background: #9b9b9b;
	display: block;
	color: #fff;
}

#content-menu li.active a{
	background: #f8631f;
}


#carusel li{
	background: #eee;
	margin-bottom: 1em;
	padding: 20px 10px 30px 10px;
	
}

#carusel h3{
margin-left: 10px;
	font-size: 1.5em;
}

#carusel p{
	padding: 10px;
	margin-bottom: 1em;
}


#carusel  li a{
	display: inline;
}


#carusel  li a h3{
	display: inline;
}




#carusel li{
	position: relative;
}

#carusel li .button{
	position: absolute;
right: 20px;
top: 15px;
	background: url(../images/button.png) 0 32px;
	width: 157px;
	height: 32px;
	color: #fde5d6;
	display: block;
}

#carusel li .button:active{
		background: url(../images/button.png) 0 0px;
		color: #fff;
	
	
}

#content form .button span{
	
	position: relative;
	left: -10px;
}

.button span{
	padding: 7px 9px 9px 30px;
	display: block;
	
	font-size: 0.9em;
}

#references{
	margin-top: 1em;
}

#references li h2{
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

#references li{
	margin-bottom: 3em;
	float: left;
	width: 47%;
	height: 163px;
}

#references li li{
	float: none;
	width: auto;
	height: auto;
	margin: 0;
	}

#references li ul{
padding-left: 30px;
}

#references li li{
	list-style: disc;
	display: list-item;
}

#node-61 .object-right p{
	padding: 0;
	width: auto;
	background: none;
	border: none;
}

#content .introduction{
	margin-top: 0.5em;
}

#content .half{
	width: 560px;
}

#contact legend{
	font-weight: bold;
	color: #999;
	margin-bottom: 1em;
	display: none;
}

#contact #col1{
	width: 550px;
}

#contact fieldset{

	padding: 15px;

}

#contact #col1 p{
	font-size: 0.9em;
	color: #999;

}

#contact label{
	float: left;
	width: 130px;
line-height: 130%;
}

#contact input,
#contact textarea{
	width: 300px;
	color: #333;
	font: bold 1.1em/170% Arial, Helvetica, Geneva, sans-serif;
}

#contact select{
	margin-bottom: 1em;
}
#contact textarea{
	height: 100px;
}

#contact h3{
	font-size: 1.2em;
	line-height: 120%;
	margin-bottom: 1em;
	color: #666;
}


#contact #col2{
	line-height: 144%;
	
	position: absolute;
	left: 580px;
	top: 50px;
	width: 200px;
}

#content p a:hover{
	text-decoration: none;
}

#content p a{
	color: #444;
	text-decoration: underline;
}




#contact .button{
	margin-top: 1.5em;
	margin-left: 90px;
font-weight: bold;

	background: url(../images/contact-button.png) 0 32px;
	width: 369px;
	height: 32px;
color: #fff;
display: block;
}

#detail #col1{
	width: 66%;
	float: left;
}

#detail h1 span{
	font-weight: normal;
	font-size: 0.75em;
}


#detail #col2{
	width: 33%;
	float: right;
}

#colors{
	margin-top: 1em;
	margin-bottom: 1em;
}

#colors th{
	width: 57px;
	height: 40px;
	margin-right: 2px;
	border-right: solid 4px #fff;
}


#colors td{
	padding-top: 0.5em;
	padding-bottom: 1em;
	text-align: center;
	font-size: 0.7em;;
}

#photos li{
	margin-bottom: 1em;
}

#photos{
	margin-top: 1em;
}

#plan{
	position: relative;
	left: -3px;
	height: 400px;
	overflow: hidden;
	margin-bottom: 2em;
}

#plan img{
	position: relative;
	top: 0;
}

#plan-select li{
	float: left;
	display: block;
width: 120px;	
line-height: 100%;
margin: 0;
font-size: 0.9em;
}

#plan-select-wrapper{
	margin-top: 1em;
	

	margin-bottom: 1em;
}

#plan-select li a{

	color: #fff;
	font-weight: bold;
	font-size: 1em;
	line-height: 143%;
}

#plan-select li a.active{
	font-weight: bold;
	text-decoration: none;
	color: #069;

}

#plan-select{
	padding: 10px;
	padding-top: 15px;
	padding-left: 15px;
padding-right: 4px;
	padding-bottom: 25px;
}

#plan-select-wrapper{
	width:620px;
	background: url(../images/blob.png) no-repeat 0 bottom;
}

#plan-select li a:hover{
	color: #069;
		font-weight: bold;
}

#wrapper{
		background: #fff url(../images/back.png) repeat-x;
		min-height: 678px;
	margin: 0;
	margin-bottom: 1em;
}

#footer{
padding-top: 10px;
	position:  relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	color: #666;
	font-size: 0.8em;
	height: 3em;
}

#footer a{
	color: #666;
	
}

#footer-copyright{
	position: absolute;
}



#footer-webdesign{
	position: absolute;
	right: 0;
}

#carusel-full{
	background: #eee;
	padding: 30px 10px;
	margin-bottom: 2em;
}

#content .short-description strike{
	text-decoration: none;
	color: #999;
}

#photos-71 .scrollable img {
	float:left;
	margin:0px 32px 20px 1px;
}


#photos-72 .scrollable img {
	float:left;
	margin:0px 30px 20px 1px;
}



#photos-74 .scrollable img {
	float:left;
	margin:0px 13px 20px 1px;
}


#photos-157 .scrollable img {
	float:left;
	margin:0px 20px 20px 1px;
}


#photos-158 .scrollable img {
	float:left;
	margin:0px 24px 20px 1px;
}




#photos-71 .scrollable img {
	float:left;
	margin:0px 20px 20px 1px;
}

#photos-74 .nextPage {display: none;
}

#photos-158 .nextPage {display: none;
}
