/* Start of CMSMS style sheet 'diabetes-CH' */
body { 
	background:url(uploads/images/diabetes-ch-intern/background3.gif)  repeat-x;
	background-color: #ffffff;
	font-size: 15px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	margin: 0; 
	padding: 1em 0;
	text-align: center;  /* Zentrierung im Internet Explorer */
}

a {
	color: #000000;
}
a:visited {
	color:#000000;
}
a:hover {
	color: #514d4e;
}
a:active { 
	color:#000000;
}

.table {
	border: 1px solid black;
}
#greater { 
	position:absolute;
	width:40px; 
	height:40px;  
	top:0px; 
	left:0px; 
	z-index:1;
}

#smaller { 
	width:40px; 
	height:40px; 
	position:absolute; 
	top:43px; 
	left:0px; 
	z-index:1; 
}

div.site {
        
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	padding: 0;	
	width: 1000px;
	min-height:750px;
	background: #F1F1F1;
	border: 1px solid black;
}

div.banner {
	height:120px;
	width:100%;
	background: #F1F1F1;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
	text-align: left;

}

div.banner-container {
	text-align:center;
	width: 100%;
	padding:15px 0px 0px 0px;

}

img.banner {
	height:110px;
	margin:5px 20px 0px 15px;
	vertical-align:middle;
	text-align:left;
	float:left;
}

span.banner1 {
	font-size: 20px;
	color:#000000;
	font-weight:bold;
}

span.banner2 {
	font-size: 15px;
	color:#000000;
	font-weight:normal;
}

hr.banner {
	border: 1;
	width: 60%;
}

h1.banner {

	font-size: 15px;

	margin: 0; 
	padding: 5px;
    	text-align: right;
    	background: #DBD7D7;
   	border-bottom: 1px solid black;
	border-top: 1px solid black;
}

div.footer{
	height:25px;
	width:100%;
	background: #F1F1F1;
	clear:both;
}

ul#menu{
	width:250px;
	padding-top:10px;
	margin: 10px; padding: 10px;
	background-color:#FEFF84;
	border: 1px solid black;
	float: left;
	font-size: 14px;
	font-weight:normal;
	list-style: none;
}

ul#menu ul{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid black;
	list-style: none;
}

#menu a {
	text-decoration:none;
	color:black;
}

#menuactive {
	font-weight:bold;
}

#currentpage {
	font-style:italic;
	font-weight:bold;
}

#menu a:hover, #menu ul li a:hover, #menu ul li a:focus {
	background-color: #ffffff;
}

div#Inhalt {
	margin: 0px 0px 10px 280px;
	padding: 10px;
}

div#portal-menu {
	margin: 20px;
	padding: 20px;
}

* html div#Inhalt {
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	margin-bottom: 0;
}

div#Inhalt h1 {
	font-size: 20px;
    	margin: 0px;
    	color: black;
	text-align:center;
        background-color:F1F1F1;
	background:url(uploads/images/diabetes-ch-intern/button3.gif) #fff bottom left repeat-x;
	padding:5px 15px;
}

div#Inhalt h2, h3, h4 {
	font-size: 18px;
    	margin: 0.2em 0;
    	color: black;
	text-align:center;
	background:url(uploads/images/diabetes-ch-intern/button3.gif)  repeat-x;
	padding:5px 15px;
}

div#Inhalt p {
	font-size: 15px;
	margin: 15px 0;
}

#portal-menu ul {
	list-style: none;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
} 

#portal-menu li {
	float: left;
	margin:10px;
	vertical-align:middle;
} 

#portal-menu li a {
	background:url(uploads/images/diabetes-ch-intern/button3.gif) #fff bottom left repeat-x;
	height: 36px;
	line-height: 36px;
	vertical-align:middle;
	float: left;
	min-width:150px;
	display: block;
	border: 1px  solid black;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right:10px;
	padding-left:10px;
	font-weight:bold;
} 

span.inofix {
	font-size:9px;
}
/* End of 'diabetes-CH' */

