body {
	background-image: url(images/backy.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E3E1E1;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
}
.bodystart {
	background-image: url(images/backy2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E3E1E1;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	background-attachment: fixed;
	position: relative;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3b3b7d;
	font-weight: normal;
	text-decoration:none;
	border-bottom:0px;
	
	}
a {
	color: #3b3b7d;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
    border-bottom:1px dotted #3b3b7d;
}

a:hover {
	color: #ea2827;
	text-decoration:none;
    border-bottom:1px solid #ea2827;
}
.drill {
	text-align: right;
}

/* CONTAINERS ------------------------------------------------ */

.containerlo, .containerlu, .containerro, .containerru {
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 0px;
}
.containerlo {
	background-image: url(images/_lo.gif);
	background-position: left top;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.containerlu {
	background-image: url(images/_lu.gif);
	background-position: left bottom;
	padding: 0px 0px 5px 5px;
	text-align: left;
	vertical-align: top;
}
.containerru {
	background-image: url(images/_ru.gif);
	background-position: right bottom;
	padding: 0px 10px 10px 0px;
	text-align: right;
	vertical-align: top;
	margin: auto;
}
.containerro {
	background-image: url(images/_ro.gif);
	background-position: right top;
	padding: 10px 10px 5px 5px;
	text-align: left;
	vertical-align: top;
	margin: auto;
}

/* DASHBOARD ------------------------------------------------ */
.dashidee, .dashmethodik, .dashpartner, .dashgewinn, .dashergebnisse, .dashhintergrund, .dashmitmachen, .dashnews {
	background-color: #d5e3fb;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	}
.logo {
	background-attachment: scroll;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.thmb {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 0px;
}
.header {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.copy {
	font-size: 8px;
	color: #000000;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.navilink {
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 0px;
}
.navioff {
	margin: auto;
	padding: 6px;
	text-align: center;
	background-color: #d5e3fb;
}
.navigation {
	border: 1px solid #666666;
}
.navion {
	margin: auto;
	padding: 6px;
	text-align: center;
	background-color: #abffa9;
	font-weight: bold;
	font-size: 10px;
}

.contentleft {
	margin: auto;
	padding: 10px 20px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.contentright {
	margin: auto;
	padding: 10px 20px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.contentmiddle {
	margin: auto;
	padding: 10px 20px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.phat {
	font-weight: bold;
}
.rockyidee {
	margin: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.contentheader {
	margin: auto;
	padding: 20px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3b3b7d;
	font-weight: normal;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.contentidee, .contentmethodik, .contentpartner, .contentgewinn, .contentergebnisse, .contenthintergrund, .contentmitmachen, .contentnews {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	}
