html, body {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 140%;
    color: #333333;
    font-weight: normal;
    background-color: #ffffff;
}

#bg {
    background: url('../images/basics/bg.jpg') no-repeat top center;
}

#mainframe {
    width: 918px;
    margin: 0px auto 0px auto;
	position: relative;
}

#top, #header{
}
#top {
	height: 85px;
	z-index: 10;
	position: relative;
}

#header {
    height: 358px;
	position: relative;
}


#div_nav {
    float: right;
    width: 680px;
}

#logo {
    position: absolute;
    width: 195px;
    height: 130px;
	left: 16px;
	background: transparent top left no-repeat;
	top: 0;
}
#logo a{
	display: block;
	width: 195px;
	height: 130px;
	text-decoration: none;
}



/* Suche */
#search {
    margin: 0px;
	height: 63px;
	background: transparent no-repeat;
	padding: 0 0 0 640px;
}

#search_field {
    border: 1px solid #dddddd;
	border-radius: 4px;
	-moz-border-radius: 4px;
    width: 170px;
    height: 18px;
    padding: 3px;
    margin: 12px 2em 0 0;
    font-size: 8pt;
	float: left;	
}

#search_button{
	margin: 3px 0 0 0;
	float: left;
}

div.search_match{
	margin-top: 1.5em;
	padding-left: 19px;
	background: transparent url('../images/basics/list.gif') 5px 6px no-repeat;
}
div.search_headline{
	margin-bottom: 0.25em;
}




#nav_main {
	width: 900px;
    top: 0;
	right: 0;
	position: absolute;
}


/**************************************************************************
 * Hauptmenue
 **************************************************************************/

ul#hm{
	margin: 0;
	padding: 0;
}
ul#hm img{
	border: none;
	margin-bottom: 7px;
}
ul#hm li.ebene1{
	list-style-type: none;
	float: right;
	margin-right: 9px;
}
ul#hm li.ebene1 a.inaktiv,
ul#hm li.ebene1 a.aktiv{
	background-color: white;
	float:left;
}
ul#hm li.ebene1 a.inaktiv{
	display: block;
	/*height: 56px;*/
	margin-top: -19px;
}
ul#hm li.ebene1 a.aktiv{
	margin-top: -9px;
}

ul#hm li.ebene1 ul{
	display: none;
}
ul.subnavlist{
	position: absolute;
	min-width: 150px;
	margin: 0;
	top: 54px;
	padding: 9px 13px 9px 13px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius-topleft: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
}
ul#um105{
	min-width: 200px;
}
ul.subnavlist li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: white;
	font-size: 11px;
}
ul.subnavlist li a{
	display: block;
	color: white;
	text-decoration: none;
	padding: 3px 9px 3px 9px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul.subnavlist li a:hover{
	background-color: white;
	color: #c00419;
}

ul#hm li.last ul.subnavlist{
	right: 9px;
	border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius-topright: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 0;
}


/*********************************************************************
 * Servicemenue im Footer
 * 
 ********************************************************************/

#footer{
	padding: 10px 0 0 0;
	font-size: 11px;
}

#footer a{
	float: right;
	display: block;
	margin-right: 25px;
	text-decoration: none;
	color: #565656;
}
#footer a:hover,
#footer a.footer_akt{
	color: black;
}

#content {
    clear: both;
    margin: 25px 0 0 0;
	float: left;
}

#block1{
	width: 512px;
	margin: 0 40px 20px 23px;
	float: left;
	min-height: 300px;
}
#block2{
	width: 332px;
	margin-right: 11px;
	float: left;
	
}

#footer {
	float: left;
	position: relative;
	width: 100%;
    height: 75px;
}


/************************************************
 * 	Logos im Header, jetzt keine Logos mehr
 ************************************************/
div#logozusatz{
	position: absolute;
	right: 0;
	top: 0;
	width: 151px;
	height: 351px;
}
div#logozusatz div{
	display: block;
	text-decoration: none;
	width: 151px;
	height: 111px;
	background: transparent 4 0 no-repeat;
	margin-bottom: 9px;
}
div#logo_3{
	margin-bottom: 0;
}

/* Standardpublikation */
h1 {
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}

h2 {
    font-size: 9pt;
    font-weight: bold;
    padding: 2px 0px 5px 0px;
    margin: 0px;
}

p {
    margin: 4px 0px 12px 0px;
}

.highlight {
    color: #ed1f27;
    font-weight: bold;
}

#block1 ul,
#block2 ul {
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

#block1 li {
    list-style-type: none;
    background: url('../images/basics/list.gif') no-repeat 2px 10px;
    padding: 3px 0px 3px 15px;
}




.more, .news_morelink, .news_backlink {
    color: #333333 ! important;
    padding-left: 15px;
    background: url('../images/basics/list.gif') no-repeat 5px 5px !important;
}

.more:hover, .news_morelink:hover, .news_backlink:hover {
    color: #ed1f27 ! important;
    font-weight: normal ! important;
    background: url('../images/basics/list.gif') no-repeat 2px 10px;
}


/* Galerie */
#content .gallery a {
    background: none !important;
    padding: 0px !important;
}

.gallery_wrapper {
}


.gallery .galpic {
    border: 3px solid #ECECEC;
    padding: 6px;
    margin: 0px 10px 10px 0px;
    text-align: center;
    float: left;
}

.gallery .gal6 {
    width: 50px;
    height: 50px;
}

.gallery .gal5 {
    width: 66px;
    height: 66px;
}

.gallery .gal4 {
    width: 89px;
    height: 89px;
}

.gallery .gal3 {
    width: 128px;
    height: 128px;
}

