@import url(freakydog_blog.css);
@import url(freakydog_galerie.css);
@import url(freakydog_lesetipps.css);
@import url(freakydog_links.css);
@import url(freakydog_widgets.css);


/* the hund */
a#top{
	display: block;
	border: none;
	width: 160px;
	height: 114px;
	background-image: url(../gfx/header_dog.png) !important;
	background-image: url(../gfx/header_dog.gif);
	cursor: move;
}

a#top span{
	display: none;
}

/* banner */
div.banner-teaser{
	padding: 20px 0 20px 0;
	margin: -30px 0 50px 0;
	border-bottom: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
}

/*
div.banner-einzel{
	width: 468px;
	height: 60px;
	margin: 10px 0 20px; 
	background-color: #F3F3ED;
	border: 1px dashed #CECFB6;
	border-left: none;
	border-right: none;
	padding: 3px 5px 4px 5px;
}
*/

div.banner-einzel{
	width: 468px;
	height: 60px;
	margin: 10px 0 20px -3px; 
}


div.banner-einzel-unten{
	width: 468px;
	height: 60px;
	margin: 20px auto 30px 0;
}


.h{
	display: none;
}

.c{
	clear: both;
}

small{
	font-size: 11px;
}

hr.c{
	clear: both;
	border: none;
	color: white;
	background-color: White;
	visibility: hidden;
}

a:link{
	color: #D11F3E;
}

a:visited{
	color: #8E152A;	
}
a:hover{
	color: #FF6600;
}

#intro{
	display: none;
}

#header{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 190px;
	background-image: url(../gfx/header.png) !important; 
	background-image: url(../gfx/header.gif); 
}

body{
	margin: 0;
	padding: 0;
	background-color: White;
	color: Black;
	font-family: Verdana, sans-serif;
}


/* content */

#content{
	background-color: White;
	font-size: 12px;
	line-height: 20px;
	color: #383838;
}

#content div.content-outline{
	width: 898px;
	margin: 0 auto 0 auto;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	
	background-image: url(../gfx/trennlinie.gif);
	background-position: 570px 0;
	background-repeat: repeat-y;
}

#content h1{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-weight: normal;
	color: #4E4E4E;
	line-height: 25px;
}

#content h2{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	color: black;
	line-height: 25px;
}

#footer{
	background-image: url(../gfx/footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #666666;
	padding: 30px 20px 0 20px;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	height: 50px !important;
	height: 70px;
}

#footer a:link,
#footer a:visited{
	color: black;
	text-decoration: underline;
}

#footer a:hover{
	text-decoration: none;
}

#footer p.up{
	float: left;
	margin: 0;
}

#footer p.up b{
	font-size: 16px;
	font-weight: normal;
}

#footer p.copy{
	float: right;
	margin: 0;
}

#header{
	font-family: "Trebuchet MS";
	font-size: 10px;
}

#header ul{
	margin: 15px auto 0 auto;
	padding: 0;
	list-style: none;
	width: 900px;
}

#header ul li{
	float: left;
	margin: 0 20px 0 0px;
	border-left: 1px solid #BBBBBB;
	padding: 0 0 0 4px;
}

#header ul li.kontakt{
	margin-right: 0;
}

#header ul li a:link,
#header ul li a:visited{
	color: black;
	text-decoration: none;
	color: #515151;
}

#header ul li a:hover,
#header ul li a:hover strong{
	color: #0066CC;
}

#header ul li a strong{
	display: block;
	font-size: 14px;
	color: black;
}

#header ul li a strong span{
	font-size: 11px;
	color: #848484;
}


#header p.about{
	margin: 0 auto;
	height: 	115px;
	background-image: url(../gfx/logo_t.gif);	
	width: 900px;
	overflow: hidden;
	background-repeat: no-repeat;
	
}

#header p.about em{
	display: none;
}

.full{
	padding: 200px  30px 30px 30px;	
}

.blog{
	width: 511px;
	float: left;
	padding: 200px  30px 30px 30px;
}

.widgets{
	width: 290px;
	float: right;
	font-size: 12px;
	padding: 210px 20px 0 0;
}
