* {
	margin: 0;
	padding: 0;
}

body {
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	min-width: 760px;
}

.clear {
	clear: both;
}

.fullwidth {
	padding-right: 0;
	padding-left: 0;
}

.floatright {
	float: right;
	padding-left: 10px;
}

#main {
	width: 100%;
	visibility: visible;
	margin: 10px auto 0
}

#mainleft {
	float: left;
	width: 410px;
}

#mainright {
	float: right;
	padding-top: 20px;
}
#teaser {
	width: 100%;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 20px;
}
#youtube {
	float: left;
	width: 100%;
	text-align: center;
}
#tvspot {
	width: 100%;
	clear: left;
	padding-top: 10px;
}
#tvspot li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#logo_waldmeier {
	text-align: center;
	padding-left: 570px;
	margin-bottom: 10px;
}

#container {
	text-align: center;
	margin-top: 10px;
}

#content {
	color: black;
	font-size: 12px;
	text-align: left;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

.toggler {
	background-color: #eee;
}

.toggler:hover {
	cursor: pointer;
	background-color: #ddd;
}

#footer {
	color: #999;
	font-size: 10px;
	text-align: center;
	clear: both;
	width: 100%;
	margin-top: 10px;
	padding-top: 4px;
	border-top: 3px solid #4da287;
}

p {
	line-height: 1.5;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-right: 4px;
}

td {
	text-align: left;
	vertical-align: middle;
}

h1, h2, h3{
	line-height: 1.5;
	padding-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	padding-left: 8px;
	padding-bottom: 5px;
}

/* START nur für IE6 notwendig 
h3 a:link {
	text-decoration: none;
	color: #666;
}

h3 a:hover {
	color: #4da287;
	text-decoration: underline;
	background-color: #ddd;
}
 ENDE nur für IE6 notwendig */

.tduline {
	border-bottom: 1px solid silver;
	padding-bottom: 2px;
	padding-right: 2px;
	vertical-align: top;
}

.tdhell {
	background-color: #e4e4e4;
}

.tddunkel {
	background-color: #d7d7d7;
}

a:link {
	color: #4da287;
}

a:visited {
	color: #4da287;
}

a:hover {
	color: #4da287;
	text-decoration: underline;
}

a:active {
	color: #4da287;
}

.eingabegross {
	width: 234px;
	margin: 2px;
	padding: 2px;
	border: solid 1px #4da287;
}

.selectgross {
	margin: 2px;
	padding: 2px;
	width: 240px;
	border: solid 1px #4da287;
}

.smalltext {
	font-size: 10px;
}

/* personal */

#welcome {
	width: 340px;
	float: left;
	margin-right: 10px;
}

#team {
	margin-right: 5px;
	width: 330px;
	float: left;
	margin-left: 5px;
}

#nintendo {
	background-image: url(images/img_nintendods-black.jpg);
	background-repeat: no-repeat;
	width: 386px;
	height: 400px;
	float: right;
	margin-bottom: 20px;
}

#foto {
	margin-left: 104px;
	background-color: #e0e0e0;
	width: 177px;
	height: 131px;
	margin-top: 31px;
}

#staff {
	margin-left: 94px;
	width: 182px;
	height: 136px;
	margin-top: 62px;
	overflow: auto;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	background-color: white;
	padding: 8px;
	line-height: 1.5;
}

#kontakt {
	height: 355px;
	width: 500px;
	visibility: visible;
	overflow: scroll;
	top: 80px;
	left: 76px;
	position: relative;
}

#anfahrt {
	height: 355px;
	width: 500px;
	visibility: visible;
	overflow: hidden;
	top: 80px;
	left: 76px;
	position: relative;
}

#leappad {
	background-image: url(images/leappad.jpg);
	background-repeat: no-repeat;
	height: 505px;
}

.team {
	background-color: #ececec;
}

.marke {
	float: left;
	width: 185px;
	height: 120px;
	margin-bottom: 40px;
	margin-top: 10px;
}

.markelogo {
	float: left;
	text-align: center;
	width: 100%;
	margin-top: auto;
	margin-bottom: auto;
	height: 75px;
}

.marketext {
	float: left;
	height: 30px;
	text-align: center;
	width: 100%;
}

.paddding10t {
	padding-top: 10px;
}

/* START Navigation */

#navwrap {
	width: 100%;
	text-align: center;
	background: url(images/n_filler.gif) repeat-x 0 3px;
}

#nav {
	width: 760px;
	margin-top: 0px;
	height: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

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

#nav li {
	display: inline;
	background-image: url(images/n_filler.gif);
}

#nav li a {
	height: 50px;
	overflow: hidden;
	background: url(images/nav_de.gif) no-repeat;
	float: left;
}

#nav li#n_home a {
	background-position: 0 0;
	width: 115px;
}

#nav li#n_personal a {
	background-position: -115px 0;
	width: 110px;
}

#nav li#n_produkte a {
	background-position: -224px 0;
	width: 180px;
}

#nav li#n_kontakt a {
	background-position: -404px	 0;
	width: 105px;
}

#nav li#n_newsletter a {
	background-position: -509px 0;
	width: 125px;
}

#nav li#n_database a {
	background-position: -634px 0;
	width: 125px;
}

#nav li#n_home a:hover {
	background-position: 0 -50px;
}

#nav li#n_personal a:hover {
	background-position: -115px -50px;
}

#nav li#n_produkte a:hover {
	background-position: -224px -50px;
}

#nav li#n_kontakt a:hover {
	background-position: -404px -50px;
}

#nav li#n_newsletter a:hover {
	background-position: -509px -50px;
}

#nav li#n_database a:hover {
	background-position: -634px -50px;
}

/* END Navigation */

.clear {
	clear: both;
}

#subnav {
	
}
