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;
}
