body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #151515;
	background-image: url(http://www.dailydose.de/wind-waves/bg.gif);
	background-repeat: repeat-x;
    font-family: verdana;
    font-size: 10px;
	color: #CCCCCC;
}

.locator1 {
font-family: Verdana, Arial, Geneva;
font-size: 10px; font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #999999;
background-color: #282828;
background-image: url(http://www.dailydose.de/css/bgloc.gif);
}
.locator1 a:link, .locator1 a:visited{
color: #999999;
text-decoration: underline;
}
.locator1 a:hover, .locator1 a:active{
color: #FF9933;
text-decoration: underline;
}

.credit { font-family: Verdana, Arial, Geneva; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #777777}


.locator2{
font-family: Verdana, Arial, Geneva;
font-size: 24px;
font-weight: bold;
color: #444444;
line-height: 24px;
}
.locator2 a:link, .locator2 a:visited{
color: #444444;
text-decoration: underline;
}
.locator2 a:hover, .locator2 a:active{
color: #444444;
text-decoration: underline;
}

.text{
font-family: Verdana, Arial, Geneva;
font-size: 12px;
color: #444444;
}

.text a:link, .text a:visited{
color: #667191;
text-decoration: underline;
}
.text a:hover, .text a:active{
color: #FF9933;
text-decoration: underline;
}



.textfett{
font-family: Verdana, Arial, Geneva;
font-size: 12px;
font-weight: bold;
color: #444444;
}

.headline{
font-family: Verdana, Arial, Geneva;
font-size: 14px;
font-weight: bold;
color: #444444;
}


.navigation {
	background-image: url(bg-navblau.gif);
	border-top-color: #9facd1;
	border-right-color: #667191;
	border-left-color: #9facd1; /*000000 */
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #8c9ac2;
}
.navigationgrau {
	background-image: url(bg-navgrau.gif);
	border-top-color: #9c9c9c;
	border-right-color: #5d5d5d;
	border-left-color: #9c9c9c; /*000000 */
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #878787;
}
.navigationaktiv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #F2F0E8; /*878787 */
	border-left-color: #F2F0E8;
	background-color: #F2F0E8;
}

.navlink{
font-family: Verdana, Arial, Geneva;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
line-height: 12px;
}
.navlink a:link, .navlink a:visited{
color: #FFFFFF;
text-decoration: none;
}
.navlink a:hover, .navlink a:active{
color: #FFFFFF;
text-decoration: underline;
}


/*BS Start*/

#dd_locator {
	text-align: left;
	height: 45px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(http://www.dailydose.de/css/bglocator.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: scroll;
}

#dd_abstand {
	height: 44px;
	width: 1px;
}

#dd_main {
	text-align: left;
	width: 881px;
	margin: 0px auto;
	min-height: 1300px;
}

#dd_banner {
	width: 750px;
	position: relative;
	text-align: center;
	z-index: 900;
}

#dd_inhalt {
	width: 750px;
	margin-top: 10px;
	margin-bottom: 11px;
}

/*BS Positionierung*/
#dd_skyposition {
	height: 1px;
	position: relative;
}

#dd_sky {
	position: absolute;
	left: 761px;
	top: 11px;
	z-index: 900;
}

#dd_sky_2 {
	position: absolute;
	left: 761px;
	top: 622px;
	z-index: 800;
}

#dd_banner_2 {
	width: 750px;
	position: relative;
	text-align: center;
	z-index: 800;
}

#dd_footer {
	padding: 0px;
	margin: 35px 0px 0px 0px;
}
