/*
Projekt: Gusinac Bau GmbH
www.gusinac-bau-gmbh.de
Start: 14.03.2013
Letzte Aenderung: 14.03.2013
*/
/* Farbschema
Farbton (Überschriften): #4d4d4d
Farbton (Primär): #4d4d4d
Farbton (Links): #4a6a90
Farbton (Limks:hover): #3a5159
Farbton:  #4a6a90 / #3a5159
*/
/* Reset Reloaded, Eric Meyer, http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
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,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-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}

html{height:100.2%}

body {
height: 100%;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
line-height:1;
color:#4d4d4d;
background-color: #ffffff;
background-image: url(../images/bg.jpg);
background-position: 0px  50px;
background-repeat: repeat-x;
}

ol,ul {
list-style:none;
}

ul.leistungen{
width: 230px;
float: left;
margin: 30px 60px 0px 30px;
}

li.leistungen{
background : url(../images/leistungen_li_gr.png)no-repeat center left;
background-size: 10px 10px;
padding: 5px 0px 6px 20px;
border-bottom: 1px solid #4d4d4d;
}

/* Text */

p {
font-size:1.0em;
line-height:1.4em;
margin:0 0 1.4em 0;
}

em{
font-style: italic;
}

h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:1.5em;
font-weight: bold;
line-height:1.5em;
margin-top:1em;
margin-bottom:0;
color: #4d4d4d;
letter-spacing: 1px;
}

h2 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:1.4em;
font-weight: bold;
line-height:1.4em;
margin-top:1.4em;
margin-bottom:1.4em;
color: #4d4d4d;
letter-spacing: 1px;
}

h3 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:1.3em;
font-weight: bold;
line-height:1.3em;
margin-top:1.3em;
margin-bottom:0;
color: #4d4d4d;
letter-spacing: 1px;
}

h4 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:1.1em;
font-weight: bold;
line-height:1.1em;
margin-top:1.5em;
margin-bottom:0;
color: #4d4d4d;
letter-spacing: 1px;
}

a{
text-decoration: none;
color: #4a6a90;
}

a:hover{
text-decoration: underline;
color: #3a5159;
}

a:visited{
text-decoration: none;
color: #3a5159;
}

.clear{
clear: both;
}

.blue{
color: #4a6a90;
font-weight: bold;
}

#wrapper{
margin: 0px auto;
width: 980px;
min-height: 100%;
min-height: calc(100% - 30px);
min-height: -webkit-calc(100% - 30px);
min-height: -moz-calc(100% - 30px);
overflow: hidden;
}

/*Top Anfang*/
#top{
margin: 0px;
width: 980px;
height: 50px;
}

#logo{
float: left;
height: 40px;
margin: 5px 20px;
width: 200px;
}

#logo img{
height: 40px;
width: 160px;
}

#logo h1{
margin: 0px;
padding: 0px;
}

#topnav{
float: right;
margin: 28px 20px 5px 20px;
width: 700px;
text-align: right;
overflow: hidden;
}

#topnav ul{
margin:0;
padding:0;
}

#topnav li{
display: inline;
margin: 0px;
padding: 0px;
}

#topnav a{
letter-spacing: 1px;
font-size:1.5em;
text-decoration: none;
color: #4d4d4d;
margin: 0px 0px 0px 20px;
}

#topnav a:hover{
color: #4a6a90;
}
/*Top Ende*/

#slider{
padding: 0px 10px 0px 320px;
width: 650px;
background: #ffffff;
height: 230px;
position: absolute;
z-index: 0;
overflow: hidden;
}

#header_teaser{
padding: 20px 670px 20px 20px;
background: url(../images/header-gr.png);
background-size: 980px 230px;
background-repeat: no-repeat;
background-position: left;
width: 290px;
height: 190px;
position: absolute;
z-index: 1;
overflow: hidden;
}

#header_teaser ul{
margin-top: 20px;
}

#header_teaser li{
background : url(../images/teaser_li_gr.png);
background-size: 12px 12px;
background-repeat: no-repeat;
background-position:  center left;
padding: 2px 0px 2px 20px;
margin: 7px 0px 7px 35px;
color: #f3f3f3;
font-size: 1.2em;
}

#header_teaser h3{
color: #f3f3f3;
}

#content{
margin: 230px 0px 0px 0px;
width: 980px;
}

#main{
width: 700px;
margin: 20px 20px 20px 10px;
float: left;
text-align: left;
}

#right{
width: 230px;
margin: 20px 10px;
float: right;
text-align: left;
}

