/* Webdesign mit (X)HTML und CSS
Start am May 2007
Letzte Aenderung am 16 Juni 2007, 6 April 2008, 17. April 2009, 18. July 2009*/

/* Wichtige Farben */
/* 	schwarz -> #000000
	begie -> #F6E2C6
	hellbraun -> #a58667
	dunkelbraun -> #613E20
	wrapper -> #5F3E1F */

/* ---- LAYOUT -----*/

body {
font-size: 85%;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: center;
background-color: #e2dfdf;
}

h1 {
margin: 20px 20px -10px 20px;
color: #613E20;
text-align:center;
}


h2, h3,  h5, h6 {
margin: 20px 20px -10px 20px;
color: #613E20;
}



h4 {
margin:20px 20px -15px 20px;
color: #613E20;
font-style:italic;
}

p {
margin: 15px 20px;
}

/*- Der wrap beinhaltet die ganze div: im header hat der language, der content ist links und der sidebar ist rechts, am schluss ist der footer  -*/
#wrap {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	border:1px solid #5f3e1f;
}

#innerwrap {
	width: 780px;
	height:100%;
	margin: 0 auto;
	text-align: left;
	background-image:url(../imagine/background.gif);
	background-repeat:repeat;
	}


#header {
	float: left;
	width: 780px;
	height: 100px;
	text-align: left;
	background-color:#000000;
	background-image: url(/imagine/banner3.jpg);
}

#navigation {
	float: left;
	width: 780px;
	height: 23px;
	border-bottom: 1px solid #999;
	border-top: 1px none #999;
	background-color: #A58667;
	}


#content {
	float: left; /*bereich ist leer*/
	width: 540px;
	padding-bottom:10px;
}

#sidebar {
	float: left; 
	width: 230px; /*bereich ist leer*/
	margin-right: 5px;
	text-align:left;
	border-left-color:#999999;
	}

#language {
	float: right;
	width: 24px;
	text-align: left;
}

#footer {
	clear: both;
	width: 780px;
	text-align: center;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #A58667;
	color: #F6E2C6;
}

/* ---- NAVIGATOR LEISTE-----*/

#navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
float: left;
}

#navigation li {
float: left;
}

#navigation a {
display: block;
color: #613E20;
background-color: #A58667;
width: 85px;
padding: 3px 12px 3px 8px;
text-decoration: none;
text-align: center;
font-weight: bold;
 }
 
#navigation li li a {
display: block;
color: #613E20;
background-color: #FFBBDD;
width: 70px;
padding: 3px 3px 3px 17px;
text-decoration: none;
font-weight: normal;
 }

#navigation a:hover {
background-color: #613e20;
color: #a58667
}

/*aktuelle Seite ist dann markiert*/

body#index a.indexnav,
body#katzen a.katzennav,
body#kitten a.kittennav,
body#pflege a.pflegenav,
body#links a.linksnav,
body#galerie a.galerienav,
body#kontakt a.kontaktnav,
  {
background-color: #613e20;
color: #a58667;
height: 23px;
width: 70px;
}


/*---- FORMULAR -----*/

legend {
font-weight: bold;
font-size: 120%;
color: #999;
}

#person label {
display: block;
font-weight: bold;
}

fieldset {
border: 1px solid #dbd;
background: #FFFFCC;
}

textarea {
width: 375px;
height: 125px;
}


/* ---- LINKS-----*/

#sidebar ul  {
list-style-type: none;
color:#999;
padding-top:50px;
font-weight:bold;
font-size:90%;
}

#sidebar ul li {
text-decoration: none;
padding:10px 0 10px 0;
}

#sidebar a {
color: #603f20;
text-decoration: none;
}

#sidebar a:hover {
color: #999999;
padding-left:10px;
text-decoration:none;
} 

body.linksaby a.linksabynav,
body.linksclub a.linksclubnav,
body.linkssonstige a.linkssonstigenav,
body.pflegestart a.pflegestartnav,
body.nutrition a.nutritionstartnav,
body.meinekatzen a.meinekatzennav,
body.spielgruppe a.spielgruppenav,
body.litter a.litternav,
body.kindergarden a.kindergardennav,
body.boys a.boysnav,
body.girls a.girlsnav,
body.platzieren a.platzierennav,
{
color:#999;
font-size:120%;
padding-left:10px;
text-decoration:none;
height: 23px;
width: 70px;
}

#content a:link {
color: #BAB8E5;
text-decoration: none
}

#content a:visited {
color: #613E20;
text-decoration: none;
}

#content a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #BAB8E5;
} 


#language a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #A58667;
	text-decoration: none;
}

#language a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #A58667;
	text-decoration: none;
}

#language a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E19CBF;
	text-decoration: none;
}

#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #F6E2C6;
	text-decoration: none;
}

#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6E2C6;
	text-decoration: none;
}

#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #613E20;
	background-color: #F6E2C6;
	text-decoration: none;
}


.quote{
	margin:50px;
	font-style:normal;
	font-size:18px;
	color: #990000;
	background-color: #A58667;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #000000;
}

.bold {
font-weight: bold;}

.picturecenter {
margin: 1px 130px 10px 130px;
border: 1px solid #5f3e1f;
border-style: ridge;
padding: 3px;
}


.picturecenter {
margin: 1px 130px 10px 130px;
border: 1px solid #5f3e1f;
border-style: ridge;
padding: 3px;
}


.picturesidebar {
margin:20px 5px 20px 20px;
}


.pictureleft {
float:left;
margin:20px 5px 20px 20px;
}

