/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

html, body, span, a, table, td, form, textarea, h1, h2, h3, p, ul, li, label {
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, sans-serif;
	border: 0;
}


a {
color: #dddddd;
outline: none;
font-size: 10px;
font-weight: bold;
}

a:visited {color:#ffffcc;}
a:hover {color: #000000;}
a:active { color:#000000;}

p {font-size: 10px;}
p {font-weight: regular;}
p {color: #777777;}

h1 {font-size: 10px;}
h1 {font-weight: regular;}
h1 {color: #cccccc;}

h5 {font-size: 18px;}
h5 {font-weight: bold;}
h5 {color: #eeeeee;}

.clearit {
	clear: both;
}

/****************************************************************  navigation  */

ul#navigation {
	width: 664px;
	height: 101px;
	background: url(head.png) no-repeat;
	list-style: none;
}

ul#navigation  li {
	float: left;
	height: 101px;
}

ul#navigation  a {
	display: block;
	text-decoration: none;
	height: 101px;
	text-indent: -10000px;
}

a#navigation-home			{ background: url(bt_home.png) no-repeat left top; margin-top: 49px; margin-left: 55px; width: 114px;}
a#navigation-termine		{ background: url(bt_termine.png) no-repeat left top; margin-top: 55px; margin-left: 98px; height: 30px; width: 67px;}
a#navigation-galerie		{ background: url(bt_galerie.png) no-repeat left top; margin-top: 55px; margin-left: 10px; width: 67px;}
a#navigation-team			{ background: url(bt_team.png) no-repeat left top; margin-top: 55px; margin-left: 3px; width: 67px;}
a#navigation-partner		{ background: url(bt_partner.png) no-repeat left top; margin-top: 55px; margin-left: 5px; width: 67px;}
a#navigation-kontakt		{ background: url(bt_kontakt.png) no-repeat left top; margin-top: 55px; margin-left: 14px; width: 67px;}

ul#navigation a:hover, ul#navigation a.act {background-image: none;}

#content {
	width: 800px;
}

.imgbox {
	border: 0;
	width: 196px;
	height: 196px;
	float: left;
	padding: 0 0 0 10px;
}

.imgbox #Coco-le-Cher {
	background: url(emtpyblock.jpg) no-repeat;
}


