/* neue Styleangaben */

/* Hintergrund */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image: url(img/background.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

/* Positionen der Div-Container */
#kopfgrafik {
	position: absolute; 
	left: 0px; 
	top: 0px;
	width: 850px;
	height: 130px;
	border: none;
}

#navigation {
	position: absolute;
	left: 85px;
	top: 165px;
	width: 234px;
	border: none;
	}

#banner_navigation {
	position: absolute;
	left: 85px;
	top: 950px; /* vorher 950px */
	width: 234px;
	border: none;
}

#banner_skyscrape {
	position: absolute; 
	left: 860px; 
	top: 130px;
	width: 130px;
	height: 600px;
	border: none;
}


#inhalt {
	position: absolute; 
	left: 365px; 
	top: 165px;
	width: 468px;
	border: none;
}

#googlesuchergebnis {
	position: absolute; 
	left: 320px; 
	top: 165px;
	width: 468px;
	border: none;
}

/* Navigation */

.Navigation {
	color: #a6a6a6;
	font-weight: bold; 
	font-size: 15px; 
	line-height: 20px;
}

.Navigation a:link { 
	text-decoration: none; 
	color: #365f91;
}
.Navigation a:visited { 
	text-decoration: none; 
	color: #365f91;
}	
.Navigation a:hover, a:active { 
	text-decoration: none; 
	color: #33b1ad;
}

input.suchfeld { 
  display: block;
  float: left;
  margin-top:3px;
  width: 200px; 
  border: 3px solid #acd8d6;
  padding:2px;
}

/* bisherige Schriftangaben */

a { color: #365f91; font-weight: bold; text-decoration:none;}
A:hover { color: #33b1ad; font-weight: bold; }
.randlinks {  border-width: 0px; border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 1px; border-color: black black black #7b7d7b; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; padding: 0px; padding-left: 5px; padding-right: 35px}
.randl {  border-width: 0px; border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 1px; border-color: #7B7D7B; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; padding: 0px; padding-left: 8px;}
.ausgabe {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: 600; color: #e7ef08}
.autor {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; color: #8b8b8b; font-weight: normal; line-height:20px;}
.titel {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; color: #222222; font-weight: normal; line-height:20px;}
.rechnungstext { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #8b8b8b; font-weight: normal; }
.titelbeitrag { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight: bold}
.titelbig { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #000; font-weight: bold; line-height: 22px;}
.stichwort { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: ##5C5C5C; font-style: italic}
.leitsatz { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: ##5C5C5C}
.randArchiv {  border: 4px #006B6B solid}

#hinweis { background-color:#cdedec; padding:10px; text-align:center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #ffffff; font-weight: bold;  }
ul {  list-style-image:url(img/listenpunkt.gif);
font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; color: #222222; font-weight: normal; line-height: 20px;}



.linie { 
  height: 3px; 
  overflow: hidden; 
  padding: 0; 
  background: #acd8d6; 
  margin: 20px 0;
  }

.titelgrau { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #a6a6a6; 
	font-weight: bold; 
	line-height: 22px;
	}
	
.titelfett { font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-style: normal; 
color: #000; 
font-weight: bold; 
line-height: 20px;}

.titelfett a:link { 
	text-decoration: none; 
	color: #365f91;
}
.titelfett a:visited { 
	text-decoration: none; 
	color: #365f91;
}	
.titelfett a:hover, a:active { 
	text-decoration: none; 
	color: #33b1ad;
}