/* 
 *
 * kugeltiere.de
 * Version: 1.0
 * Autor: A&K www.arzberger-krueger.de
 *
 * usr: ma
 * 
 */

body {
	background: #fff url(images/kugeltiere_bg.gif);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#564b47;
	padding:0;
	margin:0;
}
a {color: #000; text-decoration:none;}
a:visited {color:#000;}
a:hover {color: #333; text-decoration: underline; font-weight: bold;}
a:active { color:#000;}


h1 {
	font-size: 16px;
	padding-top: 20px;
	color: #536a0d;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	padding-top: 20px;
	color: #536a0d;
	font-weight: bold;
}

hr {
	color: #536a0d;
	border: 1px solid #536a0d; 
}

#container {
	background-color: #fff;
	width: 720px;
	margin-bottom: 10px;
	margin:0 auto;
	padding-top: 10px;
	border: 20px solid #fff;
}

#head {
	height: 80px;
	width: 720px;
}

#navigation {
	height: 295px;
}

#content {
	padding: 10px;
	line-height: 22px;
}

#footer {
	height: 55px;				
	background: #fff url('images/kugeltiere_footer.gif');
}
#imprint {
	height: 25px;
	background-color: #fff;
}
#imprint a {
	text-decoration: none;
	font-size: 10px;
	color: #536a0d;
}
#imprint a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #e9c744;	
}
#navigation ul {
	position: relative;
	top: 187px;
	left: 10px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.toplink {
	position: relative;
	left: 270px;
	top: 186px;
}

.fewolink {
	float:right;
	padding-top:25px;
	padding-right: 5px;
}

table {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.td_pics {
	padding-top: 50px;
	border-bottom: 1px solid #e9c744;
	border-top: 1px solid #e9c744;
	height: 200px;
	text-align: center;
}
#div_plagiat {
	width: 711px;
	height: 90px;
}
.formular {
	text-align: left;
}
input {
	border: 1px solid #536a0d;
}
textarea {
	border: 1px solid #536a0d;
}
