/* Copyright © Eftelingfansite.de
	Webdesign by Tim Hendriks
		www.tim-hendriks.com */
		
body {
	background-color: #585f56;
	background-image: url(../images/style/background.jpg);
	background-repeat: repeat;
	padding: 0;
	margin: 0;
	cursor: default;
}

/* Main DIVS */
#mainframe {
	width: 950px;
	min-height: 500px;
	overflow: auto;
	background-image: url(../images/style/mainframe.png);
	background-repeat: repeat-y;
	margin: auto;
}
#header {
	width: 930px;
	height: 260px;
	margin: auto;
	background-image: url(../images/header/hvdvz.jpg);
}
#headeroverlay {
	width: 930px;
	height: 260px;
	background-image: url(../images/style/headeroverlay.png);
}
#topbar_left {
	width: 330px;
	padding-left: 10px;
	height: 50px;
	float: left;
	font-family: arial;
	font-size: 13px;
	line-height: 50px;
	color: #cfcebb;
}
#logo {
	width: 270px;
	height: 50px;
	float: left;
	cursor: pointer;
}
#topbar_right {
	width: 310px;
	padding-right: 10px;
	height: 50px;
	line-height: 50px;
	float: left;
	font-family: arial;
	font-size: 13px;
	text-align: right;
	color: #cfcebb;
}
#bottombar {
	width: 750px;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	margin-top: 180px;
	float: left;
	font-family: arial;
	font-size: 13px;
	line-height: 30px;
	color: #f1f0df
}
#timebar {
	width: 150px;
	padding-right: 10px;
	height: 30px;
	margin-top: 180px;
	float: left;
	font-family: arial;
	font-size: 13px;
	line-height: 30px;
	text-align: right;
	color: #f1f0df
}
#contentframe {
	width: 930px;
	min-height: 500px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	padding-bottom: 20px;
}
#content_left {
	width: 280px;
	padding-left: 10px;
	min-height: 500px;
	float: left;
	overflow: visible;
}
#content_right {
	width: 600px;
	padding-right: 15px;
	margin-left: 25px;
	min-height: 500px;
	float: left;
	overflow: auto;
}
#footer {
	width: 930px;
	height: 300px;
	background-color: #adac95;
	background-image: url(../images/style/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 120px;
	margin: auto;
}
#footer_content {
	width: 930px;
	height: 250px;
}
.footerbox {
	width: 296px;
	height: 150px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#footer_bottom {
	width: 930px;
	height: 38px;
	padding-top: 12px;
	font-family: verdana;
	font-size: 11px;
	color: #f0f0f0;
	text-align: center;
	line-height: 17px;
	color: #cdcbba;
}
.date {
	width: 92px;
	height: 147px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	margin-right: 10px;
	background-image: url(../images/style/date.png);
	float: left;
	text-align: center;
	font-family: arial;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #345026;
}

/* Headings */
h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 22px;
	color: #345026;
	line-height: 35px;
}
h2 {
	padding: 0;
	margin-top: -10px;
	margin-bottom: 5px;
	font-family: georgia;
	font-weight: bold;
	font-size: 16px;
	color: #345026;
	line-height: 35px;
}
h3 {
	width: 280px;
	padding-left: 20px;
	height: 35px;
	margin-left: -20px;
	margin-bottom: 0;
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #35472c;
	background-image: url(../images/style/h3.png);
	background-repeat: no-repeat;
}
h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: georgia;
	font-size: 16px;
	color: #f1f0df;
}

/* Fonts */
p, ul {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #333321;
}
.footerbox p {
	color: #dad9c1;
}

/* HR */
.hr {
	width: 100%;
	height: 1px;
	background-color: #cacaae;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

/* Links */
.navigation_left a {
	display: block;
	width: 277px;
	padding-left: 10px;
	margin-left: -10px;
	border-left: 3px solid #dad9c1;
	height: 30px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #35472c;
	text-decoration: none;
	border-bottom: 1px solid #d2d1ba;
}
.navigation_left a:hover, .navigation_left a.current {
	background-color: #d2d1ba;
	border-left: 3px solid #9e9e83;
}
.navigation_left a.subnav {
	width: 260px;
	padding-left: 28px;
	height: 25px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
.navigation_left a.subnavcurrent {
	width: 259px;
	padding-left: 28px;
	height: 25px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	background-color: #d2d1ba;
	border-left: 3px solid #9e9e83;
}
.link, .twitterlist a {
	font-weight: bold;
	color: #345026;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.link_small {
	font-weight: bold;
	font-size: 12px;
	color: #345026;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.link:hover, .link_small:hover, .twitterlist a:hover {
	color: #4d6c3d;
	text-decoration: underline;
}
.link_big, .link_big_2 {
	display: block;
	width: 600px;
	height: 30px;
	background-image: url(../images/style/link_big.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: #345026;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 28px;
	text-align: center;
}
.link_big_2 {
	background-image: url(../images/style/link_big_2.png);
}
.pagelink {
	display: block;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 5px;
	background-color: #cdcdb9;
	border: 1px solid #c6c6af;
	float: left;
	color: #345026;
	text-decoration: none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}
a.h2 {
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	font-family: georgia;
	font-weight: bold;
	font-size: 16px;
	color: #345026;
	text-decoration: none;
}
a.h2:hover {
	text-decoration: underline;
}
.footerbox a {
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color: #dad9c1;
}
.footerbox a:hover {
	color: #f1f0df;
}
#bottombar a, #topbar_left a, #topbar_right a {
	text-decoration: none;
	color: #dad9c1;
}
#bottombar a:hover, #topbar_left a:hover, #topbar_right a:hover {
	color: #f1f0df;
}
a:focus {
	outline: none;
}

/* Form */
input, textarea {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #d2d1ba;
	background-color: #e9e9d6;
	color: #333321;
}
input:hover, textarea:hover, input:focus, textarea:focus {
	border: 1px solid #4d6c3d;
}
.button {
	background-color: #c3c3a8;
	border: 1px solid #d2d1ba;
	color: #333c47;
	font-weight: bold;
}
.button:hover {
	border: 1px solid #d2d1ba;
	cursor: pointer;
}

/* Tables */
.table {
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #333321;
}
.tr1 {
	background-color: #d5d4bf;
}
.tr2 {
	background-color: #dcdbc7;
}
.linklist .tr1:hover, .linklist .tr2:hover {
	cursor: pointer;
	background-color: #d2d1ba;
}
.linklist {
	font-weight: bold;
	font-size: 14px;
	color: #345026;
	margin: 0;
	padding: 0;
}

/* Lists */
ul {
	margin-left: 15px;
}
.twitterlist {
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #333321;
	margin-top: 10px;
}

/* Images */
.image {
	padding: 2px;
	border: 1px solid #c6c6af;
	background-color: #cdcdb9;
}

/* Special Divs */
.socialbtn {
	width: 115px;
	height: 26px;
	cursor: pointer;
}
.quote {
	padding: 5px;
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	color: #333321;
	background-color: #cdcdb9;
	margin-top: -18px;
	margin-bottom: 5px;
}
