body {
	color: #333;
	font-family: 'Lucida bright', georgia, serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(media/fliegenfischer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.normal, .normal TD, .normal P, TD, P {
	color: #333;
	font-family: 'Lucida bright', georgia, serif;
	font-size: 14px;
}
hr {
display:none;
}

a, a .normal {
color:#009ee0;
text-decoration:none;
}

a:hover, a:hover .normal {
text-decoration: underline;
}
.paging a.commandButton:link, .paging a.commandButton:visited, .paging a.commandButton:hover, .paging a.commandButton:active {
background-color:none;
font-size:14px;

} 

h1 {
display:none;
	}

.mainTable {
	width: 980px;
	height:100%;
	background-image: url(media/back.png);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	top: 0px;

}
.footerCell {
height:50px;
vertical-align:middle;
border-top: 1px solid #ccc;
}
.headerCell {
height: 120px;
vertical-align:middle;
}
.contentCell {
vertical-align:top;
}
.contentCellLeft {
width:755px;
vertical-align:top;
}
.contentCellSpacer {
width: 20px;
}

.contentCellRight {
width: 205px;
vertical-align:top;

}

/*   IMAGES   */

img {
padding: 6px;

}

#shortdesc img {
padding: 0px;
border: 0px;
background: none;
}

img.imgleft, .image IMG {
float: left;
margin-right: 5px;
}

img.imgright {
float: right;
margin-left: 5px;
}

#pagetext table td {
padding: 5px 0px 5px 0px;
border-top: 1px solid #ccc;

}
#pagetext table {
border-bottom: 1px solid #ccc;

}
.spacer {
height:15px;
}

/*   HEADER   */

#header {
}

#header h1 {
}

#header h2 {
font-family: arial, tahoma, verdana, sans-serif;
font-weight: normal;
font-size: 28px;
line-heihgt:40px;
text-transform: uppercase;
color: #999999;
padding-bottom:4px;
margin-bottom:0px;
}

#header h2 a {
color: #999999;
text-decoration: none;
}

#header div.description {
text-transform: uppercase;
letter-spacing: 1px;
color: #666666;
}

/* Contents */

#content {

}

#content h1 {
}

#content div.post {
}

#content div.post h2, #content div.post h2 .conTitle  {
font-family: arial, tahoma, verdana, sans-serif;
font-size: 26px;
font-variant: small-caps;
font-weight: normal;
color: #009ee0;
border-bottom: 2px groove #ededed;
}

#content div.post h3 {
font-family: arial, tahoma, verdana, sans-serif;
font-size: 23px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h4 {
font-family: arial, tahoma, verdana, sans-serif;
font-size: 20px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h5 {
font-family: arial, tahoma, verdana, sans-serif;
font-size: 17px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h6 {
font-family: arial, tahoma, verdana, sans-serif;
font-size: 14px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h2 a {
color: #6D8CC4;
text-decoration: none;
}

#content div.post h2 a:hover {
color: #D07878;
}

#content div.post p {
line-height: 150%;
}
#content div.post {
margin-bottom: 43px;
}

#content div.post p.date,
#content div.post p.date a {
color: #bebebe;
text-align: right;
text-transform: uppercase;
margin-bottom: 43px;
}

p.nocomments {
}

#content div.post p.details_small {
font-size: 12px;
padding-left: 20px;
background: transparent url(images/back-details.jpg) no-repeat left center;
color: #aaa;
}

#content div.post ul {
}

#content div.post ul li {
line-height: 140%;
}

#content div.post ol {
}

#content div.post ol li {
line-height: 140%;
}

#sidebar {
width: 205px;
margin: 0;
padding: 0;
float: right;
}

#sidebar h1 {
}

#sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
list-style-type: none;
}

#sidebar ul li{
line-height: 160%;
margin:0;
padding:0;
list-style-type: none;
}

#sidebar h2 , #sidebar h2 .conTitle{
font-family: 'Lucida bright', georgia, serif;
font-weight: normal;
font-size:14px;
text-transform: uppercase;
color:#666666;
padding:0px;
padding-bottom:12px;
margin:0px;
}
#sidebar p {
padding: 0px;
margin:0px;

}



#sidebar a {

}

#sidebar a:hover {
}

#sidebar ul li a {

}
#footer {
font-size: 13px;
text-align: left;
}

#footer a {
}

#footer a:hover {
}

#footer h1 {
}

#footer p {
display: block;
padding-bottom:5px;
}


