/* CSS Document */
/*Formate für www.deutscheatlantischegesellschaft.de*/



body {
        margin:0px 0px; 
				padding:0;
        text-align:center;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        background:url('../images/hintergrund2.jpg'); background-repeat:repeat-x;
				font-size:small;
        	/* background-color:#000033; */
}

/* Hier wird der Seitenaufbau definiert */



#main{

      	position:absolute;
      	left:50%;
      	width:778px;
      	margin-top:20px;
      	margin-left:-390px;
      	padding:0px;
      	border-style:outset;
      	border:2px solid #darkgrey;
      	background-color:#ffffff;
}


.topnav{
          text-align:right;
					margin-right:15px;
					margin-bottom:3px;
}
a.additionalnavi 
{
 			background-color:none;
}

/* Der Inhaltsbereich */

h1 {
      clear:both;
			margin-left:10px;
      margin-top:30px;
      color:#003366;
      font-size:14px;
}

h4 {
    	display:block;
    	width:150px;
    	background-color:darkblue;
    	color:white;
    	font-size:16px;

	}

h2 {
      border-bottom: 1px solid #999999;
      font-size: 14px;
      font-weight: bold;
      color:#666666;
      margin-left: 15px;
      margin-top:10px;
      margin-right:15px;
}

h3 {
	 	
      border-bottom: 1px solid #999999;
      font-size:13px;
      font-weight: bold;
      color: #003366;
      margin-left: 10px;
      margin-top:24px;
      margin-right:0px;
}

.inhalt p {
      margin-left: 20px;
      margin-right:15px;
      text-align:left;
}



.einl{
      margin-left:25px;
      font-size:11px;
      font-family:Arial, Helvetica, sans-serif;
}

ul {

      list-style-type:none;
      margin-left:10px;
      padding:0;

}

li {
      margin-top:1px;
      padding:3px;
}




.inhalt {
          border-left: 1px solid #003366;
          border-right: 1px solid #003366;
					border-top:1px solid #003366;
					text-align:left;
}
.inhalt a{
font-weight:bold;
text-decoration:underline;
}

/* Der Kopfbereich */

.logo {
          border-top: 1px solid #003366; 
          border-bottom: 1px solid #003366;
}
.kopf{
vertical-align:top;
text-align:left;
border-top: 1px solid #003366; 
background-image:url('../images/verlauf2.jpg');
          background-repeat:repeat-y;
}
.kopf h1{
      color: #003366;
      font-size:large;
      margin-top:10px;
			margin-left:10px;
}

.thema{
      border-top: 1px solid #003366;
      background-color: #003366; 
      padding:0;
      margin:0px;
}
.thema img{
      width:100%;
      height:100%;
      border:0;
      padding:0;
}
.pathway {
      margin-left: 10px;
      font-size:12px;
}

/* Die Marginalspalte mit ihren Eigenheiten*/

/* .marginal{
    border: 1px solid #003366;
    border-collapse:collapse;
    margin-top:10px;
		align:center;
}
*/

.margtd{
      border-bottom: 1px solid #003366;
      border-top: 1px solid #003366;
      /* color: #ffffff; */
      font-size:9px;
			padding:3px;
}
.artikel_rechts{
margin-top:5px;
margin-bottom:10px;
padding-bottom:10px;
padding-left:0px;
margin-left:2px;
text-align:left;
border:1px solid silver;

}
.artikel_rechts div {
padding-left:2px;
}
.margtd p {
				margin-left:0px;
				margin-bottom:10px;
				text-align:left;
				color:black;
				float:left;
}
.margtd h1{
background-image:url('../images/bgmargsm2.jpg');
          background-repeat:repeat-y;
				margin-left:0px;
				padding:2px;
				display:block;
        font-size:9px;
        text-align: left;
				font-weight:bold;
				margin-top:0px;
				margin-bottom:3px;
				color: #003366;
				/*background-color:#003366;*/
				/* text-decoration:underline; */
				
}

.margtd img{
				float:right;
				margin-right:3px;
				margin-left:3px;
}
.margtd a{
font-weight:bold;
}

/* Der Fussbereich*/
.bottom {
text-align:center;
border-top: 1px solid #003366;
border-left: 1px solid #003366;
border-right: 1px solid #003366;
}
.bottom a:hover{
text-decoration:underline;
background-color:white;
}

/* Navigation */

/* Betrifft alle Links für die nichts Anderes definiert ist */
a {color:#000099; text-decoration:none; }
a:hover{
text-decoration:underline;
}
/* Die Klasse für die div-container */
.navi{
			display:block;
			padding:0px;
			width:100%;
			height:20px;	
			background-color: white;
			border-bottom: 1px solid #003366;
			margin-bottom:5px;
			margin-top:2px;
}
a.navileft_passive {
display:block;
									
}
a.navileft_active {
								 display:block;
								 font-weight:bold;
}




/* Die Hauptnavigation */
.navi a:hover {
        display:block; 
        color:#000099; 
        text-decoration:none;
        background-color:#CCCCCC;
        height:20px;
}

a.navileft_passive:hover   { 
				color:#000099; 
        background-color:#CCCCCC; 
        margin:0px; 
        padding:0px; 
        height:20px; 
        text-decoration:none; 
}

/* a.menu:active  { 
        color:#000099; 
        background-color:lightgrey; 
} */


a.sub1 { 
        display:block;
        text-align:left; 
        margin-left:12px; 
        padding:0px; 
        text-decoration:none; 
        font-size:9pt;
        font-weight:bold; 
        border-bottom:1px solid #003366;
}



a.sub1:link    { color:#000099; background-color:transparent; }

a.sub1:visited { color:#00f; background-color:transparent; }

a.sub1:hover   { color:#000099; background-color:#CCCCCC; text-decoration:none;text-align:left; margin-left:12px; padding:2px; text-decoration:none; font-size:9pt;font-weight:bold; border-bottom:1px solid #003366; }

a.sub1:active  { color:#ff0; background-color:#a03; }

/* Die Links für die Teaser*/
.teaserlink{
font-weight:bold;
}

/* Sitemap */
.sitemap_level1{
font-size: 14px;
font-weight:bold;
}

.sitemap_level2{
font-size:12px;
font-weight:normal;
margin-left: 25px;
}
.sitemap_level3 {
font-size:12px;
font-weight:normal;
margin-left:30px;
}