@charset "utf-8";
/* CSS Document */

body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.1em;
}



a[href ^="http://"] {
    background: url(../Archiv/link15.png) center left no-repeat;
    padding-left: 20px;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: 
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover[href ^="http://"] {
	text-decoration: none;
	color: #666666;
	background: url(../Archiv/link15r.png) center left no-repeat;
    padding-left: 20px;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}


h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: center;	 
}

h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	
	
}

h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	
}

.Content_c {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
	text-align: center;
}

#wrapper {
	background-color: #b0b0b0;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	
}

#header {
  height: 105px;
}

#navi{
   float: left; 
   width: 960px; 
}


#center {
	
	
}

#titel {
  text-align: center;
}

#java {
  text-align: center;
}

#left {

  float: left;
  width: 20px;
  height: 200px;
  
}

#content {
	float: left;
	width: 960px;
	height: auto;
}

	
#right {
	float: left;
	width: 20px;
	height: 200px;
   
}

#adsense {
   clear: left;
}

#footer {
  clear: left;
  height: 80px;
  
}

.standard  {
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	color: #111111;
	font-style: normal;
	font-weight: normal;
		
}

.standard-center  {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	color: #111111;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	
}

.zitat  {
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #111111;
	font-style: normal;
	font-weight: normal;
		
}

.lightbox4 {   
        text-align: center;
        margin: 10px auto; 
        padding-top: 10px 0; 
}

	
.datum {
	float: left;
	width: 700px;
	text-align: left;
	padding-top: 05px;
	padding-bottom: 05px;
	margin-top: 05px;
	margin-right: 0px;
	margin-bottom: 05px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	
}
.tag {
	float: left;
	width: 260px;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
