
.content a,.content p,.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.content blockquote { margin-top:0px;margin-bottom:0px; }
.content ul { margin-top:0px;margin-bottom:0px; }
.content li { margin-top:2px;margin-bottom:2px; }
body { margin: 0px; }
/* my style */
#content_center {margin: 0 12%;font-size:14px;text-align:center;background-color:#f5f4f2;}  /*background-color:#f5f4f2; */
@media (min-width: 1500px) {
  #content_center {  margin: 0 20%;}
}

#diashow {
    height: 320px;
    margin: 0 auto auto;
    position: relative;
    width: 899px;
}

.home_small_pics {text-align:center;width:100%}
.home_small_pics a img{padding:3px;background-color:#fff;margin-right:40px;}
.home_small_pics a:last-child img{margin-right:0px;}

/* table version 
.seminare {width:100%;text-align:left;color:#000000;border-spacing:8px;margin-top:30px;}
.seminare td { font-size:14px; line-height:125%;}
.seminare tr:nth-child(even) {background: #FFF}

*/

#seminare {margin-top:30px; text-align:left;}

    #seminare ul {
		list-style-type: none;
       display: table;
	   table-layout: fixed;
        width: 820px;
    }
     
    #seminare li {
    display: table-cell;
    table-layout: fixed;
    border-spacing: 5px;
	padding:7px;
    }
	
	#seminare ul:nth-child(even) {background: #FFF}
	.semi_links { display: inline-block;width:230 px;}
	.semi_rechts { display: inline-block;width:590 px;margin-left:10px; }
	
	
	
	
	
	

.kontakt_text {
    font-family: Arial,Helevetica,sans-serif;
    font-size: 12pt;
    width: 303px;
}

#kontakt td label {
	text-align:left;font-size: 12pt;
}

.footerinhalt a {
	text-decoration:none;
}

.footerinhalt  a, .footerinhalt div{
	font-size:10px;
}

.normal_text{
	line-height:125%;
	
}


/*******  .content td, aus folgenden vier zeilen eliminiert ****/

.content body,.content td,.content a,.content p,.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.content blockquote,.content ul,.content li,.content font { line-height:150%; }
.content body,.content a,.content p,.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.content blockquote,.content ul,.content li,.content font { font-family:Arial, Helevetica, sans-serif; }
.content body,.content p, { font-family:Arial, Helevetica, sans-serif; }
.content body,.content p, { font-weight:normal; }
.content body { background-color:#fafafa; }
.content body,.content td { font-size:12px; }
.content body { color:#3b2003; }
.content h1 { color:#DC8E08; font-weight:normal;  }
.content h1 { font-size:26px; }
.content h2 { color:#874907;  }
.content h2 { font-size:22px; }
.content h3 { color:#c2b63c; font-weight:normal;}
.content h3 { font-size:18px; }
.content h4 { color:#DC8E08;  }
.content h4 { font-size:12px; }
.content h5 { color:#3b2003;  }
.content h5 { font-size:12px; }
.content h6 { color:#3b2003; }
.content h6 { font-size:12px; }
.content p { color:#3b2003; }
.content p { font-size:12px; }
.content li { color:#3b2003; }
.content li { font-size:12px; }
.content a { color:#666666; }
.content a { font-size:12px; }
.content a { text-decoration:none; }
.content a:visited { color:#666666; }
.content a:hover { color:#666666; }
.content a:hover { text-decoration:#underline; }
.content sup { font-size: smaller; vertical-align: baseline; position: relative; bottom: 0.33em;}
.content sub { font-size: smaller; vertical-align: baseline; position: relative; bottom: -0.25em;}
