/* Stylsheet fuer samkonrad.ch */





body {
	background-image: none; 
  	color:#000000;
	float:none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	text-decoration:none;
	height: 100%;
	width: 100%;
	padding: 0;
	margin-left: 10px;
}

#linkbereich {

	height:100%;
	width: 100%;
	
}



#wrapper {
	margin-left:0px;
	height: auto;


}

#kopfbereich {
	margin-left:200px;
	margin-top:25px;
}


#navibereich {
	margin-left:80px;
	margin-top: 50px;
	border-left: 0px solid black;
	padding: 4px;
	border-color:#000000;
	height:90px;
	width: 200px;
	
}

#bild_beratung  { 
  	float:left;
	margin-right:; 
}

#tabelle_beratung  {
	float:left;
	margin-left:-646px;
	margin-top:50px;
	}

#textbereich {
	color: #000000;
	margin-left: 300px;
	margin-top: -92px;
	width: 45%;
	height: 100%;
}

#textbereich-contact {
	
	color:#333333;
	margin-left:300px;
	margin-top: -85px;
	width: 45%;
	height:100%;	

}

#txt1 {
	background-color: #000000;
	color:#ffffff;
	margin-left: 0px;
	padding: 5px;
	width: 480px;
	height:480px;	

}


#fusbereich {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 16px;
	margin-bottom:9px;
	margin-left: 0px;
	margin-right: 100px;

}
#bgimg {
	position:absolute;
	z-index:-1;
	left: 65px;
	top: 159px;
}

#logotop {
	border-bottom: 0px solid #000000;

}

a:focus {
	outline:none;
}

a:{text-decoration: none;}
a:link{ colore: none;}


.image {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.image a {
	text-decoration: none;
}


a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.image a img {
	text-decoration: none;
	border-style:none
}


.image a:focus {
	outline: none;

}

a {
	color: #333333;
	text-decoration: none;
}
a:visited {color: #454545;}
a:hover {color: non;}
a:active { color:#0010101;}
a:focus {outline:none;}
a:{text-decoration: none;}
a:link{ colore: none;}

h1 {
font-size: 12px;
font-weight: bold;
text-transform:uppercase;
padding:0px px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 0px 0px;
margin:0px;}

/*==========================================================
  ===================Portfolio Styles=======================
  =========================================================*/
  
  
#titelimg01 {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: -7px;
	margin-left: 0px;
}

#titelimg02 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -7px;
	margin-left: 0px;
}

#portfolioimg {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#archivlink {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}


/*==========================================================
  ===================Sonstige Styles========================
  =========================================================*/
 
  /*Kontaktformular*/
  
form{
	margin-top: 30px;
  	background-color:none;
	color:#000000;
  }
  
label {
  	display: block;
  	cursor: pointer;
  }
  
input#absender, textarea {
	width: 390px;
	border: 1px solid #000000;
	margin-bottom: 1em;
  
}
  
input#name, textarea {
	width: 390px;
	border: 1px solid #000000;
	margin-bottom: 1em;
  
}  
  
 input#betreff, textarea {
	width: 390px;
	border: 1px solid #000000;
	margin-bottom: 1em;
  
} 
  
  
   
  
  
  
  
  
  
  
  /*================================ENDE=======================================*/
