* {
	 text-decoration: none;
         margin: 0px;
         padding: 0px;
         color: #333333;
}


#main_content  a {
	text-decoration: underline;
}

html, body {
         font-family: Verdana;
         line-height: 15px;
}

P.bodytext {
	margin-bottom: 10px;
}

#container {
         width: 99%;
	 margin: 0 auto;
         text-align: center;
         float: left;
}


#spacer {
	clear: both;
         margin: 0 auto;
	width: 950px;
         height: 30px;
}


#main_outer {
	 width:950px;
         margin: 0 auto;
         text-align: center;
         border: 1px solid #625F4F;
         height: 553px;
}


#header {
	 position: relative;
	 width: 950px;
         height: 80px;
         background-color: #FCF4CC;
         font-size: 12px;
}


#logo {
	float: left;
	width: 260px;
         height: 65px;
	padding-top: 15px;
	padding-left: 15px;
}


#page_title {
	float: left;
	width: 520px;
         height: 63px;
         font-size: 14px;
         color: #000000;
         font-weight: bold;
         padding-top: 17px;
         text-align: right;
}

#page_title .csc-firstHeader {
         font-size: 14px;
}

#top_navigation {
	height: 74px;
	padding-top: 6px;	
	float: left;
	text-align: left;
}

#top_navigation P {
	margin-bottom: 5px;
	padding: 0px;
}

#top_navigation a {
         font-size: 10px;
         color: #A9A489;
         text-decoration: none;
}

#top_navigation a:hover {
         text-decoration: underline;
         color: #000000;
}

#subheader {
	 height: 25px;
         width: 950px;
         text-align: left;
}

#subheader_left {
	 float: left;
	 height: 25px;
         width: 219px;
         background-color: #FEFBEA;
}


#subheader_middle {
	 float: left;
	 height: 25px;
         width: 325px;
         background-color: #FCF1B8;
}

#subheader_right {
	 float: left;
	 height: 25px;
         width: 406px;
}

#main {
	width: 950px;
         font-size: 12px;
	height: 449px;
         min-height: 448px;
         max-height: 448px;
}

#main_left {
         width: 219px;         
         float: left;
}

#navi_left {
         width: 219px;
         background-color: #FCF1B8;
         text-align: left;
         padding-top: 20px;
}
* html #navi_left {
	padding-top:0px;
}

#navi_left_linie {
	 float: left;
	 width: 51px;
         border-right: 2px solid #FFFFFF;
         height: 248px;
}


#navi_left ul {
	 list-style-type: none;
         margin-left: 60px;
         height: 246px;
         width: 156px;
         margin-top: 5px;
         padding-top: 20px;
}

* html #navi_left ul {
         height: 261px;
}


#navi_left ul li {
	margin-bottom: 10px;
        width: 156px; 	
        line-height: 15px;
}

#navi_left ul li .navi_left_quadrat{
	 float: left;
	 width: 7px;
         height: 7px;
         font-size: 7px; /* Höhe des Quadrates für den IE */
         background-color: #030874;
         margin-top: 3px;
         margin-left: -11px; /* Quadrat über die weiße Linie bringen (FF) */
         display: inline;
         position: absolute;
         z-index: 10;
}
* html #navi_left ul li .navi_left_quadrat {
	margin-left: -16px; /* Quadrat über die weiße Linie bringen (IE) */
}

#navi_left ul li a {
	 color: #000000;
         font-weight: bold;
         font-size: 10px;
	 text-decoration: none;         
}



#image_left {
        width: 219px
	height: 182px;
}

#main_image {
	 float: left;
         width: 324px;
	 height: 447px;
}

#main_content_top {
	height: 25px;
	float:left;
        padding-left: 38px;	
}

#main_content {
	float: left;
         position: relative;
         text-align: left;
         width: 405px;
         padding-right: 20px;
         max-width: 357px;   
         max-width: 357px;   
	 height: 449px;
         min-height: 429px;
         max-height: 429px;
         padding-top: 19px;
         padding-left: 30px;
         background-color: #FEFBEF;
         font-size: 10px;
         color: #333333;         
}

* html #main_content {
	height: 448px;
        min-height: 428px;
        max-height: 428px;
}


