A 			{ color: #0e6cb4; } 
A:link		{ color: #0e6cb4; } 
A:visited	{ color: #666666; } 
A:active	{ color: #0e6cb4;  } 
A:hover		{ color: #666666;
	text-decoration: none;
	} 

body {
	background-color: #c0c0c0;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	}

#page{
	background-color: #FFF;
}

#content h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 15px 0;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #0E6CB4;
	padding-bottom: 2px;
	letter-spacing: 1px;
	}
#content h1 a {
	text-decoration: none;
	background: url(img/icon_flower.gif) no-repeat left center;
	padding-left: 25px;
	display: block;
	height: 20px;
	line-height: 20px;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 15px 0;
	color: #000;
	padding-bottom: 2px;
	}
h2 span.birthday {
	font-size: 11px;
	font-weight: normal;
	}

.body {
	color: #000000; 
	margin-left: 0px;
}

.byline, .entryfooter, .trackbackfooter {
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #000;
}
.byline{
	clear:both;
}
.intro {
	background-color: #e9f3ff;
	padding: 5px;
	border: 1px solid #d8e7f8;
	}

.commentBody {
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine {
	font-weight: bold;
	clear: left;
}

#blogText {
	padding:0 8px 0 8px;
}

#banner  {
	padding: 0 10px 0 115px;
	background: #0e6cb4 url(img/wappen_fehraltorf.gif) no-repeat;
	height: 64px;
	position: relative;
	}
#banner h1 a {
	background-image: none;
	padding: 8px 0 0 0;
	display: block;
	margin: 0;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-shadow: #000 2px 2px 3px;
	font: normal normal 24px "Century Gothic", Arial, sans-serif;
	}
#autor p {
	position: absolute;
	top: 35px;
	left: 116px;
	margin: 0;
	}
#autor p a {
	text-decoration: none;
	color: #fff;
	}
input, select, textarea {
	color: #000;
	background-color: #fff;
	border: 1px solid #999;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
input:hover, select:hover, textarea:hover,
input:focus, select:focus, textarea:focus {
	background-color: #fefbca;
	border: 1px solid #000;
	}
.rightMenu input {
	padding: 2px;
	margin: 2px 0;
	}
input.searchfield {
	width: 90px;
	}

.menuTitle {
	background-color: #0e6cb4;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px;
	color: #fff;
	text-shadow: #000 2px 2px 3px;
	}

.header, .header a {
	text-align: center;
	font-weight: bold;
}


#calendar{
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color: #d6e9ff;
}

.menuBody {
	text-align: left;
	padding: 2px;
	line-height: 14px;
}

.menuBody .header {
}

.menuBody A {
}

.date {
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.footerHeader {
	background-color: #ddd;
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}

.rightMenu {
	border:1px solid #999;
	margin:8px;
}
.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.nav ul li a {
	display: block;
	text-decoration: none;
	padding: 2px 5px 2px 12px;
	background: url(img/nav_arrow.gif) no-repeat 3px -58px;
	}
* html .nav ul li a {
	height: 1%;
	}
.nav ul li a:hover {
	color: #fff;
	background: #999 url(img/nav_arrow.gif) no-repeat 3px 5px;
	}
.nav ul li a:active {
	color: #fff;
	background-color: #0e6cb4;
	background: #999 url(img/nav_arrow.gif) no-repeat 3px -58px;
	}

.code {
	font-family: "courier new",courier,monospace;
	font-size: 1em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
	margin:5px 0 5px 0;	
}

.codePrint {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;	
}
.center{
	text-align: center;
}
p.center {
	margin: 2px 0;
	}
.entry{
	margin-bottom:25px;
	padding-bottom:3px;
	border-bottom:1px solid #999;
}
a img{
	border: 0px;
}

.comment, .trackback, .commentAlt, .trackbackAlt{
	border: 1px solid #999;
	padding: 10px;
	margin:10px 0;
	position:relative;

}
.commentAlt, .trackbackAlt{
background-color:#efefef;

}
.comment img, .commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}



.commentBody, .trackbackBody{
	color: #000000; 
	margin-bottom: 10px;
}

 #relatedEntriesList {
	color: #000000;
 }



.commentByLine, .trackbackByLine {
	font-style: italic;
	font-size: .7em;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
#trackbacks,#comments{
	margin-top:8px;
	}
#calendar th{
	font-weight: normal;
}
.tbLink{
	font-size:1.1em;
}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}

.byline img{
	vertical-align: top;
}

/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm{
margin:8px;
text-align:left;
}
fieldset#sendForm{
border:none;
}
fieldset#commentForm legend,fieldset#sendForm legend {
color: #000000;
margin: 0px 0px 0px 0px;
padding: 3px 5px 10px 5px;
}
fieldset#commentForm label,fieldset#sendForm label{
float:left;
width:110px
}
fieldset#sendForm label{
width:130px;
}
fieldset#commentForm div,fieldset#sendForm div{
clear:both;
margin-bottom:5px
}
fieldset#commentForm .longLabel{
width:260px
}
fieldset#sendForm .longLabel{
width:200px;
}
fieldset#commentForm .nofLoat,fieldset#sendForm .nofLoat{
float:none
}
fieldset#commentForm #comments,fieldset#sendForm #notes{
width:100%;
height:120px;
overflow: auto;
}
fieldset#sendForm #notes{
width:300px;
}
fieldset#commentForm img{
margin:3px auto
}
fieldset#sendForm img,fieldset#sendForm #submit{
margin-left:200px;
}
#popUpFormBody{
background:#fff;
margin:8px;
}