.gallery .gal2 {
    width: 207px;
    height: 207px;
}



.teaser_trenner {
    height: 1px;
    width: 198px;
    border-bottom: 1px solid #bfc0c0;
    margin: 0px 0px 4px 4px;
}

.teaser_more {
    display: block;
    padding-right: 6px;
    text-align: right;
    margin-top: 10px;
}


/* Fix the searchBar | autoscrolling background in ie7 and lower */
.search_field_bg {
    background: url('../images/basics/search_field_bg.jpg') no-repeat;
    height: 24px;
    width: 120px;
}



/* verschiedenes */
a{
	text-decoration: underline;
}

a#gehomalink{
	display: block;
	position: absolute;
	width: 315px;
	height: 40px;
	text-decoration: none;
	top: 13px;
	left: 21px;
}

a img{
	border: none;
}

#block2 div.content{
	padding: 0 10px 10px 18px;
}
#block2 div#news_core div.content{
	padding: 0;
}

/* Untermenu in der rechten Spalte */
div#um_outer{
	width: 332px;
}
div#um_outer{
	margin-bottom: 1em;
}
div#um_core{
	min-height: 100px;
	padding: 19px 13px 19px 17px;
}

div#um_outer{
	background: transparent 0 0 repeat-y;
}
div#um_inner{
	background: transparent 0 0 no-repeat;
}
div#um_core{
	background: transparent bottom left no-repeat;
}

div#um_core h1{
	display: block;
	margin-left: 3px;
}
div#um_core hr{
	border: none;
	height: 8px;
	background: url(/images/basics/content_box_unternav_trenner.png) no-repeat;
}
div#um_core li {
	display: block;
    list-style-type: none;
    background: url(/images/basics/content_menu_li_arrow.png) no-repeat 5px 5px;
    padding: 2px 0px 3px 21px;
}
div#um_core li a,
div#um_core li a:visited{
	display: block;
	color: #565656;
	text-decoration: none;
}



/* News/Veranstaltungen-Kasten in block1 */
div#news_outer{
	width: 332px;
	margin-bottom: 1em;
}
div#news_core{
	height: 222px;
	padding: 19px 13px 19px 17px;
	font-size: 11px;
	overflow: hidden;
}
div#news_core ul.newslist{
	height: 145px;
	overflow: hidden;
}
div#news_outer{
	background: transparent 0 0 repeat-y;
}
div#news_inner{
	background: transparent 0 0 no-repeat;
}
div#news_core{
	background: transparent bottom left no-repeat;
}

div#news_core h1{
	display: block;
	margin-left: 3px;
}
div#news_core hr{
	border: none;
	height: 8px;
	background: url(/images/basics/content_box_news_trenner.png) no-repeat;
}
div#news_core li {
	display: block;
	width: 268px;
	float: left;
    list-style-type: none;
    padding: 2px 0px 13px 3px;
	background: url(/images/basics/content_box_news_trenner.png) bottom no-repeat;
}

/* block1 und block2 */
#block2 div.news_teaser_img,
#block2 div.news_text{
	float: left;
}
div.news_teaser_img{
	width: 81px;
	min-height: 10px;
	margin-right: 7px;
	height: 56px;
	overflow: hidden;
}
div.news_text{
	width: 180px;
}

/* nur block2 */
div#news_core p{
	margin: 0 0 0.5em 0;
	line-height: normal;
}
img.teaser{
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #bababa;
}
#block2 div.newslink{
	position: absolute;
	width: 268px;
	height: 62px;
}
#block2 div.newslink a,
#block2 div.newslink a:hover{
	display: block;
	width: 268px;
	height: 62px;
}
div#news_core li a{
	text-decoration: none;
	color: #333333;
}
#block2 h1.kategorie{
	display: none;
}
/* Anpassungen fuer block1 */ 

#block1 div.newslink{
	display: none;
}
#block1 ul.newslist li{
	float: left;
	list-style-type: none;
	background: transparent;
	padding-left: 0;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
#block1 div.news_text{
	width: 380px;
}
#block1 a.news_link{
	text-decoration: none;
}
#block1 p.pubdate{
	margin: 0 0 0.25em 0;
	padding: 0;
	font-size: smaller;
}
#block1 div.news_text p{
	margin: 0;
}
#block1 p.morelink_footer{
	margin: 0.25em 0 0 0;
	padding: 0;
}
#block1 p.morelink_footer a{
    background: url('../images/basics/list.gif') no-repeat 0px 5px !important;
	padding-left: 12px;
	text-decoration: none;
}
#block1 div.news_teaser_img,
#block1 div.news_text{
	float: right;
}
#block1 div.news_teaser_img{
	margin: 37px 0 0 7px;
}


/*****************************************************************
 * Formulare
 *****************************************************************/
label,
input.text,
select,
textarea{
	float: left;
	width: 300px;
	margin-bottom: 6px;
}
textarea{
	height: 6em;
}
label{
	width: 120px;
}
label.rechts{
	float: right;
	width: 360px;
}
label.checkbox{
	text-align: right;
	padding-right: 8px;
	width: 112px;
}
form br{
	clear: both;
}

input#datsec{
	margin-bottom: 3em;
}
form select#gruss{
	width: auto;
}
form p.hinweis{
	margin-top: 1em;
}


/* patientengruss */
#gprv.gprv{
	padding: 8px;
	border: 1px solid #7f7f7f;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 8pt;
	margin-bottom: 1em;
}
#gprv .label{
	color: #7f7f7f;
}
#pvbild img{
	width: 322px;
	margin-bottom: 1em;
	margin-left: -6px;
}
#gprv div{
	margin-bottom: 0.5em;
}






