






body {
	width: 960px;
	margin: 0 auto;
	font-family: Helvetica;
	color: #666666;
}

h1 {margin-top: 0px;}
h2 {font-weight: normal; margin-bottom: 30px;}
h3 {font-size: 26px; font-weight: bold; margin-bottom: 10px;}

p {margin-top: 5px;}

a {color: #539BA7; text-decoration:none}
a:hover {text-decoration: underline;}

.button {background-color: #539BA7; color: white; padding: 12px 30px 12px 30px; border: none; font-size: 18px; border-radius: 3px; box-shadow:1px 1px #666}
.button:hover {opacity: 0.6; cursor: pointer; text-decoration: none;}




#logo { 
	float: left;

}

#menu {
	text-align: right;
}

#header {
	height: 150px;
	padding-top: 10px;
}

#buehne {
	height: 350px;
	padding-top: 50px;
}

#videodingens {
	height: 250px;
	width: 450px;
	float: left;
	margin-right: 30px;

	border: 2px solid #666;
}


#buehne-text {

}

#cont {
	margin: 40px 0 40px 0;
}

#cont.background-dark {
	margin-top: 0px;
}

#grid {
	overflow:hidden;
}

#footer {
	background-image: url(footer.png);
	background-repeat:no-repeat;
	color: white;
	text-align: center;
	padding: 15px 0px;
}

#footer p {
	margin: 0px;
}

.kursiv {
	font-style: italic;
}

.icon-camera {
	background-image: url(camera.png);
	background-repeat:no-repeat;
	padding-left: 70px;
	height: 60px;
	font-size: 20px;
	font-weight: bold;
}

.icon-smiley{
	background-image: url(smiley.png);
	background-repeat:no-repeat;
	padding-left: 70px;
	height: 60px;
	font-size: 20px;
	font-weight: bold;
}

.icon-scissors {
	background-image: url(scissors.png);
	background-repeat:no-repeat;
	padding-left: 70px;
	height: 60px;
	font-size: 20px;
	font-weight: bold;
}


.raster-33 {
	float: left;
	width: 33.33333%;
}

.background-dark {
	background-image: url(negativ.png);
	background-repeat:no-repeat;
	padding: 32px 0px;
	height: 250px;
}

.zahl {
	font-size: 80px;
	text-align: center;
	margin: 0;
	font-weight: bold;
	padding-top: 5px;
	color: #539BA7;
}

.zahl-text {
	text-align: center;
	padding: 5px 15px;
	margin:0px;
	color: #539ba7;
}