html {

  height: 100%;

}

body {

  margin: 0;

  padding: 0;

  width: 100%;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  background-color: white;

  height: 100%;

  font-size: 70%;

  line-height: 140%;

  color: #333333;

}

 
a:link { color: #003399; text-decoration: none;}

a:visited { color: #003399; text-decoration: none;}

a:hover { color: #003399; text-decoration: underline}

 
h1{

  font-size: 100%;

  font-weight: bold;

  line-height: 120%;

  text-transform: none;

  color: #61717B;

  padding: 0 0 0.5em 0;

  background-repeat: repeat-x;

  background-position: 0 bottom;

  background-image: url(/images/dotted_line_microsite.gif);

}

td, th {vertical-align: top; text-align: left;}
/*
body {margin: 0; padding: 0; width: 750px; background-color: white; font-family: arial, helvetica, sans-serif; font-size: 80%; background-image: url(/imges/pbde_bg_leftcolumn.gif); background-repeat: repeat-y;}
.acc { display: none;}

/*text links*/
/*
a:link { color: #003399; text-decoration: none;}
a:visited { color: #003399; text-decoration: none;}
a:hover { color: #003399; text-decoration: underline}
*/
/* Linke Spalte */ 

#leftcolumn {width: 108px; float: left;}

/*Submenue auf Contentseiten*/

.menu_left_content {font-weight: bold; width: 108px; font-size: 80%; font-family: verdana, arial, sans-serif; margin: 0; padding: 0; background-color: #CDCDCD;}
.menu_left_content ul {margin: 0; padding: 0;}
.menu_left_content li {list-style: none; font-weight: bold; padding: 2px 0 2px 12px; margin: 0; border-bottom: 1px solid #FFFFFF;}
.menu_left_content ul a:link, .menu_left_content ul a:visited { display: block; line-height: 1.2em; padding: 0; margin: 0; color: #706865; text-decoration: none;}
.menu_left_content ul a:hover { color: #314B9A;}

 
/* Linke Spalte */ 
/*
#leftcolumn {width: 108px; background-color: #E1E1E1; float: left; }
*/
#content { padding: 15px; background-color: #FFFFFF; }
/*
#content .spitzmarke { position: relative; font-size: 80%; font-family: arial; text-transform: uppercase; padding: 0; margin: 0; letter-spacing: 1px; color: #646363; font-weight: normal;}
*/
#content .spitzmarke {display: none;}
/*
#content h1 { font-size: 130%; font-weight: bold; color: #023064; padding: 10px 0 0 0; margin: 0;}
*/
h2 { line-height: 100%; font-size: 14px; font-weight: normal;}
h3 { line-height: 100%; font-size: 13px; font-weight: bold; margin: 1em 0 .5em 0;}
#uebersicht img {border: 1px solid #CDCDCD; padding: 3px;}

div.blaettern {text-align: right; font-size: 80%; width: 450px;}
