/* Angepasstes Design */
@media all 
{
/*Standard-Tags*/
body {
font-family:Georgia,Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
line-height:1.2em;
}

a {
color: #900;
line-height:1.2em;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}

#col1 .aktueller_link {
text-decoration:none;
font-weight:bold;
}

#topnav a {
color:white;
}

p {
margin-bottom:1.5em;
}
#col3 p {
font-size:14px;
/* text-indent:0.5em;*/
}

h1 {
	font-size: 1.8em; 
	font-weight:bold; 
	line-height:normal;
	font-variant:small-caps;
	color: #493705;  
	background:inherit;  
	margin:0.4em 0 0.5em 0; 
	border-bottom: 1px #493705 solid;
}

h2 {
	font-size: 1.5em; 
	line-height:normal;
	font-weight:bold; 
	color: #493705; 
	background-color: transparent; 
	width:80%; 
	text-align:center;  
	margin:0.2em auto 0.5em auto; 
	padding: 0.3em; 
	border-bottom: 1px #493705 solid;
}
h3 {
	font-size: 1.3em; 
	line-height:normal;
	font-weight:bold; 
	color: #493705; 
	margin:0.6em 0 0.2em 0;
}
h4 {
	font-size: 1.2em; 
	line-height:normal;
	font-weight:bold; 
	color: #493705; 
	margin:0.4em 0 0.5em 0; 
}

#col3 ul {
}
#col3 li {
 list-style:disc;
 list-style-position:inside;
}

#col3 .nav ul {
	text-align:center;
}

#col3 .nav li {
	display:inline;
	list-style:none;
	margin:0 0.8em 0 0;
}

/*1. linke Spalte */
#col1 ul, #col1 li {
color:#493705;
list-style:none;
margin-left:0;
margin:0;
}
#col1 li {
	font-size:0.9em;
	margin-top:0.5em;
	margin-left:0.5em;
}
#col1 ul {
	margin-bottom:1.0em;
}
#col1 a {
color:#493705;
text-decoration:none;
background:none;
}
#col1 p {
color:#493705;
}

#col1 a:hover {
color:#e4deaf;
background-color:#922e02;
text-decoration:none;
}
#col1 a:visited {
color:#493705;
}

/* 2. mittlere Spalte*/
#col3 img {
	margin:0.3em;
	border-collapse:collapse;
}

.bilderstrecken_style {
margin: 0.4em;
padding:0.2em;
border: 1px dashed #999999;
width:210px;
}

.bilderstrecke_vorschau_ueberschrift {
width: 80%;
border-bottom:1px solid #999999;
color: #666666;
font-size:0.85em;
margin-left:auto;
margin-right:auto;
margin-bottom:0.2em;
}
.bild  {
margin:3px;
}

.news_detail
{

}
.news_detail_ueberschrift
{

}

.news_detail_datum
{
float:right;
font-size:0.85em;
}

.news_detail_autor
{
float:left;
font-size:0.85em;
}

.news_detail_text
{
	clear:right;
	padding-top:0.8em;
}

.news_detail_text .wetter
{
	margin:0.5em;
	border: 2px double;
	border-color:#493705;
}

.news_detail_text p
{

}


.news_detail_text .wetter_ueberschrift p
{
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.2em;
	margin:auto;
	border-bottom:1px solid #493705;
	width:90%;
}

/* Gestaltung der Angabe des tatsächlichen Autors der Meldung*/
.news_detail_text .news_echter_autor
{
	font-weight: bold;
	text-align:center;
	font-variant:small-caps;
	font-size:1.1em;
	margin:0 0 0.8em 0;
}
/* Neuigkeiten-Vorschau */
.news_vorschau_wrapper
{
	margin-top:2em;
}

.news_navi
{
	text-align:center;
	margin-bottom:0.8em;
}
.news_vorschau
{
	padding-bottom:0.8em;
}
.news_vorschau_ueberschrift
{
	font-size: 1.4em; 
	line-height:normal;
	font-weight:bold; 
	color: #493705; 
	border-bottom: 1px solid #666666;
	text-align:center;
	margin-bottom:0;
	padding-bottom:0.3em;
}

.news_vorschau_datum
{
float:right;
font-size:0.85em;
}
.news_vorschau_autor
{
float:left;
font-size:0.85em;
}
.news_vorschau_text
{
	clear:both;
	padding-top:0.8em;
	padding-bottom:0.8em;
}

/* Gästebuch */
.gbuch_input{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 200px;
	border: thin solid #000000;
}
.gbuch_input_id{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height: 20px;
	border: thin solid #000000;
}
.gbuch_textarea{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height: 100px;
	width: 300px;
	border: thin solid #000000;
}
/* Gästebuch ENDE */
/* Tabellen*/
.rahmen_um_die_zellen td,th {
border-bottom:1px dashed black;
border-collapse:collapse;
padding:10px;
}
}
