@import "/_resources/css/calendar-system.css";
@import "/_resources/css/menu.css";

	html {
	height: 101%;
	font-family: Arial, sans-serif;
}
	body {
	background-color: #510;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 85%;
}

	#FCKeditor { background-color: #FFF; text-align:left;}

	h1 {
		font-size: 175%;	
}
	h2 {
	font-size: 166%;
	padding:0;
	margin:0 0 0.75em 0;
	color: #D95F41;
}

    h2.welcome {
    font-size: 333%;
    margin:0 0 0.25em 0;
    color: #D95F41;
	font-family: 'Times New Roman',Times,serif;
	font-style: italic;
}

	h3 {
		font-size: 150%;
		line-height:1.5em;	
		margin:1.5em 0 0.5em 0;	
		color: #D95F41;
}
	h4 {
		font-size: 133%;
		line-height:1.25em;
		margin:0;	
		padding:0;	
		color: #D95F41;
}
	h1.head {
		color:#000;	
		margin:0;
		padding:0;
}
    h2.head {
        color:#000;
        margin:0;
        padding:0;
		font-size:16px;
        font-weight: normal;
}
	h2.head img{
		vertical-align:middle;
}
	p, ul {
		line-height:1.35em;
		margin:0 0 0.75em 0;
	}
	p.img {
		clear:both;
		font-size:110%
	}

    a,
    a:link,
    a:visited,
    a:focus,
    a:hover,
    a:active {
    color:#D95F41;
}

    a:focus,
    a:hover,
    a:active {
	    color:#900;
}

	a[href^="http:"], a[href^="https:"]{
		padding-left: 13px;
		background-image: url(/_resources/elems/ext_link.gif);
		background-repeat: no-repeat;
		background-position: 0 5px;
}


	#page {
	position:relative;
	margin: 0 auto;
	padding: 0;
	top:7px;
	width:997px;
	z-index:1;
/*	background-image: url(../elems/Proktologie_Muenchen_Body.gif);
	background-repeat: repeat-y;
	background-position: center;*/
    border:solid 1px #000;
	background-color:#FFF;
}
	#page_inner {
	margin: 0 0 0 0;
	padding: 0;
	z-index:2;
	border: none;

}

    #head {
    text-align: left;
    margin: 0;
    padding: 0;
    border: none;
    height: 153px;
    background-color: #FFF;
	background-image: url(/_resources/elems/Logopaedie_C._Kunze_HB.gif);
    background-repeat: no-repeat;
}
    #head img {
    margin: 0;
    padding: 0;
    border: none;
}
	img.banner {
	float:right; 
	margin:0 -21px 100px 30px;
}
	#content {
	width:773px;
	margin: 0px 43px -103px 0px;
	padding: 0;
	text-align: left;
	float:right;
	min-height:450px;
    position: relative;
    z-index:2;
}
	#content ul {	
		text-align:left;
		list-style-type:disc;
		margin-left:30px;
		padding-left:0px;
	}
	#content li {	
		margin-bottom: 0.25em;
	}
	div.clearer {
		clear:both;
	}

div.logo {border: solid 2px #F9BC5C; width:590px; padding:15px 0 15px 15px;}
div.logo img {border:none; margin:0}
div.logo table, div.logo tr, div.logo td {padding:0; margin:0; font-weight:bold;}
div.logo td.left {width:100px;}
div.logo td.center {width:100px; text-align:center;}
div.googlemap {float:right;}
table.bilder {width:100%; border: none; padding:0; margin: 0;}
table.bilder td {padding:0 0 20px 0;}

#footer{
	position: relative;
	z-index:1;
	clear:both;
	padding: 0;
	margin: 0;
	background-image: url(/_resources/elems/Logopaedie_C._Kunze_FB.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
	height:167px;
	line-height:16px;
	vertical-align:middle;
	font-size: 0.8em;
	color: #FFF;
}
#footer div.imprint {padding:143px 51px 0 0; text-align: right;}
    #footer div.imprint a,
    #footer div.imprint a:link,
    #footer div.imprint a:visited,
    #footer div.imprint a:focus,
    #footer div.imprint a:hover,
    #footer div.imprint a:active {
		font-weight: bold;
	    color:#FFF;
		text-decoration: none;
}

    #footer div.imprint a:focus,
    #footer div.imprint a:hover,
    #footer div.imprint a:active {
        color:#FFF;
		text-decoration: underline;
}
img.picRight{
	float:right;
	padding: 0 0 0 30px;
}
img.picLeft{
	float:left;
	padding: 0 30px 0 0;
}


