/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */
* {
	padding: 0;
	margin: 0;
}

input, textarea {
padding: 2px;
}

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #BCC6F0 url(bg.gif) top center repeat-y;
}
P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

a, address, blockquote, div, 
caption, cite, dfn, dl, dt, 
fieldset, h1, h2, h3, h4, 
img, input, label, legend, 
li, ol, option, p, q, 
select, textarea, td, th, ul 	, .standard
{
	font-family				:	Verdana, Arial, Helvetica, sans-serif; 
    font-size: 100.01%;
}

a, a:link, a:active, a:visited
{
	text-decoration : underline;
	color						:	#000;
	background			: transparent;
}

a:hover
{
	text-decoration : underline;
	color						:	#000;
	background			: transparent;
}
h1, .h1,h1 a, .h1 a, .h1 a:link, .h1 a:active, .h1 a:visited, h1 a:link, h1 a:active, h1 a:visited {
	font-size: 1.20em;
	font-weight:bold;
	text-decoration: none;
  font-style:normal;
}
.h1 a:hover,h1 a:hover {
	text-decoration: underline;
	background:transparent;
}
h2, .h2,h2 a, .h2 a, .h2 a:link, .h2 a:active, .h2 a:visited, h2 a:link, h2 a:active, h2 a:visited {
	font-size: 1.10em;
	font-weight:bold;
	text-decoration: none;
  font-style:normal;
}
.h2 a:hover,h2 a:hover {
	text-decoration: underline;
	background:transparent;
}
h3, .h3,h3 a, .h3 a, .h3 a:link, .h3 a:active, .h3 a:visited, h3 a:link, h3 a:active, h3 a:visited {
	font-size: 1.0em;
	font-weight:bold;
	text-decoration: none;
}
.h3 a:hover,h3 a:hover {
	text-decoration: underline;
	background:transparent;
}
h4, .h4,h4 a, .h4 a, .h4 a:link, .h4 a:active, .h4 a:visited, h4 a:link, h4 a:active, h4 a:visited {
	font-size: 1.0em;
	font-weight:normal;
	text-decoration: none;
  font-style:italic;
}
.h4 a:hover,h4 a:hover {
	text-decoration: underline;
	background:transparent;
}
.klSchrift,.klSchrift a, .klSchrift a:link, .klSchrift a:active, .klSchrift a:visited {
	font-size: 0.75em;
	font-weight:normal;
	text-decoration: none;
  font-style:normal;
}
.klSchrift a:hover {
	text-decoration: underline;
	background:transparent;
}
.grSchrift,.grSchrift a, .grSchrift a:link, .grSchrift a:active, .grSchrift a:visited {
	font-size: 2.00em;
	font-weight:normal;
	text-decoration: none;
  font-style:normal;
}
.grSchrift a:hover {
	text-decoration: underline;
	background:transparent;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 970px;
}

#navlinks {
clear: both;
margin: 5px 0 5px 0;
padding: 2px 0 0 0;
height: 15px;
text-align:right;
border-top: 1px solid #2237BD;
border-bottom: 1px solid #2237BD;
background: #2237BD;
}
#navlinks a {
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
padding: 2px 0 0 5px;
border-left: 1px solid #FFFFFF;
}	
	
#navlinks a:hover {
text-decoration: underline;
border-left: 1px solid #cccccc;
}
#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: auto;
border: 0;
border-bottom: 0px solid #2237BD;
}
/*NAVIGATION*/
#avmenu {
clear: left;
float: left;
width: 220px;
margin: 4px 0 1px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 210px;
margin: 0 0 2px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 1px;
}

#avmenu li a {
font-weight: bold;
min-height: 20px;
text-decoration: none;
color: #000000;
display: block;
padding: 6px 0 0 10px;
background: #BCC6F0;
border-left: 4px solid #2237BD;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #2237BD;
border-left: 4px solid #cccccc;
}

#avmenu ul ul {
margin:1px 0 5px 15px;
font-size:0.9em;
width:195px;
}

#avmenu ul ul a {
min-height:16px;
margin:0;
padding:4px 0 0 8px;
}

#avmenu ul ul ul {
margin:1px 0 5px 15px;
font-size:0.9em;
width:180px;
}

#avmenu ul ul ul a {
min-height:16px;
margin:0;
padding:4px 0 0 8px;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}
.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 190px;
color: #000000;
background-color: #ffffff;
line-height: 1.3em;
border-left: 0px solid #2237BD;
}

#extras {
float: right;
width: 180px;
margin: auto;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#extras img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #BCC6F0;
}
/*INHALTSBEREICH*/
#content {
margin: 0 190px 20px 220px;
/*
border-left: 1px solid #BCC6F0;
border-right: 1px solid #BCC6F0;
*/
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}
#content h1 {
font-size: 1.5em;
margin: 0 0 10px 0;
color: #2237BD;
border-bottom: 1px solid #2237BD;
}

#content h2 {
font-size: 1.4em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
border: 0px;
}


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #2237BD;
}

a:hover {
text-decoration: underline;
color: #2237BD;
}

a img {
border: 0;
}
/*FUSSZEILE*/
#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 1px solid #2237BD;
width: 970px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
#breadcrumb {
	text-align:left;
	font-size: 0.8em;
	color: #000000;
	padding-left: 0.1em;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
}
#breadcrumb a {
	color: #000000;
	text-decoration: none;
}
.abstand {
padding-bottom: 1.8em;
padding-top: 1.0em;
border-bottom: 1px solid;
}
hr
{
	 border: 0; /* Für Firefox und Opera */
	 border-top: solid 1px #2237BD;
	 height:1px;
	 width: 100%;
}
#linkerInhalt
{
  float:left;
  width: 300px;
  margin:0  10px 0 0;
}
#rechterInhalt
{
  float:left;
  width: 220px;
}
.inhalt_header
{
	padding:3px 0 3px 3px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background:#ddd;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	
}
/*RECHTE SEITE:*/
#rechts-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#rechts-navigation li {
	list-style-type: none;
	margin:5px 0 0 0;
}

#rechts-navigation .head  {
	display: block;
	padding: 3px 5px 3px 5px;
	background-color: #2237BD;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
#rechts-navigation .head:hover {
	text-decoration: none;
}
#rechts-navigation .sdiv  {
	display: block;
	padding: 5px 5px 5px 5px;
	background:#BCC6F0;
	margin:1px 0 0 0;
}
/*SUCHE AUF RECHTER SEITE*/
.input1
{
  float:left;
  border: 1px solid #2237BD;
  height: 22px;
  width: 125px;
  margin: 0;
  padding:0;
}
.input3
{
  margin: 0;
  padding:0;
  float:left;
}
.suchform
{
  margin:0;
  padding:0 5px 0 0;
  height:25px;
}	
