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

body {
	margin: 0;
	padding: 0;
	background: #1A1A19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
	color:#f8f8f8;
}

h3 {
	font-size: 1.6em;
	color:#f8f8f8;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
.post p{
	margin-bottom:15px;	
}

ul, ol {
}

ul li {
	margin-left: 0px;
}

a {
	text-decoration: none;
	color: #f4b800;
}

a:hover {
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	clear: both;
	width: 980px;
	height: 370px;
	margin: 30px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(../../gfx/templates/13/img01.jpg) no-repeat left top;
}

/* Logo */

#logo {
	margin: 0;
	padding: 20px 0px 0px 90px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo p {
	width: 555px;
}

#logo h1 {
	padding-top: 160px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	width: 320px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: url(../../gfx/templates/13/img04.jpg) no-repeat 20px 28px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 215px;
	padding: 8px 5px 6px 5px;
	border: none;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	width: 62px;
	height: 22px;
	border: none;
	background: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 920px;
	height: 60px;
	margin: 0px auto;
	padding: 0px;
	/*background: #000000;*/
	margin-left:50px;
}

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

#menu li {
	float: left;
	border-right: 1px solid #1A1A18; 
}

#menu a {
	display: block;
	height: 30px;
	padding: 30px 40px 0px 40px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e3e3e3;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: url(../../gfx/templates/13/img02.jpg) repeat-x left top;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 580px;
	padding: 30px 0px 0px 0px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #e3e3e3;
}

.post .title a {
	color: #DDDDDD;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	height: 30px;
	background: url(../../gfx/templates/13/img05.jpg) no-repeat left 20px;
	padding: 30px 0px 0px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #1C1C1C;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 340px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	border-bottom: 1px solid #1E1E1E;
	background: #121212;
	margin: 0px 30px;
	padding: 5px 0px;
	border-left: none;
}

#sidebar li li a {
	padding-left: 30px;
	background: url(../../gfx/templates/13/img03.jpg) no-repeat 15px 4px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #878787;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

#module1{
	margin-left:40px;
	margin-right:40px;
	display:none;
}
#module5{
	margin-left:40px;
	margin-right:40px;
	display:none;
}
#desbild1{
	background:url(none) repeat-x;
	width:920px;
	height:220px;
	display:none;

}
#desbild2{
	background:url(none) repeat-x;
	width:580px;
	height:220px;
	display:none;

}
#desbild3{
	background:url(none) repeat-x;
	width:560px;
	height:220px;
	display:none;
	margin-top:10px;

}
#desbild4{
	background:url(none) repeat-x;
	width:820px;
	height:220px;
	margin-bottom:10px;
	display:none;
	margin-left:40px;
}
#desbild5{
	background:url(none) repeat-x;
	width:270px;
	height:200px;
	display:none;
	margin:0 auto;
	margin-bottom:10px;
	margin-top:10px;
}
#desbild6{
	background:url(none) repeat-x;
	height:200px;
	width:270px;
	display:none;
	margin:0 auto;
	margin-bottom:10px;
	margin-top:10px;
}
.linkKat a{
	color:#333;	
}