#main_content h1 {
         font-size: 12px;
         color: #333333;
         font-weight: bold;
         text-align: left;
         margin-bottom: 10px;
}

#main_content a {
	text-decoration: underline;
}

#main_content ul {
	list-style-type: none;
	color: #030874;
	margin-bottom: 10px;
}


#main_content ul li {
        background-image:url('../images/klinik2_liste.gif');
        background-position: 2px 5px;
        background-repeat: no-repeat;
 	padding-left: 10px;  
}      


* html #main_content ul li {height: 1%;}


.logo_images {
	position: absolute;
         top: 40;
         left: 320;
         z-index: 20;
          height: 62px;
         width: 186px;
}

.logo_images a {float: left; margin-right: 4px;}

a.klinik1_link:link, a.klinik1_link:visited, a.klinik1_link:active{
	background-image: url('../../images/logo1.gif');
         background-repeat: no-repeat;
         background-position: center;
         width: 58px;
         height: 62px;
         display: block;
}


a.klinik1_link:hover {
	background-image: url('../../images/logo1_rahmen.gif');
         background-repeat: no-repeat;
         background-position: center;
         width: 58px;
         height: 62px;
         display: block;
}

a.klinik2_link:link, a.klinik2_link:visited, a.klinik2_link:active{
	background-image: url('../../images/logo3.gif');
         background-repeat: no-repeat;
         background-position: center;
         width: 58px;
         height: 62px;
         display: block;
         position:relative;
	 left: 0px;         
}


a.klinik2_link:hover {
	background-image: url('../../images/logo3_rahmen.gif');
         background-repeat: no-repeat;
         background-position: center;
         width: 58px;
         height: 62px;
         display: block;        
}



a.portal_link:link, a.portal_link:visited, a.portal_link:active{
	background-image: url('../../images/logo2.gif');
        background-repeat: no-repeat;
        background-position: center;
        width: 58px;
        height: 62px;
        display: block;
        position:relative;
	left: 0px;
}


a.portal_link:hover {
	background-image: url('../../images/logo2_rahmen.gif');
         background-repeat: no-repeat;
         background-position: center;
         width: 58px;
         height: 62px;
         display: block;
}


/* Info Formular */

#infomaterial {
	font-size: 10px;
	font-family: Verdana;
}

.info_auswahl {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 350px;	
}

img.info_auswahl_image {
        float: left;
        margin-right: 20px;
        border: 1px solid #999999;
}

.info_auswahl_check {
	width: 180px;
	float: left;
        line-height: 20px;        
}

.info_auswahl_label{
         display: inline;
         float: left;
}


.info_information {
	margin-top: 10px;
}
.info_label {
	float: left;
         width: 100px;
         margin-bottom: 3px;
}

.info_input {
         margin-bottom: 3px;

}

.info_input input{
         width: 160px;
         border: 1px solid #999999;
}

.info_input input.input_radio {border: 0px; width: 15px; height: 10px; background-color: transparent;}

.info_textarea {
         margin-bottom: 3px;
}

.info_textarea textarea {
	height: 60px;
        width: 160px;
        border: 1px solid #999999;	
}

.info_submit {
	margin-left: 103px;
}
.info_submit input {
	font-size: 9px;
	font-family: Verdana;     
	background-color: #FCF4CC;
	width: 78px;
	margin-right: 1px;
        border: 1px solid #999999;	
}


table.typo3-adminPanel {display: none;}


/* Footer Links */

#main_content .footerlinks li {
	display:inline;
	background-image:none;	
}

#main_content .footerlinks {
	position: absolute; 
	bottom: -35px; 
	right: 0px;
	font-size: 10px;
}

#main_content .footerlinks a {
	color: #666666;
	text-decoration: none;   
}

#main_content .footerlinks a:hover {
	text-decoration: underline;
}

#main_content .footerlinks li.act a {
	font-weight:bold;
	color: #666666;
	text-decoration:none;  		
}
#main_content .footerlinks li.act a:hover {
	font-weight:bold;
	text-decoration: underline;  		
}

/* Typo3-Webverzeichnis Link */
#main .footer_link{
	position: absolute;
	bottom: -35px;
	right: 450px;
	width: 500px;
	font-size: 10px;
}
#main .footer_link a {text-decoration: none; color: #666666;}
#main .footer_link a:hover { text-decoration: underline;}