* {margin: 0;padding: 0;}

html {font-size:100.01%;} 

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
	   background-color:#c2c2c2;
    /*background-image: url(images/body.jpg);
    background-attachment: fixed;*/
}

#container {
    width: 841px;
    margin: 10px auto 0px;
			 background-image: url(images/container.jpg);
    background-repeat: repeat-y;
    font-size:0.9em;
}

#header {
    background-image: url(images/header_logo_dgsf_1.jpg);
    height: 149px;
}
#header_top{
    width:170px;
    font-size:20px;
    font-family:Arial;
    color:#ffffff;
    padding:42px 0px 0px 65px;
}
#header_main{
    float:left;
    width:836px;  
    max-width:95%;
    text-align:center;
    letter-spacing:0.1em;
    font-size:1.4em;
    font-family:Arial;
    color:#808080;
    padding:17px 5px 0px 8px;
    
}

#header_breadcrumb{
    float:right;
    width:576px;
    font-size:80%;
    font-family:Arial;
    color:#000;
    padding:14px 0px 0px 0px;
    margin:2px;
    
}

#left_box{
    width:200px;
				clear:both;
    float:left;
    background-image: url(images/left_box.jpg);
    background-repeat: no-repeat;
    margin-left: 40px!important;
    margin-left: 20px;
    padding-top: 16px;
    padding-left:1px;
}

#right_box{
    width: 200px;
    float: right;
}


#content{
    margin-right: 45px;
    margin-left: 265px;
    padding: 2px;
}


#content p{
	   font-size: 0.8em;
    text-align: left;
	   padding-left:5px;
    padding-right:20px;
}
#content ol{
    padding-left:8px;
    padding-right: 20px;
    list-style: decimal;
    list-style-position: inside;
    font-size: 0.8em;
}

#content ul{
    padding-left: 18px;
    padding-right: 20px;
    list-style: disc;
    list-style-position: outside;
    font-size: 0.8em;
}
#content img {
   border:1px solid #000000;
   display: block; 
			margin:5px auto 5px;
}
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color:#666;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


#navcontainer{
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 10px; 
}

#navcontainer ul{
    margin: 0;
    padding: 0;
    list-style-type:none;
    font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li{
    margin: 0; 
}

#navcontainer a{
    display: block;
    padding: 5px 10px;
    width: 175px;
    color: #000;
    background-color: #b2b2b2;
    text-decoration: none;
    border-top: 1px solid #fff;
    border-left: 1px  #b3b3b3;
    border-bottom: 1px solid #999;
    border-right: 1px #b3b3b3;
    font-weight: bold;
    font-size: 0.8em;
    background-image: url(images/vertikal_1.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#navcontainer a:hover{
    color: #000;
    background-color: #b2b2b2;
    text-decoration: none;
    border-top: 1px solid #999;
    border-left: 1px #b3b3b3;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    background-image: url(images/vertikal_a_1.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a{
    display: block;
    padding: 5px 5px 5px 30px;
    width: 160px;
    color: #000;
    text-decoration: none;
    font-weight: normal;
}

#navcontainer ul ul a:hover{
    color: #000;
    background-color: #808080;
    text-decoration: none;
}

#navcontainer h3{
    display: block;
    padding: 5px 10px;
    width: 175px;
    color: #000;
    background-color:#FFB500;
    text-decoration: none;
    border-top: 1px solid #fff;
    border-left: 1px solid #b2b2b2;
    border-bottom: 1px solid #999;
    border-right: 1px  #b2b2b2;
    font-weight: bold;
    font-size: 0.8em;
    background-repeat: no-repeat;
    background-position: 0 0;
}

#table{
    width:95%;
    table-layout:fixed;
	margin-left:2%;
}

#table table, td{
    border-collapse:collapse;
    border:1px solid #cccccc;}

#table p{
    font-size:0.8em;
    padding-left:5px;
    padding-right:5px;
    padding-top:4px;
    padding-bottom:4px;
}

#table1{
    width:95%;
    table-layout:fixed;
    border-style:none;
}

#table1 td{
    border-style:none;
}

#table1 p{
    font-size:0.8em;
    padding-left:1px;
    padding-right:1px;
    padding-top:2px;
    padding-bottom:2px;
}
caption{
    color:#333333;
    font-size:0.8em;
    font-weight:bold;
}

h1 {
    font-size: 1.2em;
    font-weight: bold;
    text-align:center;
    line-height:1.4em;
}

h2 {
    font-size: 0.9em;
    clear:right;
    margin-top: 2px;
    margin-bottom: 4px;
    background-image: url(images/h2_bg_1.jpg);
    background-repeat: no-repeat;
    height: 36px;
    padding-top: 15px;
    padding-left:10px;
}

h3 {
    font-size: 0.9em;
	   padding-left:5px;
}


h4 {
    font-size: 0.8em;
    font-weight:bold;
    padding-left:5px;
}

h5 {
    width:96%;
    text-align:center;
    font-size:0.9em;
    font-weight:bolder;
    color:#666666;
    border-color:#999999;
    border-style: double;
}

#footer{
    clear: both;
    background-image: url(images/footer_4.jpg);
    height: 93px;
}
#footer_left{
    width:150px;
    padding:40px 2px 3px 50px;
    margin-left:50px;
    float:left;
}

#footer_center{
    width:300px;
    padding:78px 0px 3px 0px;
    margin-left:120px;
    text-align:center;
    font-size: 70%;
    float:left;
}

#footer_right{
    width:70px;
    font-size:70%;
    padding:78px 50px 3px 0px;
    float:right;
}
a:link {
     color:#C66300;
					outline:none;
}
a:visited {color:#C66300}
a:hover {
    color:#333333;
    outline:none;
}
a:active {
    color: #808080;
    outline:none;
}
.stil3{
    font-size: 0.9em;
    text-align:center;
}
ul.linkList {
    margin-left: 40px;
}
.lauftext{
    font-size:1.0em;
				font-variant:small-caps;
				font-weight:bold;
    color:#666666;
				margin-bottom:10px;
				margin-right:25px;
				margin-left:22px;
}
