.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
	margin: 0px;
	padding: 0px;
}

/*
-----------------------------------------------
www.vonlabiau.de
Marcel Decressin
19.01.2009
-----------------------------------------------
*/



* {
	margin: 0px;
	padding: 0px;
}

#container {
	background-image: url(../Bilder/Hintergrund_kachel.jpg);
	border: 1px solid #000000;
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
}
#container a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#container a:hover {
	text-decoration: none;
	color: #447895;
}



#Footer {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 5px;
	font-size: 10px;
}

#TopBanner {
	height: 318px;
	background-image: url(../Bilder/Top_Banner.jpg);
	background-repeat: repeat;
}

#Inhalt {
	background-color: #c6dae5;
	border: 1px solid #000000;
	margin-top: 25px;
	margin-left: 230px;
	width: 500px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


#Navigation {
	width: 200px;
	height: 500px;
	float: left;
}
.Inhalt_Bilder {
	border: 1px solid #000000;
	margin-top: 15px;
	height: 350px;
	width: 350px;
	margin-left: 15px;
}


body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: center;
}
#Adminmenü {
	background-color: #c6dae5;
	border: 1px dashed #000000;
	margin-top: 10px;
	margin-left: 230px;
	width: 530px;
	margin-bottom: -10px;
}

.Ueberschrift {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#Blättern {
	background-color: #c6dae5;
	border: 1px dashed #000000;
	margin-top: 15px;
	margin-left: 230px;
	width: 530px;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.Inhalt_Bilder_admin {
	border: 1px dashed #000000;
	margin-top: 15px;
	height: 100px;
	width: 100px;
	margin-left: 23px;
}

.Katzenzucht_Bilder {
	border: 1px solid #000000;
	margin-top: 0px;
	height: 350px;
	width: 350px;
	margin-left: 0px;
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
}

#container  #Inhalt table {
	border: 1px solid #000000;
	margin-top: 20px;
}

#Inhalt td {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 2px;
}

.Kitten_Wurfübersicht {
	border: 1px solid #000000;
	margin-top: 15px;
	height: 200px;
	width: 200px;
	margin-left: 15px;
}

.Ueberschrift2 {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

#gbook_eintrag {
	background-color: #AAC9D9;
	border: 1px dotted #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.Links_Banner {
	padding: 20px 0 0 0;

}

#Inhalt_links {
	margin-top: 25px;
	margin-left: 230px;
	width: 500px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
