html, body {
	height:100%;
}
/* IE Win < 7 only \*/
* html #wrapper {
	height:100%;
}
/* end IE Win < 7 only */

body {
	margin: 0;
	padding: 0;
	background: #000;
	color:#4b4b4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00a9d2;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
h1 {
	font-size: 1.07em;
}
h2 {
	font-size: 1.2em;
	padding-top: 10px;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: left;
	font-size: 1em;
}
ul, ol {
}
a {
	text-decoration: underline;
	color: #4b4b4d;
}
a:hover {
	color:#00A9D2;
	text-decoration: none;
}
#wrapper {
	width:990px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	height:742px;
	background-image:url(images/gleft_01.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color: #dbdcdd;
}
#all {
	width:990px;
	margin-top: 15px;
}
#pic1 {
	min-height:742px;
	background-image: url(images/bild1.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
#pic2 {
	min-height:742px;
	background-image: url(images/bild2.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
#pic3 {
	min-height:742px;
	background-image: url(images/bild3.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
#pic4 {
	min-height:742px;
	background-image: url(images/bild4.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
/* Menu */
#navcontainer {
	height:26px;
	margin:0;
	padding:0;
}
#navlist ul {
	margin: 0;
	display: inline;
	white-space: nowrap;
	padding: 0;
	margin-left:-5px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right:4px;
}
#navlist a {
}
#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}
#navlist a:hover {
	color: #fff;
}
#active a:link, #active a:visited, #active a:hover {
	color: #fff;
}

/* IE Win < 7 only \*/
* html #navcontainer ul li { /* whitespace bug */
	display: inline;
}
/* end IE Win < 7 only */

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	background-position:right;
	background-repeat:repeat-y;
}
#page-bgbtm {
	padding: 221px 0px 0px 93px;
}
/* Content */
#ct {
	width: 760px;
	background-image:url(images/ct.png);
	background-position:top;
	background-repeat: no-repeat;
	padding:0;
	height:289px;
}
#cb {
	width: 760px;
	height:29px;
	background-image:url(images/cb.png);
	background-repeat: no-repeat;
}
#content {
	position:relative;
	float: left;
	width: 760px;
	padding: 29px 0 29px 0;
}
#content li {
	list-style-image:url(images/bullet.gif);
	padding-left:0px;
	margin-left: -25px;
}
#left {
	position:relative;
	float:left;
	width: 200px;
	padding-top: 130px;
	margin-left: -225px;
}
.post {
	font-style: normal;
	padding: 0px 10px 10px 0px;
	background: url(images/cm.png) repeat-y;
}
.post .title {
	height: 38px;
}
.post .title a {
	color: #00a9d2;
	border: none;
}
.post .meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #00a9d2;
}
.post .meta a {
	color: #00a9d2;
}
.post p {
	color: #4b4b4d;
	font-size: 1em;
}
.post h1 {
	text-transform: uppercase;
	color: #00a9d2;
	font-size: 1em;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
}
.post .entry {
	text-align: justify;
	padding: 0 15px 0 15px;
}
.entry_s {
	width:305px;
	text-align: justify;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
}
.entry_l {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 40px;
	width:358px;
}
.entry_s ul {
	margin-top: -10px;
}
#mov {
	float:right;
	width:405px;
	height:250px;
}
.imp {
	font-size: 1 em;
	padding: 0 15px 0 0;
	float:right;
	width:315px;
}
.imp_copy { font-size:0.8em;}
.entry p {
	color:#4B4B4D;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 25px;
}
.links {
	display: block;
	width: 100px;
	margin: 20px 0px;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #ff9c00;
}

/* Sidebar */
#sidebar {
	float:right;
	vertical-align:bottom;
	width: 26px;
	padding-right:111px;
	padding-top:40px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar li ul {
	padding-bottom: 7px;
}
#sidebar li li {
}
#sidebar li li span {
	display: block;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}
#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 0px;
	letter-spacing: -0.5px;
	color: #545454;
}
#sidebar p {
	margin: 0 0px;
	padding: 0;
	text-align: justify;
}
#sidebar a {
	border: none;
}
#sidebar a:hover {
	text-decoration: none;
}
/* diverse */


.bbold {
	color: #00a9d2;
	font-weight: bold;
}
.h1k {
	font-size: 9px;
	text-transform: none;
}

