﻿@import url('Layout.css');
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	background-color:#E8F0E8;
}
#container{
	width: 770px;
	height: 636px;
	margin-left: -385px;
	left: 50%;
	position: absolute;
	background-color:#E8F0E8;
}
#masthead {
	background-image:url('../Bilder/Tile2-110x8.jpg');
	background-repeat: repeat-x;
}
#footer {
	margin-top:5px;
}
#left_col {
}
/* Formatvorlagen für Mastertitel */
#header h1 {
	color:#CC3300;
	font-weight:bold;
	font-size:2.1em;
	margin: 20px 0px 0px 0px;
	text-align:right;
}
#header form { 
	margin:0;
	padding:0;
}
#header img {
	margin:0;
	padding:0;
}
/* Formatvorlagen für die linke Spalte */
#left_col form { 
	margin:0;
	padding:0;
}
#top_left img {
	margin:0;
	padding:0;
}
#left_col h1 { 
	font-size: 1.2em;
	color: #292929;
	font-weight:bold;
	margin: 13px 0px 4px 4px;
}
#left_col p {
	font-size: 0.9em;
	color: #4A8256;
	margin:0;
}
#left_col td {
	border-top:1px #DCDCDC solid;
	border-bottom:1px #DCDCDC solid;
}

#liste td {
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	border-collapse: collapse;
	padding:4px;
}
#liste a {
	font-size: 1.0em;
	color:green;
	text-decoration:none;
	font-weight:normal;
}
#liste a:visited {
	color:green;
	text-decoration:none;
	font-weight:normal;
}
#liste a:hover {
	color:#CC3300;
	text-decoration:none;
	font-weight:normal;
}
/* Allgemeine Formatvorlagen */
h1 {
	font-size: 1.4em;
	color:#4A8256;
	margin: 11px 10px 15px 12px;
}
h2 {
	font-size: 1.2em;
	color: #4A8256;
	font-weight:bold;
	margin: 0px 10px 8px 0px;
}
h3 { 
	font-size: 1.2em;
	color: #4A8256;
	font-weight:bold;
	margin: 15px 10px 8px 0px;
}
h4 { 
	font-size: 1.1em;
	color: #4A8256;
	font-weight: bold;
	margin: 0px 10px 8px 0px;
}
h5 { 
	font-size: 1.1em;
	color: #4A8256;
	font-weight: bold;
	margin: 12px 10px 8px 0px;
}
h6 { 
	font-size: 1.1em;
	color:#333333;
	font-weight: bold;
	margin: 12px 10px 8px 0px;
}
p {
	font-size: 1.1em;
	color:#333333;
	font-weight:normal;
	margin: 0px 10px 8px 0px;
}
blockquote {
	font-size: 0.9em;
	color: #292929;
	margin: 0px 9px 12px 0px;
	padding: 3px 3px 3px 3px;
	border: 2px outset #C0C0C0;
}
dl {
	margin: 0;
	padding: 0;
}
dd {
	margin: 0px 10px 8px 30px;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0;
	padding: 0;
}
li {
	margin: 0px 10px 8px 30px;
	padding: 0;
}
/* Formatvorlagen für allgemeine Links */
a {
	font-size: 0.9em;
	color:green;
	text-decoration:none;
	font-weight:normal;
}
a:visited {
	color:green;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	color:#CC3300;
	text-decoration:none;
	font-weight:normal;
}
/* Formatvorlagen für die Zeitschrifteninhalte */

/* Formatvorlagen für Links */
.style_nav_a {
	display:block;
	color:#4A8256;
	font-size: 1.0em;
	font-weight:normal;
	text-decoration:none;
	width:144px;
	padding:3px 0px 3px 4px;
	margin:0px;
}
.style_nav_a:hover {
	color: #CC3300;
	background-image:url('../Bilder/Button6-5x23.jpg');
	background-repeat:repeat-x;
	text-decoration:none;
	font-weight:normal;
}
.style_nav_z {
	display:block;
	color:#4A8256;
	font-size: 1.0em;
	font-weight:normal;
	text-decoration:none;
	width:100%;
	padding:0px;
	margin:0px;
}
.style_nav_z:hover {
	color: #FFFFFF;
	background-color:#CC3300;
	text-decoration:none;
	font-weight:normal;
}
/* Freie Formatvorlagen */
.style_italic {
	font-style: italic;
}
.style_bold {
	font-weight: bold;
}
.style_center {
	text-align:center;
}
.style_centernormal {
	text-align:center;
	font-weight:normal;
}
.style_right {
	text-align:right;
}
.style_titlerot {
	color: #CC3300;
}
.style_margin0 {
	margin-top:0px;
}
.style_title {
	font-family: "Times New Roman", Times, Serif;
	font-size: 1.6em;
	color: #CC3300;
	margin-top: 20px;
	margin-bottom: 10px;
}
.style_footer {
	font-size: 0.8em;
	color: #4A8256;
	margin-top: 4px;
}
.style_copyright {
	font-size: 0.8em;
	color: #4A8256;
	margin-top: 4px;
}
.style_copyrightfoto {
	font-size: 0.8em;
	color: #333333;
	margin-top: 4px;
}
.style_copyright2 {
	font-size: 0.9em;
	color: #CC3300;
	margin-top: 4px;
	padding:3px 3px 3px 3px;
	border: 2px outset #C0C0C0;
}
.style_plegende {
	font-size: 0.9em;
	color: #292929;
	margin-top: 4px;
	padding:3px 3px 3px 3px;
	border: 2px outset #C0C0C0;
}
.style_rlegende {
	font-size: 0.9em;
	color: #4A8256;
	margin-top: 4px;
	padding:3px 3px 3px 3px;
	border: 2px outset #C0C0C0;
}
.style_meldung {
	color:#FFF;
	background-color:#CC3300;
	padding:4px;
}
.style_counter {
	text-align:center;
	font-size: 0.9em;
	color:#C0C0C0;
}
.style_suchen {
	font-size: 0.9em;
	color: #292929;
}
.style_forum {
	font-size: 1.0em;
	color: #292929;
}
.style_navweiß {
	background-color: #FFFFFF;
}
.style_navgrau {
	background-color:#DCDCDC;
}
.style_tab {
	border-collapse: collapse;
	border: 1px solid #CCCCFF;
	margin-bottom:8px;
}
.style_tr_t {
	border: 1px solid #CCCCFF;
	font-weight:bold;
	background-color:#DCDCDC;
}
.style_td_l {
	border: 1px solid #CCCCFF;
	text-align: left;
}
.style_td_c {
	border: 1px solid #CCCCFF;
	text-align: center;
}

