/* global styles */
body {
	margin:0;
	padding:0;
	background:#d7d0c7;
	
}

.clear {
    clear: both;
}

#header {
    height:0px;
}

#mainwrapper {
	background: url('../images/backgradient.jpg') center 0px repeat-y;
	margin:0 auto;
	border:1px solid #d7d0c7;
	width:918px;
	height:619px;
}

#main {
	position:relative;
	margin-top:20px;
	margin-left:20px;
	z-index:1;
	width:882px;
	height:550px;
}
#buttontext {
	position:absolute;
	top:35px;
	left:560px;
}

#logo {
	margin:5px;
	margin-left:3px;
	height:101px;
}

#mainmenu {
	position:relative;
	top:0;
	margin-top:70px;
}

#leftcol {
	margin-top:23px;
	width:160px;
	overflow:hidden;
	height:527px;
	float:left;
	background:white;
}

#rightcol {
	position:relative;
	z-index:1;
	width:715px;
	height:550px;
	float:right;
}

#content {
	position:relative;
	z-index:1;
	top:280px;
	left:60px;
	width:580px;
}
#content2 {
	position:relative;
	z-index:1;
	top:50px;
	left:60px;
	width:580px;
}


#footer {
	
}


#slidecontent{
	position:absolute;
	z-index:1;
}
#slidecontent div{
	width:580px;
	height:240px;
	float:left;
}


.slidemask{
	position:relative;
	width:580px;
	height:240px;
	overflow:hidden;
}


#slidecontent2{
	position:absolute;
	z-index:1;
}
#slidecontent2 .container {
	width:580px;
	height:350px;
	float:left;
}

#slidecontent2 .container p, #slidecontent2 .container a {
	font-size: 10px; 
	line-height: 14px; 
	font-family: Arial;
}


.slidemask2{
	position:relative;
	width:580px;
	height:350px;
	overflow:hidden;
}


span img{
	display:block;
	border:none;
}

.sinnstiftertest {
	padding-top:10px;
}

.sinnstiftertest table {
	margin-top:8px;
}

.sinnstiftertest table td {
	padding-left:10px;
}
