/**

(c) Arne Gloe 2009 - http://www.mondfish.net
----------------------------------------*/


/*
reset by eric meyer http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
----------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-weight: inherit;
font-style: inherit;
font-family: inherit;
text-align: left;
vertical-align: baseline;
}
html{
font-size:100.1%;
}
a img, :link img, :visited img {
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
ol, ul {
list-style: none;
}

/*
global
------------------------------------------------------------------*/
body {
font-size: 0.9em;
font-family:Arial, Sans-serif;
letter-spacing: 0.05em;
line-height:1.4em;
color:#121083;
background-color:#FFF6BB;
}

#wrapper{width:1005px;margin:0;}


.rot{color:#B3013D;font-weight:bold;}
.clear{clear:both;}


/*
layout
------------------------------------------------------------------*/
#logo{width:1005px;height:90px;background-image: url(../images/arztpraxis-peters-bordesholm.gif); background-repeat:no-repeat;
}
#anschrift{padding:0 0 0 450px;margin:0 0 40px 0;}
#links{float:left;width:380px;}
	#links ul{float:right;width:160px;}
	#links li{margin:0 0 7px 0;padding:3px 0;}
	#links a{font-size:1.1em;padding-left:4px;color:#B3013D;text-decoration:none;width:160px;display:block;border-bottom:1px dotted #121083;}
	#links a:hover{color:#B3013D;}
	
#rechts{float:right;width:555px;color:#000;font-size:0.9em;}
	#rechts b{font-size:1.6em;color:#121083;font-weight:normal;font-family:Arial, sans-serif;}
	#rechts h2{font-size:1.6em;color:#121083;font-weight:normal;font-family:Arial, sans-serif;margin-bottom:10px;}
	#rechts u{color:#000;font-weight:bold;font-family:Arial, sans-serif;text-decoration:none;}
	#rchts ul{border:1px solid #000;}
	#rechts li{font-size:1em;}
	#rechts a{color:#121083;}
	
	#rechts ul{list-style-type:disc;margin:20px 0 20px 20px;}

#footer{width:1005px;text-align:center;margin:0 0 30px 0;border-top:1px dotted #B3013D;padding-top:14px;}
	#footer a{color:#121083;margin:0 14px;text-decoration:none;}
	#footer a:hover{text-decoration:underline;}
	#footer .mondfish_cms{font-size:11px;}
	#footer .mondfish_cms a:link{color:#54BAF3;}
	
#sinnlos{}

#subnav{position:absolute;top:180px;left:35px;font-size:0.9em;width:150px;}
	#subnav a{color:#121083;text-decoration:none;}
	#subnav a:hover{color:#121083;text-decoration:underline;}
	#subnav li{border-bottom:1px dotted #121083;text-align:right;width:180px;}
	
	#subnav p{font-size:10px;text-align:right;color:#000;margin-top:20px;}





















