/* helper css */

abbr[title] {border-bottom:1px dotted;cursor:help}
.clear {overflow : hidden;}

div {position : relative;}

ul.navi,
ul.navi ul {
  margin : 0; padding : 0; 
  list-style-type : none; 
  overflow : hidden;
}

.highlight {}

/*
 *    Content-elements
 */

h1, h2, h3, h4, h5 {
    font-family: Georgia, "Times New Roman", serif;
    margin : 0 0 5px; padding: 0;
    
}

#content h1 {
    margin : 0 0 30px 0; padding : 0 0 10px 0;
    font-size : 2.2em; line-height : 1.2; font-weight : bold;
    background : transparent url("/system/images/bg-headline.png") no-repeat bottom left;
}

#content h2,
#content h2.slogan {
  margin-bottom : 0; padding-bottom : 7px;
  line-height : 1.2;
} 




#content .slides_control h1,
#content .slides_control h2 {}

#content .slider-text h1 {
    margin: 0 0 10px 0 !important; padding: 0;
    font-size : 3.0em;line-height:1.1; font-weight : normal;
    background : transparent !important;
  
}
#content .slider-text h2 {margin-bottom : 30px;}

#content .sidebar h2 {margin:0 0 12px 6px;}
#sidebar h2,
#sidebar .link-list {margin-left: 6px; padding-top:10px;}

h2 {font-weight : normal;}
h3 {}
h4 {}
h5 {}

ul, ol,
p {
  padding : 4px 0;
}

ul, ol {padding : 0 0 0 25px;}
ul { }

ul ul {font-size : 1.0em;}

ul li, ol li {}

/* 
inaktiv bis Klärung Frage Editorklasse für Tabellen

table {border-collapse : collapse; border : 1px solid #b1b1b1;  width : 100%;}
table tr th {font-weight : bold; border-bottom : 1px solid #b1b1b1;}
table tr td {border-bottom : 1px dotted #b1b1b1;}
table tr th,
table tr td {padding : 3px 5px;}
*/
img {border : none;}

a:link, a:hover, a:visited {color : #000; text-decoration : underline;}

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

.img-left {
  margin : 0;
  float : left;
}
.img-right {
  margin :0 ;
  float : right;
}


table.mediaplan {border-collapse : collapse; border : 1px solid #cccccc;padding;0;margin:0;  width : 600px;}
table.mediaplan tr th {font-weight : bold; border-bottom : 1px solid #cccccc;}
table.mediaplan tr td {border-bottom : 1px solid #cccccc;}
table.mediaplan tr.head {border : 1px solid #cccccc;font-weight : bold;color:#FFFFFF;background-color:#000000;}
table.mediaplan tr th,
table.mediaplan tr td {padding : 3px 5px;}

