/* v1.0 | 20080212 */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing='0'' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

a:link
{
	color: #8c8568;
	text-decoration: underline;
}

a:visited
{
	color: #8c8568;
	text-decoration: underline;
}

a:hover
{
	color: #8c8568;
	text-decoration: none;
}

a:active
{
	color: #8c8568;
	text-decoration: none;
}

p { margin: 14px 0 0 0; }

h2
{
	font-size: 17px;
	font-weight: normal;
	color: #8c8568;
	line-height: 23px;
	margin: 24px 0 0 0;
}

strong
{
	font-weight: bold;
	color: #8c8568;
}

hr
{
	border: 0 solid #fff;
	height: 0;
	margin: 18px 0 0 0;
	padding: 0; 
}

.content { margin: 30px; }

body
{
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #484646;
	line-height: 15px;
	background: #c3baa9 url('../images/back-body.png') repeat-x 0 0;
}

body#index #page-images { background: #7f7858 url('../images/images-index.jpg') no-repeat top left; }
body#vita #page-images { background: #7f7858 url('../images/images-vita.jpg') no-repeat top left; }
body#krankenhaus #page-images { background: #7f7858 url('../images/images-krankenhaus.jpg') no-repeat top left; }
body#presse #page-images { background: #7f7858 url('../images/images-presse.jpg') no-repeat top left; }
body#kontakt #page-images { background: #7f7858 url('../images/images-kontakt.jpg') no-repeat top left; }
body#schwerpunkte #page-images { background: #7f7858 url('../images/images-schwerpunkte.jpg') no-repeat top left; }

#page
{
	width: 922px;
	margin: 0 auto;
	background: transparent url('../images/back-page.png') repeat-y 0 0;
}

#page-shadow
{
	width: 922px;
	background: transparent url('../images/back-page-shadow.png') no-repeat 0 -30px;
}

#page-wrapper
{
	width: 862px;
	margin: 30px auto;
	background-color: #fff;
}

#page-head
{
	width: 862px;
	height: 152px;
	float: left;
	background: #fff url('../images/head-bg.jpg') no-repeat 0 0;
}

#page-images
{
	width: 862px;
	height: 236px;
	float: left;
	background-color: #7f7858;
}

#page-content { width: 862px; }

#page-left
{
	width: 272px;
	float: left;
	font-size: 11px;
}

#page-right
{
	width: 590px;
	float: right;
}

#page-footer
{
	clear: both;
	width: 922px;
	height: 100px;
	margin: 0 auto;
	padding: 0; 
	background: transparent url('../images/back-page-footer.png') no-repeat 0 0;
}

#page-footer p
{
	padding: 50px 0 0 0;
	margin: 0;
	font-size: 10px;
	color: #8c8568;
	text-align: center;
}

.clear { clear: both; }

ul#navigation { margin: 126px 0 0 32px; }

ul#navigation li
{
	font-size: 11px;
	text-transform: uppercase;
	display: inline;
	background: #fff url('../images/navigation-dottedline.jpg') no-repeat top right;
	padding: 0 12px;
}

ul#navigation li a { color: #8c8568; }

ul#navigation li a:link
{
	color: #8c8568;
	text-decoration: none;
}

ul#navigation li a:visited
{
	color: #8c8568;
	text-decoration: none;
}

ul#navigation li a:hover
{
	color: #484646;
	text-decoration: none;
}

ul#navigation li a:active
{
	color: #484646;
	text-decoration: none;
}

ul#navigation li a.active
{
	color: #484646;
	text-decoration: none;
}

.content ul { border-bottom: 1px solid #d5d7da; }

.content ul li
{
	border-top: 1px solid #d5d7da;
	color: #8c8568;
	padding: 2px 0;
}

.content ul li a:link { text-decoration: none; }
.content ul li a:hover { text-decoration: underline; }

.content a.arrow
{
	padding: 0 0 0 14px;
	margin: 0 0 0 -14px;
}

.content a.arrow:hover { background: transparent url('../images/arrow.jpg') no-repeat 0 2px; }

.caption
{
	font-size: 14px;
	font-style: italic;
	color: #8c8568;
	line-height: 140%;
}

