/* TIERKLINIK-HACKNER.DE */

.invisible { display:none !important; }

body {
	margin:0;
	padding:0px;
	background:#FFF;
	font: normal 12px/16px Georgia, Times, Times New Roman, serif;
	line-height:20px;
	color: #666666;
}

#container {
	width:770px;
	background: transparent url(images/background.gif) repeat-y;
	text-align:left;
	position:relative;
	margin:1.5em auto auto auto;
	border:0px solid;
}


#header {
    margin:0;
    width:770px;
    height:120px;
    background: transparent url(images/header.jpg);
    border:0px solid;
}

#footer {
	background: transparent url(images/footer.gif);
	clear: both;
	width:770px;
	height:31px;
	padding-top: 4px;
	color:#000000;
	border:0px solid;
}


#spaltestartcontainer {
	float:left;
	width:350px;
    padding:20px 0 20px 0;
    border:0px solid;
}   

#spaltestartheader {
    height: 30px;
    background: transparent url(images/praxisinfo3.gif) no-repeat top left;
    border:0px solid;
}    

#spaltestartcontent {
	width:330px;
    background: transparent url(images/frontpage_orange.gif) repeat-y;
    padding: 20px 2em 0px;  
    color: #000000;
    border:0px solid;
}   


#spalte1 {
	float:left;
	text-align:left;
	width: 350px;
	padding:20px 0 0 20px;
    border:0px solid;
}   

#spalte2 {
	margin:0 0 0 379px;
	width:350px;
    text-align:left;
    padding:20px 0 0 20px;
    border:0px solid;
}

#fullwidth {
    width: 730px;
    padding:20px 0 0 20px;
    border:0px solid;
}  

#kontakt {
	text-align:left;
    padding-left:20em;
    border:0px solid;
}   

h2, h3, h4, h5, p {
	margin:0 0 15px;
	padding:0;
}

#spalte1 h2, #spalte2 h2, #fullwidth h2 {
	font-size:160%;
	font-weight:normal;
	color:#FC3;
}

#spalte2 h3, #spalte1 h3, #fullwidth h3 {
	font-size:130%;
	font-weight:normal;
	color:#99CC00;
}

.list_header {
    font-size:110%;
	font-weight:bold;
	color:#000;
}   

#spalte1 p, #spalte2 p, #spaltestartcontent p {
	line-height: 20px;
}

td {
	font: normal 12px/16px Georgia, Times, Times New Roman, serif;
	line-height:20px;
	color: #666;
}

SELECT, TEXTAREA {
	font: normal 11px/15px Georgia, Times, Times New Roman, serif;
	line-height:20px;
	color: #000;
}

INPUT {
	font: normal 11px/15px Georgia, Times, Times New Roman, serif;
	line-height:20px;
	color: #000;
}

a.inhalt:link, a.inhalt:visited {
    color:#9C0;
    text-decoration:none;
}

a.inhalt:hover {
    color:#9C0;
    text-decoration:underline;
}




a.footer:link, a.footer:visited {
    color:#FFF;
    text-decoration:none;
}

a.footer:hover {
    color:#FFF;
    text-decoration:underline;
}
