body {
	background-color: #000000;
	padding:0px;
	background-image: url("../welcome_img_neu/outside.png");
}

#spacer_top {
	height: 15px;
}
div.header_spacer_top {
    height: 20px;
}
#header {
	width: 700px;
	height: 70px;
	background-color: transparent;
	border: 0px solid #808080;
	background-image: url("../welcome_img_neu/header.png");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#coming_soon {
	width: 369px;
	height: 218px;
	background-color: transparent;
	border: 0px solid #808080;
	background-image: url("../welcome_img_neu/in_work.png");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#spacer_inhalt {
	height: 15px;
	background-color: transparent;
}
#made_by {
	width: 500px;
	height: 250px;
	background-color: transparent;
	border: 0px solid #808080;
	background-image: url("../welcome_img_neu/made_by.png");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#container {
	width: 700px;
    height: 600px;
	background-color: transparent;
	border: 0px solid #808080;
	background-image: url("../welcome_img_neu/container.png");
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}
a.bild_link {
	color: #222222;
    outline: none;
}
a.bild_link:hover {
	color: #222222;
    outline: none;
}
#bilder_spacer {
	height: 20px;
	background-color: transparent;
}

#latest_spacer {
	height: 15px;
	background-color: transparent;
}
#latest_news_top {
	width: 300px;
	height: 50px;
	background-color: transparent;
	border: 0px solid #808080;
	background-image: url("../welcome_img_neu/latest_news.png");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#mini_kalender {
	font-family: Verdana;
	font-size: 7pt;
	color: #CCCCCC;
	width: 40px;
	height: 48px;
	background-color: transparent;
	border: 0px solid #808080;
	background-image: url("../welcome_img_neu/mini_kalender_klein.png");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;

}
table.mini_kalender_top {
	color: #CCCCCC;
	margin-top: -3px;
}
table.mini_kalender_inhalt {
	font-size: 18pt;
	color: #999999;
	margin-top: -2px;
}
table.news_container {
	width: 600px;
}
#news_inhalt_top {
	width: 500px;
	height: 11px;
	background-color: transparent;
	border: 0px solid #808080;
	background-image: url("../welcome_img_neu/news_inhalt_top.png");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
table.news_title {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
table.news_text {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
span.news_title {
	color: #AAAAAA;
	font-size: 12pt;
	border-bottom: 2px dashed #555555;
}
span.news_inhalt {
	color: #777777;
}
#news_inhalt {
	font-family: Verdana;
	font-size: 10pt;
	color: #CCCCCC;
	width: 500px;
	background-color: transparent;
	/*border: 2px solid #4d3e21;*/
    border: 2px solid #35144c;
    background-image: url("../welcome_img_neu/overlay1.png");
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat;
}
#news_inhalt_bottom {
	width: 500px;
	height: 11px;
	background-color: transparent;
	border: 0px solid #808080;
	background-image: url("../welcome_img_neu/news_inhalt_bottom.png");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#news_spacer_bottom {
	height: 20px;
}

#author_spacer {
	height: 0px;
}

#author {
    position: relative;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background-color: transparent;
	border: 0px solid #808080;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
    width: 660px;
	padding-right: 40px;
    text-align: right;
    margin-top: -40px;
}
/* Ältere News */
#header_older {
	width: 772px;
	height: 113px;
	background-color: transparent;
	border: 0px solid #808080;
	background-image: url("../welcome_img_neu/header.png");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

a {
	color: #CCCCCC;
	text-decoration: underline;
    outline: none;
}
a.hover {
	color: #FFFFFF;
	text-decoration: underline;
    outline: none;
}

a.back {
	font-family: Verdana;
	font-size: 10pt;
	color: #777777;
	width: 150px;
	height: 21px;
	text-decoration: none;
	display: block;
	background-image: url("../welcome_img_neu/back.png");
	padding-top: 4px;
    outline: none;
}
a.back:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #999999;
	width: 150px;
	height: 21px;
	text-decoration: none;
	display: block;
	background-image: url("../welcome_img_neu/back_hover.png");
	padding-top: 4px;
    outline: none;
}

#older_news {
	width: 300px;
	height: 50px;
	background-color: transparent;
	border: 0px solid #808080;
	background-image: url("../welcome_img_neu/older_news.png");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#spacer_older_header {
	height: 0px;
}
#spacer_older_news {
	height: 15px;
}
#perpage_spacer {
	height: 20px;
}

table.last_news_perpage {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	width: 700px;
	padding-left: 30px;
	padding-right: 30px;
}
/** Normale Farbe **/
/*span.page {
	color: #999999;
	border: 1px solid #4d3e21;
    background-color: #2d2413;
	padding: 2px;
}
span.spacer {
	width: 10px;
	display: inline-block;
}
span.older_posts_marked {
	color: #AAAAAA;
	width: 24px;
	border: 1px solid #786033;
    background-color: #4f3f21;
	display: inline-block;
	padding: 2px;
	text-align: center;
}
a.older_posts {
	color: #999999;
	width: 24px;
	border: 1px solid #42351c;
    background-color: #1f190d;
	display: inline-block;
	padding: 2px;
	text-align: center;
	text-decoration: none;
    outline: none;
}
a.older_posts:hover {
	color: #DDDDDD;
	width: 24px;
	border: 1px solid #4d3e21;
    background-color: #2d2413;
	display: inline-block;
	padding: 2px;
	text-align: center;
	text-decoration: none;
    outline: none;
}*/

/** Farbe: Lila **/
span.page {
	color: #999999;
	border: 1px solid #471b66;
    background-color: #2b113e;
	padding: 2px;
}
span.spacer {
	width: 10px;
	display: inline-block;
}
span.older_posts_marked {
	color: #AAAAAA;
	width: 24px;
	border: 1px solid #471b66;
    background-color: #2b113e;
	display: inline-block;
	padding: 2px;
	text-align: center;
}
a.older_posts {
	color: #999999;
	width: 24px;
	border: 1px solid #35144c;
    background-color: #1d0b2a;
	display: inline-block;
	padding: 2px;
	text-align: center;
	text-decoration: none;
    outline: none;
}
a.older_posts:hover {
	color: #DDDDDD;
	width: 24px;
	border: 1px solid #35144c;
    background-color: #29103b;
	display: inline-block;
	padding: 2px;
	text-align: center;
	text-decoration: none;
    outline: none;
}