#right h3{
padding-left: 10px;
margin-bottom: 1.3em;
border-bottom: 1px solid #4d4d4d;
}

#right p{
padding-left: 10px;
}

#bottom_line{
width: 980px;
margin-top: 10px;
}

.column{
float: left;
margin: 10px 10px;
padding: 5px;
border: 1px solid #d4d4d4;
width: 288px;
height: 285px;
overflow: hidden;
}

.column_center{
float: left;
margin: 10px 20px;
padding: 5px;
border: 1px solid #d4d4d4;
width: 288px;
height: 285px;
overflow: hidden;
}

#bottom_line h3{
background: #f3f3f3;
margin: 0px;
padding: 2px 5px 10px 5px;
}

#bottom_line p{
background: #f3f3f3;
height: 114px;
padding: 0px 5px;
margin-bottom: 5px;
overflow: hidden;
}

#bottom_line p.img{
height: 136px;
overflow: hidden;
padding: 0px;
margin: 0px;
}


#bottom_line a{
border: 1px solid #3a5159;
float: right;
padding: 3px 0px 2px 0px;
bottom: 0px;
margin: 40px 5px 0px 5px;
color: #d4d4d4;
text-decoration: none;
}

#bottom_line a span{
background: #4a6a90;
margin: 1px 1px;
padding: 1px 10px;
overflow: hidden;
}

#bottom_line a:hover{
text-decoration: none;
}

.system-message{
margin-left: 20px;
}

/* Blogeintrag Anfang*/
.items-leading{
margin-top: 20px;
padding: 5px;
background: #f3f3f3;
margin-bottom: 20px;
}

.items-row {
padding: 5px;
background: #f3f3f3;
margin-bottom: 20px;
}

.items-leading h2{
font-size: 1.3em;
margin: 0px;
padding: 2px 5px 10px 0px;
}

.items-row h2{
font-size: 1.3em;
margin: 0px;
padding: 2px 5px 10px 0px;
}

.items-row h3{
margin: 0px;
padding: 2px 5px 10px 5px;
}

.items-row h4{
}

.items-row p{
}

.readmore{
         display: none;
}

.item-separator{
clear: both;
}

.items-leading img{
margin: 0px 10px 5px 0px;
float: left;
}

.items-row img{
margin: 0px 10px 5px 0px;
float: left;
}
/*Blogeintrag Ende*/

/*Konatktformular Anfang*/
fieldset{
width: 600px;
margin-left: 20px;
}

input{
        color:#4d4d4d;
        border: 1px solid #4d4d4d;
}

input:focus{
         color:#4d4d4d;
         border: 1px solid #4d4d4d;
}

input[submit]{
         border: 1px solid #4d4d4d;
}

input[submit]:focus{
         border: 1px solid #4d4d4d;
}

textarea{
         color:#4d4d4d;
         border: 1px solid #4d4d4d;
}

textarea:focus{
         color:#4d4d4d;
         border: 1px solid #4d4d4d;
}

.contact h3{
display: none;
}

.contact-form dl{
margin-top: 30px;
}

.contact-form dt{
margin-bottom: 3px;
}
.contact-form dd{
margin-bottom: 10px;
}

#content-top{
margin: 10px 10px;
padding: 0px
}

#content-center{
margin: 10px 10px;
padding: 0px
}

#content-bottom{
margin: 10px 10px;
padding: 0px
}

#jform_contact_email_copy-lbl{
float: left;
}

#jform_contact_email_copy{
width: 20px;
margin: 2px 20px;
}

div.control-group{
	margin: 10px 10px;
}

/*Konatktformular Ende*/

#footer{
clear: both;
height: 30px;
width: 100%;
color: #f3f3f3;
background: #3a5159;
}

#footer_container{
margin: 0px auto;
height: 30px;
width: 980px;
overflow: hidden;
}

#copy{
float: left;
margin: 8px 20px 0px 20px;
width: 600px;
}

#footernav{
float: right;
margin-top: 8px;
text-align: right;
}

#footernav ul{
margin:0;
padding:0;
}

#footernav li{
display: inline;
margin: 0px;
padding:0px;
}

#footernav a{
font-size:1.0em;
text-decoration: none;
margin: 0px;
color: #f3f3f3;
padding: 0px 10px;
}

#footernav a:hover{
text-decoration: underline;
}

#webdesign{
float: right;
margin: 8px 20px 0px 0px;
text-align: right;
}

#webdesign a{
font-size:1.0em;
text-decoration: none;
margin: 0px;
color: #f3f3f3;
padding: 0px 10px;
}

#webdesign a:hover{
text-decoration: underline;
}