/* ---- CSS Document Schlosberg Ärztezentrum----*/
/* ---- Claudia Krummenacher, 20.07.2007 -------*/
/* ---- contribute specific styles -------------*/
/*<![CDATA[*/

/*body {
	background-color:#00FF00;
}*/

/* layout */
#main {
	width:930px;
}
#sideBarLeft {
	width:250px;
}
#content {
	width:620px;
	padding:0;
}

/* elements */
#content .contentbox {
	width:620px;
}
#content h1 {
	width:620px;
}
#content .contentbox h2 {
	width:100px;
}
#content .contentbox .text {
	width:500px;
}
#content h1, #content h2, #content h3 {
	clear:none;
}
#content .thumbnail img {
	width:85px;
}

#content .contentbox div, #content .contentbox p, #content .contentbox a, #content .contentbox table,  #content .contentbox h2{
	font-family: Arial, Helvetica, sans-serif;
}

#content .contentbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*]]>*/
