/* css gesundheitsdienstleister */

*{
	font-family:Verdana, Helvetica, sans-serif;
}
body{
	background-image:url(../images/bg_orange.gif);
	background-repeat:repeat-x;
}

td, div{
 	font-size:11px;
	color: #333333;
	}
	
h1{
	font-size:14px;
	color: #547483;
	font-weight: bold;
	text-decoration:none;
	display:inline;
}
.datum{
	font-size:11px;
	color: #547483;
	font-weight: normal;
	display:inline;
	padding-left: 23px;
}

h2{
	font-size:12px;
	color: #333333;				/*gray*/
	font-weight: bold;
	text-decoration:none;
	display:inline;
}
h3{
	font-size:12px;
	color: #547483;
	font-weight: bold;
	text-decoration:none;
	display:inline;
}
h4{
	font-size:11px;
	color: #FF0000;
	font-weight: normal;
	text-decoration:none;
	display:inline;
}

/*links*/
a:link, a:visited, a:active{
	font-size: 11px;
	font-style: normal;
	color: #547483;
	text-decoration: underline;
}
a:hover{
	font-size: 11px;
	font-style: normal;
	color: #547483;
	text-decoration: none;
}

a.blacklink:link, a.blacklink:visited, a.blacklink:active{
	text-decoration: none;
	font-size: 11px;
	color: #708F7F;
	text-decoration: underline;
}

a.blacklink:hover {
	text-decoration:none;
	font-size: 11px;
	color: #708F7F;		/*gruenl impr*/
	text-decoration: none;
}
a.blacklink2:link, a.blacklink2:visited, a.blacklink2:active{
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;		/*weiß navi*/
	text-decoration: none;
}
a.blacklink2:hover {
	text-decoration:none;
	font-size: 11px;
	color: #FFFFFF;		/*weiß navi*/
	text-decoration: underline;
}
a.blacklink3:link, a.blacklink3:visited, a.blacklink3:active{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	text-decoration: underline;
}
a.blacklink3:hover {
	text-decoration:none;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.blacklink4:link, a.blacklink4:visited, a.blacklink4:active{
	text-decoration: none;
	font-size: 11px;
	color: #547483;		/*blau dunkel*/
	text-decoration: underline;
}

a.blacklink4:hover {
	text-decoration:none;
	font-size: 11px;
	color: #547483;		/*blau dunkel*/
	text-decoration: none;
}

.bg_img_impressum{
	background: url(../images/bg_impressum_bt.gif);
	width: 756px;
	height: 92px;
	background-repeat: no-repeat;
	/*padding-left: 60px;*/
	padding-top:20px;
}

.content{
	background: url(../images/content/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F8F8F8;
	padding:15px;
}
/*home-content*/
.imghome{
	width:74px;
	height:59px;
	float:left;
	margin-right:10px;
}
h2.home{
	font-size:11px;
	color: #333333;				/*gray*/
	font-weight: bold;
	text-decoration:none;
}
p.home{
	padding-left:0px;
	padding-top:5px;
	text-align:left;
}
td.home{
	vertical-align:top;
	padding-top:10px;
	padding-right:14px;
	padding-bottom:10px;
	padding-left:10px;
}
/*normal-content*/
.imgphilo{
	width:232px;
	height:156px;
	float:left;
	margin-right:10px;
}
.imgphilohoch{
	width:150px;
	height:200px;
	float:left;
	margin-right:10px;
}
.imgnews{
	width:140px;
	height:94px;
	float:left;
	margin-right:10px;
}
.imginfo{
	border: none;
	width:10px;
	height: 10px;
}
.imgadr{
	width:25px;
	height:15px;
}
td.teamdet{
	padding: 10px;
	width: 60%
}

p.text{
	padding-left:0px;
	padding-top:11px;
	text-align: left;
}

/*impressum*/
p{
	margin: 0px;
	padding-left:0px;
	font-size: 11px;
	color: #333333;
}
.imgline{
	/*width:720px;*/
	height:3px;
}
.imagelinesmall{
	width:203px;
	height:3px;
}
.imgicn{
	width:20px;
	height:14px;
}
.imgicngray{
	width:15px;
	height:12px;
	border: none;
}
td.team{
	width: 170px;
	padding: 10px;
	vertical-align: top;
}
.imgteamkl{
	width: 73px;
	border: none;
}

ul{
	margin:0px;
   padding:0px;
   margin-left:15px;
   padding-left:1px;
}
li{
/*	list-style-image: url(../images/elements/icn_gray.gif);*/
	list-style-image: url(../images/elements/icn_orange.gif);
	vertical-align:middle;
	margin-top: 3px;
	padding-top: 3px;
	margin-left:20px;
   padding-left:1px;
}

