/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

img {
	border-style: none;
}

#bg {
	position:fixed; 
	top:-50%; 
	left:-50%; 
	width:200%; 
	height:200%;
}
#bg img {
	position:absolute; 
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	margin:auto; 
	min-width:50%;
	min-height:50%;
}

div#wrapper {
	/* This is the only important rule */
	/* We need our content to show up on top of the background */
	position: relative;
	z-index: 2;
}

/* ----------------------------- */

@font-face {
    font-family: "Museo Sans";
    src: url(MuseoSans_500.otf);
    src: local("Museo Sans") 
             url(MuseoSans_500.otf) format("opentype");
}

@font-face {
    font-family: "Anonymous";
    src: url(AnonymousPro-Bold.ttf);
    src: local("Anonymous") 
             url(AnonymousPro-Bold.ttf);
}

@font-face {
    font-family: "Puritan";
    src: url(Puritan-Bold.ttf);
    src: local("Puritan") 
             url(Puritan-Bold.ttf);
}

@font-face {
    font-family: "Neucha";
    src: url(Neucha.ttf);
    src: local("Neucha") 
             url(Neucha.ttf);
}

body
{
	margin: 0;
	padding: 0;
	font-family: Museo Sans, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #43433E;
	background-color: #E1E1E1;
}

h1, h2, h3
{
	margin: 0;
	font-weight: normal;
	color: #43433E;
	font-family: Puritan, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
}

h1 { font-size: 44px; }
h2 { font-size: 21px; margin-top: 6px; margin-bottom: 16px; }
h3 { margin-bottom: 6px; }

p, ul, ol
{
	margin-top: 0;
	line-height: 160%;
	text-align: justify;
}

ul, ol { }
blockquote { }
a { color: #811f21; }
a:hover { text-decoration: none; }
a img { border: none; }

img.left
{
	float: left;
	margin: 7px 30px 0 0;
}

img.right
{
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }
.picbreake { margin: 25px; }
input, textarea
{
	border: 0px;
	background-color: Transparent;
}

.entry input, .entry textarea
{
	border: 0px;
	background-color: #CCC;
}

.list1 { }

.list1 li
{
	float: left;
	line-height: normal;
}

.list1 li img { margin: 0 30px 30px 0; }
.list1 li.alt img { margin-right: 0; }

tr { line-height: 22px; }
#wrapper { }

/* Header */
#header-wrapper { }

#header
{
	width: 1100px;
	height: 50px;
	margin: 0 auto;
	/*background: url(../images/img03.jpg) no-repeat left top;*/
	background-color: #811f21;
}

/* Menu */
#menu
{
	float: left;
	width: 1050px;
	height: 50px;
}

#menu ul
{
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
	font-weight: bold;
}

#menu li
{
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	color: #E1E1E1;
}

#menu a
{
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	padding: 15px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	color: #E1E1E1;
}

#menu a:hover { color: #4c782d; background-color: #cddead; }

#menu .aktiv a
{
	height: 20px;
	/*background: #F3F3F3;*/
	color: #fff;
	background: url(../images/transpBlack10.png)
}
#menu .aktiv a:hover
{
	height: 20px;
	color: #cddead;
	background: url(../images/transpBlack10.png)
}

/* Page */
#page
{
	width: 1076px;
	margin: 0 auto;
	padding: 12px 12px 0px 12px;
	/*border-bottom: 2px #383624 solid;
	background-color: #F3F3F3;*/
	background-image: url(../images/transpWhite75.png);
	min-height: 400px;
}

#suppage
{
	width: 1076px;
	margin: 0 auto;
	padding: 12px 12px 0px 12px;
	border-bottom: 2px #4c782d solid;
	/*background-color: #F3F3F3;*/
	background-image: url(../images/transpWhite75.png);
	min-height: 176px;
}

/** LOGO */
#logo
{
	width: 1080px;
	height: 335px;
	margin: 0 auto;
	padding-left: 20px;
}

#logo h1, #logo p
{
	margin: 0px;
	line-height: 22pt;
	font-weight: bold;
	color: #383624;
}

#logo h1
{
	padding: 220px 14px 14px 14px;
	font-family: Anonymous, Verdana, Helvetica, sans-serif;
	font-size: 38px;
	background: url(../images/transpWhite25.png);
	width: 234px;
	height: 335px;
	text-transform: none;
}

#logo a
{
	text-decoration: none;
	color: #811f21;
	/*color: #900;*/
}

#logo p
{
	padding-left: 14px;
	padding-top: 6px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	background: url(../images/transpWhite25.png);
	width: 249px;
	height: 100%;
}

/* Content */
#content
{
	float: right;
	width: 830px;
}

/* Post */
.post { margin-bottom: 25px; }

.post .title, .post .title a
{
	color: #43433E;
	font-weight: normal;
	text-decoration: none;
}

.post .date
{
	font-family: Neucha, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
}

.date a 
{
	font-size: small;
	font-style: italic;
}

.post .meta
{
	margin-top: -10px;
	padding: 2px 30px 2px 0px;
	border-top: 1px #BDBDBB dotted;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span
{
	display: block;
	margin-top: -10px;
}

.post .meta a { }
.post .entry { padding: 10px 0; }

.post .links
{
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments { }
.post .links .permalink { padding-left: 17px; }

#sidemenu
{
	float: left;
	width: 200px;
	margin: 0px 0px 0px 5px;
	border-top: 1px #811f21 solid;
}

#sidemenu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidemenu li
{

	padding: 0 0 1px 0px;
}

#sidemenu li ul { }

#sidemenu li li
{
	margin: 0;
	padding-left: 0px;
	/*background: url(../images/img05.jpg) no-repeat left 5px;*/
}

#sidemenu li a
{
	text-decoration: none;
	color: #811f21;
	border-bottom: 1px #811f21 solid;
	display: block;
	padding: 4px;
}

#sidemenu li a:hover
{
	background-color: #cddead;
}

/* Sidebar */
#sidebar
{
	float: left;
	width: 300px;
	margin: 0px 0px 0px 5px;
}

#sidebar p
{
	margin: 0;
	padding-left: 0px;
	padding-top: 6px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	line-height: normal;
}

#sidebar h2
{
	height: 25px;
	margin: 0 0 10px 0px;
	padding: 8px 0 2px 0px;
	border-bottom: 1px #BDBDBB dotted;
	color: #42423E;
}

/* midbar */
#midbar
{
	float: left;
	width: 400px;
	font-size: 90%;
	font-weight: normal;
	margin: 0px 0px 0px 5px;
}

/* Footer */
#footer
{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	/*background: url(../images/img04.gif) no-repeat left top;*/
}

#footer p
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: #66665E;
}

#links a
{
	color: #E1E1E1;
	text-decoration: none;
}

#col1 { float: left; width: 330px; overflow: hidden; }

#col2 { width: 330px; overflow: hidden; margin: 0 0 0 365px; }

#links
{
	width: 1100px;
	height: 20px;
	margin: 0 auto;
	background-color: #811f21;
	text-align: center;
	padding: 8px auto 8px auto;
}

#sponsors
{
	font-size: x-small;
	float: right;
}

.photo
{
	float: left;
	margin: 0 4px 0 4px;
	-webkit-box-shadow: 0 8px 6px -6px #7f7457;
	-moz-box-shadow: 0 8px 6px -6px #7f7457;
	box-shadow: 0 8px 6px -6px #7f7457;
}

.o td
{
	/*background-color: #DBDDE2;*/
	border-bottom: 1px #C5C5C5 solid;
	border-top: 1px #C5C5C5 solid;
}
