body {
background-color: #9FB6C3;
padding-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px;
}

input
{
background-color: #ffffff;
border-top:0px;
border-right:0px;
border-left:0px;
border-bottom:1px solid #666666;
font: 12px arial, sans-serif; 
}

textarea {
background-color:#ffffff;
color: #000000;
font: 12px arial, sans-serif; 
border:1px solid #666666;
scrollbar-3dlight-color:
scrollbar-arrow-color:#000000;
scrollbar-base-color: #f5f5f5;
scrollbar-darkshadow-color: #f5f5f5;
scrollbar-face-color: #dddddd;
scrollbar-highlight-color:#f5f5f5;
scrollbar-shadow-color:#f5f5f5;
scrollbar-track-color:#f5f5f5;
}

.cursor {
cursor: pointer;
}

/* navi links */

a:link, a:visited, a:active {
color: #666666; 
font: 12px arial, sans-serif;
text-decoration: none;
}
 
a:hover { 
color: #3CB5FA; 
}


a.navilinks:link, a.navilinks:visited
{
color:	#666666;
font: 12px Trebuchet MS, arial, sans-serif; 
text-decoration: none;
}

a.navilinks:active, a.navilinks:hover
{
	color:	#3CB5FA;
}


a.bottomlinks:link, a.bottomlinks:visited
{
color:	#666666;
font: 12px Trebuchet MS, arial, sans-serif; 
text-decoration: none;
}

a.bottomlinks:active, a.bottomlinks:hover
{
	color:	#3CB5FA;
}


/* table funktioen */

table { 
border-width: 0px; 
border-collapse: collapse; 
border-spacing: 0px; 
color: #000000; 
font: 12px arial, sans-serif; 
}

td { 
padding: 0px;
vertical-align: top; 
}

img {
border: 0px;
}

ul {
list-style-image: url(images/cont/ul_big.gif);
line-height:20px
}

.ulsmall {
list-style-image: url(images/cont/ul_small.gif);
}


/* bg interface */


.bg_left { 
background-image: url(images/praxis_05.jpg);
background-repeat: repeat-y;
width: 19px;
}

.bg_right { 
background-image: url(images/praxis_10.jpg);
background-repeat: repeat-y;
width: 27px;
}

.bg_bottom { 
background-image: url(images/praxis_35.jpg);
background-repeat: repeat-x;
width: 670px;
height: 18px;
}

.bg_bottom2 { 
background-image: url(images/praxis_38.jpg);
background-repeat: repeat-x;
width: 670px;
height: 10px;
}

.navi {
width: 153px;
}

.bg_navi { 
background-image: url(images/praxis_11.jpg);
background-repeat: repeat-y;
width: 153px;
}

.bg_navi_links { 
background-color: #9BB2BF; 
width: 146px;
}

/* sonstiges */

#content {
padding: 5px;
padding-top: 10px;
padding-left: 10px;
}

#content_hinweise {
padding: 5px;
padding-top: 10px;
padding-left: 10px;
background-image: url(images/cont/hinweise.jpg); 
background-repeat: no-repeat; 
background-position: right top;
}

.w100 {
width: 100%;
}

.w716 {
width: 716px;
}

.w100white {
width: 100%;
background-color: #FFFFFF;
}

.w100h18 {
width: 100%;
height: 18px;
}

/* font styles */

.text { 
color: #000000; 
font: 12px arial, sans-serif; 
}

.zitat { 
color: #666666; 
font: 12px arial, sans-serif; 
font-style: italic;
}

.big {
font-weight: bold;
}

.bigdots {
font-weight: bold;
background: url(images/cont/dots.gif) repeat-x 100% 100%;
}

.anschrift_franziskus {
width: 100%;
background-image: url(images/cont/anschrift_franziskus.jpg);
background-repeat: no-repeat;
background-position: right top;
}

.anschrift_praxis {
width: 100%;
background-image: url(images/cont/anschrift_praxis.jpg);
background-repeat: no-repeat;
background-position: right top;
}

.navi_link {  
color: #ffffff; 
font: 10px  arial, sans-serif; 
font-weight: normal; 
padding: 8px;
}

.lh20 { 
line-height:20px;
}

.h2
{
font: 12px  arial, sans-serif;
color: #000000;
}

.h2red
{
font: 12px  arial, sans-serif;
color: #FF0000;
}


