﻿/* ********************************
        Standard-Tags
******************************** */

p
{
	font-size: 0.8em;
	margin: 0 20px 10px 20px;
	font-weight: normal;
	color: #205A06;
	
}
h1
{
	font-size: 1.6em;
	font-weight: bold;
	text-align:center;
	margin: 30px 10px 25px 20px;
	color: #205A06;
	/*color: #CC0000;*/
}
h2
{
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin: 20px 10px 14px 20px;
	color: #205A06;	
}

h3
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin: 20px 10px 14px 20px;
	color: #205A06;

}

h4
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin: 20px 10px 14px 20px;
	color: #CC0000;
	/*color: #008000; gruen*/

}

dd
{
	font-size: 0.8em;
	margin-top: 1px;
	margin-bottom: 7px;
}
dt
{
	font-size: 0.8em;
	margin-top: 1px;
	margin-bottom: 7px;
}
ol
{
    list-style-type: decimal;
    color: #205A06;
    
}
li
{
    font-size: 0.8em;
    margin: 0 10px 5px 20px;
    color: #205A06;
}
li.li2
{
    font-size: 0.8em;
    margin: 0 0 5px 45px;

}

ul
{
	list-style-image: url('../images/listenzeichen.png');
	color: #205A06;
}

a
{
	color: #292929;
	font-weight:bold;
	/*text-decoration: none;*/

}

a:visited
{
	color: #292929;	
	font-weight: bold;	

}
a:active
{
	color: #514A39;
	font-weight: bold;
}
a:hover
{
	color: #CC0000;
	font-weight: bold;
}

.bildrechts {
	float: right;
	padding: 2px 0px 20px 20px;
}
.bildlinks {
	float: left;
	padding: 2px 20px 20px 0px;
}

.clearBoth {
	clear: both;
	margin-top: 5px;
}
.clear 
{
	clear: both;
}

.bildVerlinkt 
{
	border-width: 0px;
	float: left;
	padding: 2px 20px 20px 0px;
}

/**************************
T.
**************************/

.gridHeader {
	background-color:#D4D798;
	border:1px solid #205A06;
}

.gridHeader p {
	margin-top:2px;
	margin-bottom:2px
}

.gridItem {
	border:1px solid #205A06; 
}

.gridItem p {
	margin-top:2px;
	margin-bottom:2px
}
.hr {
	width: 100%;
	color: #205A06;
	height: 1px;
}
.spkU /*Speisekarte*/
{
	font-size: 0.9em;
	font-weight: bold;
	text-align:center;
	/*margin: 30px 20px 25px 20px;*/
	color: #CC0000;

}


.spk /*Speisekarte*/
{
	font-size: 0.9em;
	font-weight: bold;
	text-align:center;
	/*margin: 30px 20px 25px 20px;*/
	color: #205A06;

}

/* ********************************
        andere-Tags
******************************** */

.logo 
{
	margin: 15px 5px 55px 5px;
	border: 0px;
}


.copyright
{
	font-size: 0.7em;
	margin-top: 10px;
	margin-left: 250px;
	color: #205A06;
}

.SprungM /*Bild*/
{
	border-width: 0px;
}
.SprungMtxt /*Text*/
{
	text-align: right;
	margin-bottom: 10px;
	text-decoration: none;
}
.olAdler
{
    list-style-type: decimal;
    font-size: 1.0em;
	text-align:center;
	color: #205A06;
    
}
.ulAdler
{
	list-style-image: url('../images/listenzeichen.png');
	color: #205A06;
}

.U2pink
{
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin: 20px 10px 14px 20px;
	color: #9E5370;	
}
.txtpink
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin: 20px 10px 14px 20px;
	color: #9E5370;	
}



