/* marken projects - Basic */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 140%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-align: left;
	line-height: 140%;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-align: left;
	line-height: 140%;
}
input {  border: #666666  solid 0; width: 111px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.nb {  border: 0; width: 111px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.tm {  border: 0; width: 11px; color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.justify { width: 11px; text-align: justify; color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a {
	text-decoration: none; 
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}
a:link {
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}

a:visited {
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}
a:hover {
	text-decoration: yes; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
}
a:active {
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	
}



blockquote {
	margin-left: 20px;
	margin-right: 20px;
}
.space {
	padding-left: 5px;
	line-height: 16px;	
	font-size:11px;
}
hr {
	color: white;
}
TH, TD {
	font-size: 11px;
	line-height: 140%;
}
P {
	font-size: 11px;
	text-align: left;
	line-height: 140%;
}
b {
	font-size: 11px;
	font-weight: bold;
}

.text_gruen {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #8BB518;	
}

.text_gruen:visited {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #8BB518;	
}
.text_gruen:active {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #8BB518;	
}
.text_gruen:hover {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #333333;	
}

.text_gelb {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #edc100;	
}
.text_gelb:visited {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #edc100;	
}
.ttext_gelb:active {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #edc100;	
}
.text_gelb:hover {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #333333;	
}

.lang {
	text-align: left;
}
.lang:link {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #edc100;	
}
.lang:visited {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #edc100;	
}
.lang:active {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #edc100;	
}
.lang:hover {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #666666;	
}

#fabhomes80 {
	float: right;
	width: 80px;
	padding: 5;
	/* border-right: 5px solid #E0E0E0;*/
	background: transparent;
}

#fabhomes400 {
	float: left;
	width: 400px;
	padding: 1;
	background: transparent;
}

.pdflink {
line-height: 20px;
padding: 1px;
padding-right: 22px;
background-image:url(http://www.glasmarte.at/nav_pic/icon_pdf.gif);
background-repeat:no-repeat;
background-position:right;
font-size: 11px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
   
    padding-left: 0px;
	color: black;
	line-height: 140%;
	list-style-image: url('../images/arrow.gif');
	}
	
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	}
	
/*** SLIDESHOW **/

#slideshow {
    position:relative;
    height:350px;
    margin:auto;
}

#slideshow DIV.slide {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    background-color:#FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow div.caption {
    margin-top:0px;
    text-align:right;
}

#content {
    width:750px;
    min-height:316px;
    margin:auto;
    text-align:left;
}

#content div.project {
    float:left;
    width:120px;
    margin-right:41px;
    height:171px;
}

#content div.project div.image {
    margin-bottom:4px;
}

#content div.project div.image a {
    border:2px solid #FFF;
    display:block;
}

#content div.project div.image a:hover {
    display:block;
    border:2px solid #777777;
}

#content div.project div.caption {
    margin-left:2px;
    color:#a0a0a0;
}

.naviBox300rechtes {float: right; position: relative; display: inline; width: 300px;}
	.naviBox300rechtes a {font-size: 11px; color: black; margin: 2px 2px 2px 5px; line-height: 120%; padding: 0;}
	.naviBox300rechtes p {font-size: 11px; ccolor: black; margin: 5px 2px 2px 5px; line-height: 120%; padding: 0;}
	.naviBox300rechtes h2 {font-size: 11px; color: #D91421; margin: 5px 5px 5px 5px; line-height: 120%; padding: 0;}	
	
.naviBox650left {float: left; position: relative; display: inline; width: 650px;}
	.naviBox650left a {font-size: 11px; color: black; margin: 2px 2px 2px 5px; line-height: 120%; padding: 0;}
	.naviBox650left p {font-size: 11px; ccolor: black; margin: 5px 2px 2px 5px; line-height: 120%; padding: 0;}
	.naviBox650left h2 {font-size: 11px; color: #D91421; margin: 5px 5px 5px 5px; line-height: 120%; padding: 0;}	
	

.text_gruen {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #8BB518;	
}

.text_gruen:visited {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #8BB518;	
}
.text_gruen:active {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #8BB518;	
}
.text_gruen:hover {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #333333;	
}

.text_gelb {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #edc100;	
}
.text_gelb:visited {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #edc100;	
}
.ttext_gelb:active {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #edc100;	
}
.text_gelb:hover {
	font-size: 11px;
	font-weight: normal; 
	text-decoration:none;
	font-weight: bold;
	color: #333333;	
}

.google-plusone {
	position:absolute;	
}
.facebook {
	position:relative;
	left:48px;
}
.twitter {
	position:relative;
	left:48px;
}
.all {
	position:relative;
	left: 300px;
	
}
.b {
	position:absolute;
	left:-300px;
}
.s {
	position:absolute;
	left:-170px;
}

.pay {
	position:absolute;
	left:-35px;
	width:110px;
	height:50px;
	background: none;
	top: 0;
	overflow: hidden;
}
.pay-terms {
	position:absolute;
	left:86px;
	width:200px;
	top: 32px;
}

