body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image:url(http://www.diabetes-wandsbek.de/bg.png);
	background-repeat: fixed;
	color: #000000;
	font-size: 20pt;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.foot
{
	padding: 5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A4E9B;
}


.content {
	padding: 10px;
	background-color: #FFFFFF;
	height: 100%;
	vertical-align: top;
	text-align: left;
	margin: 1px;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.pagetitle
{
	padding: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

h1,h2,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.clock {
	font-weight: lighter;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.white
{
	color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.white a
{
	color:#346f83;
	text-decoration:underline;
	
}
.clock {
	font-weight: lighter;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.menu{
	border: 0px;
	border-style: dotted;
	border-bottom: 0px;
	border-color: #000;
}

.menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted;
	border-color: #000;
}

.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid;
	border-color: #ccc;
}

.menu ul ul {
	padding-left: 10px;
	background-color: #E1EAEA;
	border-bottom: 0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #003;
	display: block;
	text-decoration: none;
	font-weight: normal;	
}
.menu a:hover {
	text-decoration: none;
	color: #000;
	background-color:#F2F7F7;
}
.menu a.menu_current {
	font-weight: bold;
	color: #fff; 	 
	background-color: #AEBABD;
}	

#search { float: right; }

#searchbox {
	position: relative;
	padding: 15px;
	width: 160px;
	margin-top: 5px;
}

#searchbox input { vertical-align: top; border: none; }

#search_btn{ width: 20px; float: left; margin-top: 5px; }

#searchbox #input_field{
	background: transparent url(../img/search_bg.png) no-repeat scroll left center;
	border: none;
	color: #666666;
	padding: 5px 5px;
	margin-top: 4px;
	width: 120px;
	float: left;
}

#input_field input { width: 100%; }

a.external {
	background: url(../img/external.png) center right no-repeat;
	padding-right: 13px;
}





.newsletter {     width:210px;     
         margin:2px 0 0 10px;     
		 padding: 30px 5px 5px 5px; 
		 background-color:#fff;  
		 background-repeat: no-repeat;    
		 background-position: top left;     
		 color: #000;         
		 font-size: 10pt;
		     
		 } 
		 .newsletter input[type=text] {     
		 width: 100%;     
		 color: #000;     
		 background-color:#fff;      
		 border: 1px solid #000;
		 border-right: 1px solid #000;  
		    
		 } 
		  .newsletter input[type=submit] {     
		 width: 100%;     
		 color: #000;     
		 background-color:#c1c0c0;      
		 border: 1px solid #000;
		 border-right: 1px solid #000;  
		    
		 } 
		 .newsletter input:hover {     
		 color: #000;     
		 background-color: #fff; 
		     
		 } 
		 .newsletter input:focus {     
		 color: #000;     
		 background-color: #fff;     
		 }

form {
	margin: 0;
}

.post_date {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-position: center;
}
table,td,tr {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/**
  dbGlossary
**/
abbr {
  cursor: help;
  border-bottom: 1px dotted #da251d;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #da251d;
}
.catchword_text {
  cursor: help;
  border-bottom: 1px dotted #da251d;
}
.catchword_html {
  position: relative;
  display: inline;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  color: red;
  background-color: green;
}
a.catchword_html {
  display: inline;
  margin: 0;
  padding: 0;
}
a.catchword_html:link,
a.catchword_html:visited,
a.catchword_html:hover,
a.catchword_html:active
{
  display: inline;
  margin: 0;
  padding: 0;
}

.catchword_html div {
  display: none;
}
.catchword_html:hover div {
  position: absolute;
  z-index: 100;
  display: block;
  width: 200px;
  height: auto;
  top: 10px;
  left: 10px;
  padding: 15px;
  color: #000;
  background-color: #ffff99;
  border: 1px solid #ffff99;
}
.catchword_error {
  font-weight: normal;
  color: #990000;
  background-color: #ffff99;
  padding: 3px 5px;
}
.glossary_list a {
  background-image: none;
}
.glossary_list dt {
  clear:both;
  font-weight: bold;
}
.glossary_list dd {
  font-style: italic;
  margin-bottom: 10px;
}
.literature_list dt {
  clear:both;
  font-weight: bold;
}
.literature_list dd {
  font-size: 8pt;
  margin-bottom: 15px;
}
.literature_title {
  display: block;
  font-weight: bold;
}
.literature_subtitle {
  display: block;
  font-weight: bold;
  font-style: italic;
}
.literature_description {
  font-style: italic;
}
.gl_tab_bar {
  margin: 10px 0 20px 0;
  font-size: 8pt;
}
.gl_tab {
  display: inline-block;
  margin: 0 2px;
}
.gl_tab a {
  font-weight: normal;
}
.fn_sup a {
  margin: 0 0 0 3px;
  font-weight: bold;
}
.fn_footer {
  margin: 20px 0 0 0;
  padding: 10px 0 0 0;
  font-size: 8pt;
  background-image: url(img/footnote-divider.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
.fn_item {
  font-style: normal;
}
.fn_number {
  font-weight: bold;
  padding: 0 5px 0 0;
}
.fn_footnote {
  font-style: italic;
}

