body {
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 2em 0 0 0;
}

table {
	border-collapse: collapse;
}
	

table, table td {
	border: 0px solid #cccccc;
	padding: 3px;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #7D7D7D;
	margin-top: 5px;
	margin-bottom: 10px;
}


h1 {
	font-size: 24px;
	color: #ff991f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #ff991f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #ff991f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

img {
	border: 0px;
}


#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 2em 0;
	line-height: 26px;
	font-size: 13px;
}

p, ul, ol {
	font-size: 13px;
}


a:link {
	color: #ff991f;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff991f;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #ff991f;
}

#sidebar a:link {
	color: #6a6a6a;
	text-decoration: none;
}

#sidebar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
	color: #6a6a6a;
}

#sidebar a:active {
	text-decoration: none;
	color: #6a6a6a;
}

input,textarea {
	border:1px solid #969696;
	padding:0.1em;
}

label.contact {
	float:left;
	padding:0;
	text-align:left;
	width:5em;
}

#Kontakt input{
	border:1px solid #969696;
	margin-bottom: 5px;
	padding:0.1em;
}

form h2{
	font-size:1em;
	font-weight:bold;
	margin-top:1.6em;
	margin-bottom:1.6em;
}

#MemberLoginForm_LoginForm input{
	border:1px solid #969696;
	margin-bottom: 5px;
	padding:0.1em;
}

#MemberLoginForm_LoginForm label.left{
	float:left;
	padding:0;
	text-align:left;
	width:5em;
}

#MemberLoginForm_LoginForm label.right{
	width:50em;
}

#header {
	width: 805px;
	height: 181px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/header.jpg);
}



#menu {
	width: 860px;
	margin: 0;
	padding: 0;
}

#menu ul {
	float: left;
	display: block;
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}



#menu a {
	margin-right: 3px;
	padding: 10px 15px 10px 10px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#breadcumbs {
	width: 515px;;
	height: 20px;
	float: right;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#breadcumbs a {
	text-decoration: none;
	color: #ff991f;
}

#page {
	width: 805px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bgwide.jpg);
	padding:0px;
	padding-top: 20px;
}

#content {
	padding-right:100px;
	float: right;
	width: 530px;
	min-height:400px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}

.post {
	padding: 15px;
	margin-top: 15px;
}

#sidebar {
	float: left;
	width: 150px;
	padding-left: 10px;
}

#sidebar ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	padding-bottom: 20px;
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 20px;
}

#sidebar li li a {
	font-size: 11px;
}

#sidebar li li {
	margin-left: 35px;
	padding-left: 3px;
	list-style: square;
}

#sidebar h2 {
	
	padding-left: 22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-top: 0px;
	line-height: 25px;
	border-bottom: solid 1px #FF991F;
}

.sidelinks {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #ff991f;
}
.sidelinks a:visited {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff991f;
	padding: 0px;
	margin: 0px;
}


.sidelinks a{
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff991f;
	
}

.sidelinks h2 {
	margin-bottom: 20px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#footer-wrap {
	width: 805px;
	height: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer {
	min-height: 52px;
	padding: 0;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center bottom;
}



#legal {
	clear: both;
	padding-top: 15px;
	text-align: center;
	color: #6a6a6a;
}

#legal a {
	color: #6a6a6a;
}
.verde {
	background-image: url(../images/bgverde.jpg);
	width: 193px;
	padding-left: 6px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 160px;
}

.verdeder_wrapper {
	float: left;
}
	
.verdeder {
	background-image: url(../images/bgverde.jpg);
	width: 193px;
	padding-left: 6px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	padding-right: 2px;
}
.img {
	height: 129px;
	width: 189px;
	background-image: url(../images/imgv1.jpg);
}
.linkimg {
	border: 1px solid #7cb4a7;
	width: 189px;
	margin-left: 4px;
	width: 191px;
	height: 118px;
	overflow:hidden;

}
.img2 {
	height: 129px;
	width: 189px;
	background-image: url(../images/imgv3.jpg);
	margin-top: 13px;
}.entry a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 5px;
}
.entry a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

.clear {
	clear: both;
	margin:0px;
	padding: 0px;
}

/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
img.right {
	float:right;
	margin-left:20px;
}
img.left {
	float:left;
}
img.leftAlone {
	float: left;
	margin-right: 100%;
}
img.center {
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.flash {
	background-color: #ff6600;
}