* {
	margin:0px;
	padding:0px;
}

html {
	height:100%;
	width:100%;
	font-family:verdana;
	line-height:150%;
	font-size:12px;
	color:#444444;
}

body {
	height:100%;
}

a {
	color:#f49e00;
	text-decoration:none;
}

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

a img {
	border:none;
}

hr {
	background-color:#797979; 
	color:#797979; 
	height:1px; 
	border-style:none;
	margin:12px 0 13px 0;
}

h1 {
	font-size:20px;
	color:#fecc00;
	margin:0 0 15px 0;
	font-weight:normal;
}

h2 {
	font-size:12px;
	color:#333;
	font-weight:bold;
	margin:0 0 6px 0;
}

p {
	margin:0 0 6px 0;
}

.text img {
	padding:0pt 10px;
}

.clear {
	clear:both;
}

#wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	width:950px;
	margin:0 auto;
}

#footer {
	position:relative;
	margin:-78px 0 0 0;
	background:url(/de/wLayout/design/img/footer.png) repeat-x;
	height:78px;
}

*html #footer {
	position:relative;
	margin:-78px 0 0 0;
	background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/de/wLayout/design/img/footer.png');
	height:78px;
}

#blockTop {
	background:url(/de/wLayout/design/img/bg-top.jpg) no-repeat;
	width:950px;
	height:114px;
}

#blockTop h1 a {
	display:block;
	position:absolute;
	top:0px;
	margin:0 0 0 630px;
	width:319px;
	height:108px;
	background:url(/de/wLayout/design/img/logo-oben.gif) no-repeat;
}

#blockTop h1 a span {
	display:none;
}

#blockLeft {
	margin:36px 0 0 11px;
	width:327px;
	padding:0px 0 95px 0;
	float:left;
	display:inline;
}

#bild {
	width:299px;
	height:154px;
	overflow:hidden;
	margin:0 0 33px 0;
	background:url(/de/wLayout/design/img/pusteblume.jpg) no-repeat;
}

#logo {
	width:299px;
	height:174px;
	margin:25px 0 0 0;
}

#logo h1 a{
	background:url(/de/wLayout/design/img/logo.jpg) no-repeat;
	width:299px;
	height:112px;
	display:block;
}

#logo h1 a span {
	display:none;
}

#logo #left {
	width:140px;
	float:left;
}

#logo #right {
	width:159px;
	float:left;
}


.blockContent {
	margin:36px 0 0 0;
	float:right;
	width:612px;
	min-height:600px;
	height:auto !important;
	height:600px;
	padding:0px 0 95px 0;
	background:url(/de/wLayout/design/img/bg-wrapper.jpg) top right no-repeat;
}

.blockContent h2 {
	color:#333;
}

#flashcontent {
	margin:0 0 22px 0;
}

.elementForm{
	margin:15px 0 0 15px;
}

.elementForm .links {
	float:left;
	width:49%;
}

.elementForm .rechts {
	float:left;
	width:50%;
}

.elementForm label {
	float:left;
	width:80px;
}

.elementForm label.Angaben{
	width:130px;
}

.elementForm input{
	width:200px;
	margin:0 0 5px 0;
}

.elementForm input.buttonAdmin{
	width:150px;
	float:right;
	cursor:pointer;
	margin:0 15px 0 0;
}

.elementForm select{
	width:203px;
	margin:0 0 5px 0;
	padding:0 0 0 10px;
}

.elementForm select option{
	padding:0 0 0 10px;
}

.elementForm textarea{
	width:280px;
	height:100px;
}

.editButton {
	position:absolute;
	margin:10px 0 0 340px;
}

ul.newsletter-arbeitsproben {
	margin:10px 0;
	}
	
ul.newsletter-arbeitsproben li {
	list-style:none;
	}