body{
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 940px;
	font-family: "Calibri","Tahoma",sans-serif;
	color: white;
}

#languageselect{
	float:left;
	color:#1F97CB;
	font-weight: bold;
}



#submitbutton{
	height:25px;
	margin-left:100px;
}

.bilder {
    float: left;
    font-size: 0.8em;
    padding: 0 4px 0 0;
    width: 134px;
}
.bilder em{
	font-weight: bold;
	font-style: normal;
	color: #A7D2AD;
}

a:link, a:visited {
	color:#1F97CB;
	font-weight: bold;
	text-decoration: none;
}

#tel a:link, #tel a:visited{
	text-decoration:none;
	color:#1F97CB;
	
}


a:hover {
	color:#00955F;
	text-decoration: none;		
}

.on {
	color:#00955F !important
}

img{
	border: 0;
}

#wrapper{
	/*background:url(Images/background.gif) no-repeat center top;*/
	background: url(Images/backgroundlogo.gif) #0089C4;
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:auto;
	min-height:552px;
	text-align:left;
}


#image {
    float: right;
    font-size: 18px;
    line-height: 55px;
    text-align: left;
     margin-top: 18px;
}


h1 {
    font-size: 1.65em;
    font-weight: bold;
    line-height: 0;
    margin: 30px 0 0;
    text-align: center;
}


h2 {
    color: #A7D2AD;
    font-size: 1.4em;
    margin: 10px 0;
    text-align: right;
    width: 492px;
}

h3 {
    font-size: 1em;
    font-weight: bold;
    line-height: 2px;
    margin-top: 18px;
}

#eficiente{
	color: #a7d2ad;
	font-size: 0.8em;
}

label{
	display:block;
	float:left;
	cursor:pointer;
	width:100px;
}

input, textarea, select{
	border: 1px solid white;
	margin: 3px 0;
	padding: 3px 3px;
	cursor:pointer;
	font-size: 0.8em;
}

textarea{
	border: 1px solid white;
	margin: 3px 0;
	padding: 3px 3px;
	cursor:pointer;
}

input:active,input:focus,input:hover{
	background:#A7D2AD;
}

fieldset{
	border: 1px dotted white;
	margin:8px;
}


#navmain ul{
	text-align: left;
    font-weight: normal;
    margin-bottom: 4px;
    padding:0px;
}


#navmain li{
	list-style: none;
	color:#1F97CB;
	font-weight: bold;
	display: inline;
	word-spacing: 4px;
	}

ul{
	margin-top: 0px;
}


#languageselect, #form, li, p {
    font-size: 0.9em;
    line-height: 15px;
}


#headerlogo {
    height: 90px;
    margin: 10px 5px 10px 0;
    text-align: right;
}


#services,#form{
    float: left;
    text-align: left;
    width: 450px;
    padding: 0 20px;
}
   
#haftung{
    float: left;
    margin-top: 0;
    padding: 0 20px 0;
    text-align: left;
}
   
   
#services a:link, #services a:visited, #image a:link, #image a:visited{
	color: #a7d2ad;
}

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

#team {
    margin: 36px auto;
    text-align: center;
    width: 700px;
}

#copyright{
	text-align: left;
	color: black;
	font-size: 0.85em;
	float: left;
	width: 335px;
}

#footer{
	overflow: auto;
}

#skype {
    margin-bottom: -12px;
}

#tel {
    color: black;
    float: right;
    font-size: 0.85em;
    text-align: right;
    width: 414px;
}

#tel a:link, #tel a:visited{
	color:black;
	font-weight: normal;
}

#copyright a:link, #copyright a:visited{
	color:black;
	font-weight: normal;
}

#tel a:hover, #copyright a:hover{
	text-decoration: underline;
	
}

#greenline{
	background:#00955F;
	height:8px;
	margin-bottom:3px;
}

em{
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	color: white;
}


#footer em{
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	color: #1f97cb;
}


