/*   Kreiskrankenhaus GG || Version 1.0  */


body {
	background: #dcdcdc;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
}

p {
	margin: 0;
	padding: 0;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 136%;
}

/*  LAYOUT  */

#breadcrumbs {
	height: 0;
	visibility: hidden;
}

#blatt {
	width:760px;
	background: url(http://www.kreiskrankenhaus.com/pics/bg_blatt.gif) repeat-y;
	padding: 0 0 0 10px;
}

#header {
	width:710px;
	background-color: #dcdcdc;
	padding: 5px 10px 5px 10px; 
}


#whitespace {
	width:705px;
	background-color: #fff;
	padding: 0 10px 0 10px;
}


#illustration {
	width:730px;
	height: 230px;
	margin: 0;
	padding: 0;
}

#illuflach {
	width:730px;
	height: 60px;
	margin: 0;
	padding: 0;
}

#content {
	position: relative;
	width: 730px;
	background: #fff url(http://www.kreiskrankenhaus.com/pics/bg_content.gif) repeat-y;
}

#content2 {
	position: relative;
	width: 730px;
	background: #e7ecf3;
}

#contentohnebild {
	position: relative;
	width: 730px;
	background: #fff;
}

#contentmenueright {
	width: 200px;
	position: absolute;
	padding: 50px 0 0 0;
	border: 0;
	margin: 0;
	left: 330px;
	top: 0px;
}


#contentmain {
	width: 530px;
	position: relative;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
}

#content330 {
	width: 330px;
	position: relative;
	padding: 20px 0 0 0;
	margin: 0;
	left: 0;
	top: 0;
}

#content300 {
	position: absolute;
	left: 200px;
	width: 320px;
	padding: 20px 0 0 0;
	top: 0px;
}

#content530 {
	width: 380;
	position: relative;
	padding: 20px 0 0 0;
	margin: 0;
	left: 1px;
	top: 21px;
	height: 541px;
	clip: rect(auto auto auto -10);
	overflow: scroll;
}

#content730 {
	width: 700px;
	position: relative;
	padding: 20px 0 0 0;
	margin: 0;
	left: 0;
	top: 0;
}


#marginalie {
	width: 200px;
	position: absolute;
	padding: 50px 0 0 0;
	border: 0;
	margin: 0;
	left: 531px;
	top: -1px;
}

#abschluss {
	clear: both;
	width:730px;
	height: 20px;
	margin: 0;
	padding: 0;
}

#footer {
	width:730px;
	padding: 5px 0 10px 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}

/*  HEADER  */

.genmenue {
	text-align: right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;line-height: 14px;
}

.genmenuehi {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;line-height: 100%;
	font-weight: bold;
	width: 185px;
	color: #333;
	background-color: #b6cdd4;
}

.genmenue a {text-decoration: none; padding: 5px 2px 5px 2px;}
.genmenue a:link { color: #333;}
.genmenue a:visited {color: #333;}
.genmenue a:hover {background-color: #E8EDF4;color: #333;}
.genmenue a:active {background-color: #fff;color: #333;}

.hauptmenue {
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;line-height: 14px;
	margin-top: 15px;	
}

.hauptmenuehi {
	padding: 2px 4px 6px 4px;
	background-color: #fff;
}

.hauptmenue a {text-decoration: none; padding: 2px 4px 6px 4px;}
.hauptmenue a:link { color: #333;}
.hauptmenue a:visited {color: #333;}
.hauptmenue a:hover {background-color: #f1f1f1 ;color: #333;}
.hauptmenue a:active {background-color: #fff ;color: #333;}

.untermenue {
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;line-height: 25px;
	background-color: #fff;	
}

.untermenuehi {
	padding: 3px 4px 6px 4px;
	background-color: #D9E1EC;	
}

.untermenue a {text-decoration: none; padding: 3px 4px 6px 4px;}
.untermenue a:link { color: #333;}
.untermenue a:visited {color: #333;}
.untermenue a:hover {background-color: #E8EDF4 ;color: #333;}
.untermenue a:active {background-color: #fff ; color: #333;}



/*  CONTENTBEREICH  */

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 120%;
	font-weight: normal;
	margin: 0 10px 10px 20px;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333;
	font-size: 90%;
	line-height: 110%;
	font-weight: bold;
	margin: 15px 10px 5px 20px;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333;
	font-size: 80%;
	line-height: 110%;
	font-weight: bold;
	margin: 15px 10px 5px 20px;
}

.conthead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 115%;
	line-height: 140%;
	font-weight: normal;
	margin: 0 10px 5px 20px;
}

.contsubhead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 140%;
	font-weight: bold;
	margin: 0 10px 5px 20px;
}

.contfliess {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 136%;
	margin: 0 10px 0 20px;
}

.contintro {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 136%;
	font-weight: bold;
	margin: 0 10px 5px 20px;
}

.contklein {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 90%;
	margin: 2px;
}

ul {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 136%;
	margin: 10px 0 10px 20px;
}

.tabcol1 {
	width: 110px;
}

.tabcol220 {
	width: 220px;
}


/*  CONTENTMENUE  */

.cmenhead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	font-weight: bold;
	margin: 0 5px 5px 5px;
}

.cmenitems {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 180%;
	margin: 0 5px 5px 5px;
}

.cmenitems a {text-decoration: none;}
.cmenitems a:link { color: #3a5579;}
.cmenitems a:visited {color: #3a5579;}
.cmenitems a:hover {color: #333;text-decoration: underline;}
.cmenitems a:active {color: #333;}

/*  MARGINALIE  */

.marginhead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 146%;
	font-weight: bold;
	margin: 0 5px 5px 10px;
}

.marginintro {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 146%;
	font-weight: bold;
	margin: 0 5px 5px 10px;
}

.marginfliess {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 126%;
	margin: 0 5px 5px 10px;
}

.button{
	width: 200px;
}

.button a{
	font-family: Verdana, Helvetica, sans-serif; 
	text-decoration: none;
	font-size: 80%;
	line-height: 136%;
	color: #333;
	margin: 0 5px 5px 10px;
	padding: 3px 4px 3px 4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #9CA6B4;
	border-bottom: 1px solid #9CA6B4;
	border-left: 1px solid #fff;
	background-color: #D9E1EC;	
}



.button a:visited {color: #333;}
.button a:hover {background-color: #B4C0CF ;}
.button a:active {	background-color: #B4C0CF ;}


/*  FOOTER  */
#footerbox {
	width:730px;
	padding: 5px 0 10px 0;
	text-align: center;
}

.footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin: 0 5px 5px 8px;
}

.footer a {text-decoration: none; border-bottom:1px dotted #3a5579;}
.footer a:link { color: #3a5579; border-bottom:1px dotted #3a5579;}
.footer a:visited {color: #3a5579; border-bottom:1px dotted #3a5579;}
.footer a:hover {color: #333;text-decoration: none;border-bottom:1px solid #3a5579;}
.footer a:active {color: #333; border-bottom:1px dotted #3a5579;}
