* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/header091.jpg) no-repeat center top;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-align: justify;
}

h1, h2, h3 {
	color: #CDCDE2;
}


p, blockquote, ul, ol {
	text-align: justify;
}


blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}
.list2 {
	margin: 0;
	padding: 0 0 10px 20px;
	list-style: none;
	border: 2px;
	border-bottom-color: #d60311;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 li {
	padding: 8px 0;
	background: url(images/img5.gif) repeat-x left top;
	
}

.list1 .first li {
	background: none;
}

ol {
	margin-left: 3em;
}

ol li {
}

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

a:hover {
padding: .3em 0 .3em 10px;
	background: #000;
	border-left: 5px solid  #d60311;
	color: #d60311;		}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 15px;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x left bottom;
}

.boxed .title h2 {
background-color:#d60311;
	text-transform: uppercase;
	font-size: 100%;
}

.boxed .content {
	padding: 20px 10px 20px 5px;
}

/* Post */

.post a:hover {
padding: 0;
border: 0;
}

.post .title {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x left bottom;
}

.post .title h2 {
background-color:#d60311;
	text-transform: uppercase;
	font-size: 100%;
}

.post .datum {
	float: left;
	width: 100px;
	height: 30px;
	padding-top: 5px;
	background: url(images/img5.gif) repeat-y right top;
	text-align: center;
	font-size: 9px;
}


.post .meta {
	float: left;
	width: 400px;
	height: 30px;
	padding: 0 0 0 20px;
	font-size: 10px;
	color: #FFFFFF;
}

.post .story {
	clear: both;
	padding: 5px;
	background: url(images/img5.gif) repeat-x;
}

.post .story p,  .post .story ul, .post .story ol {
	line-height: 180%;
}

/* Logo */

#logo {
	width: 700px;
	height: 205px;
	margin: 0 auto;
}

#logo h1 {
	margin: 0;
	padding: 60px 0 0 325px;
	text-transform: uppercase;
	letter-spacing: -5px;
	font-size: 72px;
	font-weight: normal;
}

#logo h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 325px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	font-weight: normal;
}

#logo a {
	text-decoration: none;
	color: #CCCCCC;
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
}

#extra {
}

/* Content */

#content {
	float: right;
	width: 550px;
	padding: 0 20px;
	background: url(images/img4.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 0 10px;
	background: url(images/img3.gif) no-repeat right top;
}


/* Content > Sidebar > Menu */

#menu {
	width: 810px;
	height: 80px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding-left: 15px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	padding: 16px 23px 0 23px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(/images/footer.jpg);
}

#menu a:hover {
	background: #000;
	border-left: 5px solid  #d60311;
	color: #d60311;		
}
#menu .first a {
	border: none;
}

#menu .active a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img5.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
hr {
	background-image:url(images/img5.gif);
	background-repeat:repeat-x;
	color:#000;

}
#welcome .story.Stil2 .achtung {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF0000;
	text-align:center;
}
#welcome .story.Stil2 table {
	color: #CCC;
}
#welcome .story.Stil2 table tr td img {
	border: 1px solid #ff0000;
}
#welcome .story p img {
	color: #099;
	padding: 5px 5px 5px 5px;
}
#welcome .story .boxwhite {
	color: #FF0000;
	background-color:#FFF;
	font-size:14px;
	text-align:center;
	padding: 5px 5px 5px 5px;
	border: 1px #FF0000 solid;
		
}

