* {margin: 0px; padding: 0px; }


body { min-height: 101%; font-size: x-small; /* fr IE%/Win*/ f\ont-size: small; /*fr alle andreren IE*/ font-family: "Courier New", Courier, mono; color: #000;/* line-height: 125%;*/ background-color: #fff;}
#main-wrapper {position: absolute; left: 50%; width: 800px; margin-left: -400px;  height:100%; }
#header{width:800px;  height:30px; margin-top:20px; background: url("dr-logo.jpg") no-repeat 0 0;}
#nav-wrapper{width: 800px; }
#content-wrapper{width:800px; margin-top:30px; clear:both; }

#top-nav{width: 800px; font-size: 1.2em; font-weight:bold; margin-top:15px; padding-top: 18px; background: url("1-strich.jpg") no-repeat;}
#top-subnav{width: 800px;font-size: 1.2em; font-weight:bold; padding-top: 13px;}
#top-subnav2{width: 800px;font-size: 1.2em; font-weight:bold; padding-top: 13px;}
#content-left{float:left;  width:340px; }
#content-left-wide{float:left;  width:570px; }
#content-middle{float:left;  width:200px; margin-left:30px; }
#content-right{float:right;  width:200px; margin-left:30px; }
.dashed-line{clear:both; margin:1em 0 2em 0; font-size:1em; font-weight:normal; width:100%; border-bottom:1px dashed black;border-top:1px dashed black;}

#top-nav ul, #top-subnav ul, #top-subnav2 ul { list-style: none;text-decoration:none;  }
#top-nav ul li, #top-subnav ul li, #top-subnav2 ul li {display: inline;color: #ccc; font-weight: bold;  text-decoration:none; }
#top-nav ul li a, #top-subnav ul li a, #top-subnav2 ul li a {color: #ccc ; font-weight: bold; text-decoration:none;  }
#top-nav ul li a:hover, #top-subnav ul li a:hover, #top-subnav2 ul li a:hover{color: #cd0068;   }
#top-nav a.act, #top-subnav a.act, #top-subnav2 a.act {color: black; font-weight: bold; }

.contentelement-box{padding-top:1em; width:100%; border-top:1px dashed black;}

#content-wrapper h1 {font-size:1.1em; font-weight:bold;}
#content-wrapper a {text-decoration:underline; color:black;}

.image-link{
	color:#cd0068;
	text-decoration:none;
	font-weight:bold;
}
.image-link-small{
	
	font-size:1.2em;

}
.image-link-big{

	font-size:1.7em;
}
