@charset "UTF-8";
/* CSS Document */

#logo {
	width: 132px;
	height: 91px;
	position:absolute;
	top: 40px;
	left: 235px;
	background-image: url(img/viso-logo.svg);
}

#menu {
	width: 175px;
	height: 400px;;
	position:absolute;
	top: 40px;
	left: 40px;
}

#inhalt {
	width: 600px;
	height: 400px;
	position:absolute;
	top: 180px;
	left: 235px;
	
}

a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
}
a:hover {
	
	text-decoration:underline;
	color:#999;
}

.menu {
}
	
	
#menu a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	
		line-height: 18px;

	color: #666;
	padding: 3px 5px 3px 3px;}
	
#menu a:hover {
		color: #000;

}
	
p {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	color:#333;
	margin-bottom: 25px;

	
	
}

h1 {font-family: Helvetica, Arial, sans-serif; font-size:16px; }
h2 {font-family: Helvetica, Arial, sans-serif; font-size:14px; margin: 0; padding: 0; margin-bottom: 3px;}

.kundeauftrag {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align:left ;

	color:#333;

}

.teamfoto {
float: left;
width: 200px;
height: 117px;

}

.teamtext {
float: right;
width: 400px;
height: auto;
}

.teamwrapper {
margin-bottom: 100px;
width: 600px;
height: 200px;

}

td {margin-left: 0px; padding-left: 0px;}