body {
	height:100%;
	margin: 0 auto;
	padding: 0;
	border: none;
	background-image: url(../bilder/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

body, td {
	font-family: tahoma, verdana, arial;
	font-size:10pt;
}

h1 {
	font-size:12pt;
}


a {
	text-decoration:none;
	font-weight:bold;
	color: #333333;
}

.gallery
{
	margin:10px 0 0 15px;
	display:block;
}

.gallery-title
{
	margin:22px 0 0 15px;
	font-size:13px;
	font-weight:bold;
}

#banner
{
	position:relative;
	width:900px;
	height:300px;
	padding-top:40px;
}

#banner .logo
{
	position:absolute;
	width:312px;
	height:101px;
	left:10px;
	top:10px;
	z-index:100;
}

#banner .top
{
	position:absolute;
	width:900px;
	height:170px;
	left:0px;
	top:0px;
	z-index:10;
	background-image:url(../media/banner-top.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#banner .pfote
{
	position:absolute;
	width:152px;
	height:123px;
	right:15px;
	bottom:0px;
	z-index:10;
	background-image:url(../media/pfote.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#slideshow 
{
	position:absolute;
	widht:90px;
	height:300px;
	top:0px;
	left:0px;
	z-index:0;
	padding-top:40px;
}

#menu
{
	position:absolute;
	width:890px;
	height:40px;
	padding-left:10px;
	line-height:40px;
	bottom:0px;
	left:0px;
	z-index:50;
	
	background-image:url(../media/bg-menu.png);
	background-repeat:repeat;
}

#menu a
{
	float:left;
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

#menu .separator
{
	float:left;
	width:17px;
	text-align:center;
}

#menu .kleintierpraxis
{
	font-size:14px;
	text-transform:uppercase;
	color:#FFFFFF;
}

#menu a:hover
{
	color:#999;	
}

.hauptFeld {
	text-align:justify;
	font-size:9pt;
/*	background-color:#FFEEA0; */
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.unteresFeld {
	background-color:#CCCCCC;
	margin-right: 20px;
	margin-left: 20px;
}


/*
td.linkesFeldBack {
	background-image:url(../bilder/linkesfeld.jpg);
	background-repeat: no-repeat;
}
div.linkesFeldText {
	margin-top: 20px;
	margin-left: 20px;
}
*/

a.menutext {
	text-decoration:none;
	color: #FFFFFF;
}
div.menuausrichtung {
	margin-right:25; 
}
a.menutext:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
td.menuleiste {
	background-color: #999999;
	text-align:right;
}




.schnellanfrage {
/*	border: 1px solid; */
	
	}
.eingabefeld {
	width: 100px;
	border:1px solid;
	border-color:#999999;
	height:18px;
}

.eingabefeld_contact {
	width: 150px;
	border:1px solid;
	border-color:#999999;
	height:18px;
}

.eingabefeld_contact_gross {
	width: 300px;
	border:1px solid;
	border-color:#999999;
	height:100px;
}

a img
{
	border:0px;
}

