
/*
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: #EBEBEB url(../gfx/bg.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	/*text-transform: uppercase;*/
	font-weight: normal;
	color: #FF651D;
}

h1 {
	color:#FF651D;
	font-size: 20px;
	margin:0;
	padding:5px 0 5px 5px;
	width:350px;
}

h2 {
	font-size: 18px;
}

h3 { }

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

ul, ol { }

blockquote { }

a { color: #630024; }

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; }

.cb {
	clear: both;
}

.list1 {
}

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

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

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


/* Header */


/* Menu */

#menu {
	float: left;
	width: 1005px;
	height: 40px;
	padding: 0px;
	/*padding-left:60px;*/
	margin: 0px;
	background: url(../gfx/layout-menu.gif) no-repeat left top;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menu ul {
	line-height: 240%;
}

#dropdown-my {
	margin-left: 60px !important;
}

.dropdown_sub {
	/*background-color: #e75b1a;*/
	background-color: #281c6c;
	width: 160px !important;
	height: 26px !important;
	line-height: 20px !important;
}

.submenu-down ul {
	width: 150px;
}

.dropdown_sub a {
	margin-left: 4px;
}

.dropdown_sub a:hover {
	color: #FF651D;
}
/*
#menu ul {
	margin: 0;
	margin-left: 60px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	height: 40px;
	margin-right: 30px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}*/

/* Search */

#search {
	float: right;
	width: 260px;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

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

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #5AA01B;
	color: #FFFFFF;
}

#splash {
	width: 730px;
	height: 380px;
}

/* Page */

#page {
	width: 1005px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: transparent url(../gfx/layout-bg.gif) repeat-y left top;
}


/** LOGO */

#header{
	position:relative;
	width: 1005px;
	height: 255px;
	margin: 0 auto;
	padding: 0px;
	background: transparent url(../gfx/layout-header.jpg) no-repeat left top;
}

#logo {
	position:relative;
	height: 85px;
	width: 335px;
	top: 155px;
	left: 30px;
	background: transparent url(../gfx/header-logo.gif) no-repeat left top;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 730px;
	overflow: hidden;
}

#content_wrap {
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 695px;
	padding-left: 30px;
	overflow: hidden;
}

#content_wrap p {
	margin-left: 10px;
}

#content_wrap p a {
	color: #2c1e60;
	font-weight: bold;
}

#content_wrap p a:hover {
	color: #2c1e60;
	font-weight: bold;
}

.hp_ico {
	padding: 0px;
	margin: 0px;
	width: 225px;
	float: left;
	margin-right: 6px;
}

.hp_ico h2 {
	width: 225px;
	color: #2c1e60;
	font-size: 1.7em;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.hp_ico h2 a {
	width: 225px;
	color: #2c1e60;
	/*font-size: 1.7em;*/
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-decoration: none;
}
.hp_ico h2 a:hover {
	width: 225px;
	color: #2c1e60;
	/*font-size: 1.7em;*/
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-decoration: underline;
}

.hp_ico ul {
	text-align: right;
}

.hp_ico li {
	list-style-type: none;
}

.hp_ico a {
	color: #656565;
	text-decoration: none;
}

.hp_ico a:hover {
	color: #000000;
	text-decoration: underline;
}
/* Post */

.post {
	margin-bottom: 20px;
	background: url(../gfx/img04.jpg) no-repeat left top;
}

.post .title {
	height: 44px;
	padding: 20px 30px 10px 40px;
	color: #A7D100;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #A7D100;
}

.post .date {
}

.post .meta {
	height: 32px;
	margin-left: 2px;
	margin-top: -20px;
	padding: 0px 30px 2px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #C7A302;
}

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

.post .meta a { 
	color: #E0B700;
}

.post .entry {
	padding: 10px 30px 10px 40px;
}

.post .links {
}

.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(../gfx/img06.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}


.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(../gfx/img06.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(../gfx/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: transparent url(../gfx/title02-bg.gif) no-repeat left top;
}

#sidebar-bgtop {
	height: 50px;
	background-color: transparent;
	color: #000000;
}

#sidebar-bgbtm {
	width: 240px;
	padding: 0px 10px 30px 0px;
	background: transparent url(../gfx/right-bg.gif) repeat-y left top;
}

#sidebar a {
	margin: 0;
	margin-left: 4px;
	padding: 0;
	color: #ff651d;
	text-decoration: none:
}

#sidebar ul {
	margin: 0;
	padding: 0;
	padding-left: 8px;
	list-style: none;
	line-height: normal;
	color: #ff651d;
}

#sidebar ul a {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	color: #ff651d;
	text-decoration: none;
}

#sidebar ul li a {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	color: #2c1e60;
	text-decoration: none;
	font-weight: normal;
}

#sidebar ul li a:hover {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	color: #2c1e60;
	text-decoration: underline;
	font-weight: bold;
}

#sidebar li {
	padding: 0px;
}

#sidebar li ul {
	padding: 0px 0px 0px 11px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px 12px 20px;
	background: url(../gfx/img10.jpg) no-repeat left bottom;
}

#sidebar li li a {
	font-weight: normal;
	color: #AAADFF;
}

#sidebar li li a:hover {
	color: #EB5716;
}

#sidebar p {
	margin: 0;
	padding: 0px 8px;
	color: #000000;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 17px;
	padding: 6px 0 2px 14px;
	/*background: url(../gfx/img05.gif) repeat-x left top;*/
	/*text-transform: capitalize;*/
	font-size: 16px;
	font-weight:bolder;
	color:#FF651D;
}


#sidebar p {
	line-height: 16px;
}

/*#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #2c1e60;
}*/

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	position: relative;
	width: 1005px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(../gfx/layout-footer.gif) no-repeat left top;
}

#footer-bgcontent {
}

#footer p {
	margin: 0px;
	margin-right: 80px;
	text-align: right;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#footer p a {
	color: #ffffff;
	text-decoration: none;
}

#footer p a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer-logo {
	position: relative;
	height: 33px;
	width: 217px;
	top: 26px;
	left: 89px;
	background: transparent url(../../gfx/footer-logo.gif) no-repeat left top;
}

#footer-logo a {
	display: block;
	width: 100%;
	height: 100%;
}

img.hr { margin: 0px 0px 0px 7px; padding: 10px 0px 10px 0px;  }
img.fenster { padding: 5px 0px 0px 9px; margin: 0px; }

#poptavka { width: 240px; height: 110px; background-image: url("/gfx/poptavka-bg.gif"); background-repeat: no-repeat; }

#poptavka a {
	display: block;
	width: 90%;
	height:60%;
	text-align: center;
	padding-top: 40px;
	padding-left: 6px;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

#poptavka a:hover {
	display: block;
	width: 90%;
	height:60%;
	text-align: center;
	padding-top: 40px;
	padding-left: 6px;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.informright { width: 440px;float: left;}

form label { display: block; float: left; width: 100px; padding: 0 10px; text-align: right; }
form label.kontakt { display: block; float: left; width: 200px; padding: 0 10px; text-align: right; }

fieldset div.view {margin: 0px; padding: 0px;}

#links { width: 900px; margin: 0 auto; }
.links { color: #000000; text-align: center; padding: 5px; }
.links a { color: #000000; text-decoration: none; }
.links a:hover { color: #ff0000; text-decoration: underline; }

.backlink {
	width: 900px;
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	font-size: 10px;
}

.backlink a {
	color: #000000;
	text-decoration: none;
}

.backlink a:hover {
	color: #2c1e60;
	text-decoration: underline;
}