

/****************************************************************
*								*
*	style.css (c) 2007 Wellness-fuer-Ihr-Tier.de		*
*								*
*****************************************************************


*****************************************************************
*								*
*	Farbindex						*
*								*
*	Headline		#BD0000				*
*	Mengentext 		#454B51				*
*	Sidebar BG		#ECF8FF				*
*	BG			#FCFDFF				*
*								*
*								*
****************************************************************/




/* -------- S E T T I N G S ---------------------------------- */

body
{	font: 80% "trebuchet ms", verdana, tahoma, arial, hevetica, sans-serif ;
	text-align: justify ;
	line-height: 170% ;
	color: #454B51 ;
	margin: 0 0 0 0 ;
	background-color: #FCFDFF; }




/* -------- H E A D ----------------------------------------- */

#head_bg
{	background-image: url(../img/head/head_bg.jpg) ;
	height: 211px; }


#head
{	background-image: url(../img/head/head.jpg) ;
	height: 211px;
	width: 805px;
	margin: 0 0 0 38px; }




/* -------- N A V I G A T I O N ----------------------------- */

span
{	visibility: hidden; }


.wil
{	display:block ;
	background-image: url(../img/navi/wil.png) ;
	background-repeat: no-repeat ;
	position: absolute ;
	width: 129px ;
	height: 46px ;
	margin: -67px 0 0 474px ;
	text-decoration: none ; }


.wil:hover
{	background-position: 0px -49px ; }


.wel
{	display:block ;
	background-image: url(../img/navi/wel.png) ;
	background-repeat: no-repeat ;
	position: absolute ;
	width: 101px ;
	height: 46px ;
	margin: -67px 0 0 605px ;
	text-decoration: none ; }


.wel:hover
{	background-position: 0px -49px ; }


.ueb
{	display:block ;
	background-image: url(../img/navi/ueb.png) ;
	background-repeat: no-repeat ;
	position: absolute ;
	width: 113px ;
	height: 46px ;
	margin: -67px 0 0 708px ;
	text-decoration: none ;	}


.ueb:hover
{	background-position: 0px -49px ; }


.kon
{	display:block ;
	background-image: url(../img/navi/kon.png) ;
	background-repeat: no-repeat ;
	position: absolute ;
	width: 93px ;
	height: 46px ;
	margin: -67px 0 0 823px ;
	text-decoration: none ; }


.kon:hover
{	background-position: 0px -49px ; }




/* -------- C O N T E N T ------------------------------------ */


#content_bg
{	width: 589px; }


#content
{	width: 447px;
	margin: 75px 0 70px 142px;
	text-align: justify; }


#content h1
{	color: #454B51;
	font-size: 130% ; }


#content h2
{	color: #454B51;
	font-size: 100% ; }


#content a:link
{	color: #f00 ;
	text-decoration: none ; }


#content a:visited
{	color: #f00 ;
	text-decoration: none ; }


#content a:hover
{	color: #BD0000 ;
	text-decoration: underline ; }


#content a:active
{	color: #BD0000 ;
	text-decoration: underline ; }


.floatleft
{	float: left;
	padding: 0 20px 0 0; }


.floatright
{	float: right;
	padding: 0 0 0 20px; }




/* -------- S I D E B A R ------------------------------------ */

#sidebar_bg
{	width: 325px;
	position: absolute;
	left:589px; top:281px; }


#sidebar_top
{	width: 275px;
	height: 75px;
	background-image: url(../img/sidebar/sidebar_top.jpg);
	margin: 0 0 0 50px; }


#sidebar
{	width: 215px;
	background-image: url(../img/sidebar/sidebar_bg.jpg);
	background-repeat: repeat-x ;
	background-color: #ECF8FF ;
	text-align: left;
	padding: 20px 30px 20px 30px ;
	margin: 0 0 0 50px; }


#sidebar_foot
{	width: 275px;
	height: 26px;
	background-image: url(../img/sidebar/sidebar_foot.jpg);
	margin: -20px 0 0 50px; }


#sidebar a:link
{	color: #f00 ;
	text-decoration: none ; }


#sidebar a:visited
{	color: #f00 ;
	text-decoration: none ; }


#sidebar a:hover
{	color: #BD0000 ;
	text-decoration: underline ; }


#sidebar a:active
{	color: #BD0000 ;
	text-decoration: underline ; }


#sidebar h1
{	color: #f00 ;
	font-size: 190% ; }




/* -------- F O O T ------------------------------------------ */

#foot1_bg
{	background-image: url(../img/foot/foot1_bg.jpg);
	height: 59px; }


#foot1
{	width: 739px;
	padding: 15px 0 0 0;
	text-align: center; }

#foot1 a:link
{	font-weight: bold;
	text-decoration: none;
	color: #454B51; }


#foot1 a:visited
{	font-weight: bold;
	text-decoration: none;
	color: #454B51; }


#foot1 a:hover
{	font-weight: bold;
	text-decoration: none;
	color: #626A72; }


#foot1 a:active
{	font-weight: bold;
	text-decoration: none;
	color: #626A72; }


#foot2_bg
{	background-color: #05365E;
	height: 65px; }


#foot2
{	
	width: 739px;
	height: 50px;
	padding: 15px 0 0 0;
	color: #fff;
	text-align: center; }











