body {
        background-color:#000000;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}


#div_startbild {
z-index: 1;
position: relative;
}

#div_startbild_link_west{
 z-index: 20;
 position: absolute;
 top: 55%;
 left: 24%;
}

#div_startbild_link_ost{
 z-index: 20;
 position: absolute;
 top: 65%;
 left: 63%;
}

#div_feed_west{
 z-index: 20;
 position: absolute;
 top: 89%;
 left: 7%;
}

#div_feed_ost{
 z-index: 20;
 position: absolute;
 top: 89%;
 left: 58%;
}

#div_feed_west_headline{
 z-index: 20;
 position: absolute;
 top: 87%;
 left: 5%;
 color:#FFFFFF;
 font-weight: bold;
}

#div_feed_ost_headline{
 z-index: 20;
 position: absolute;
 top: 87%;
 left: 56%;
 color:#FFFFFF;
 font-weight: bold;
}


#feedWest {
}

#feedOst {
}

a:link {
  color:white; text-decoration:none;
}
a:visited {
  color:white; text-decoration:none;
}
a:active {
  color:white; text-decoration:none;
}
a:hover {
  color:white; text-decoration:none;
}



/* START DEFAULT CHANGES FOR TEMPLATE */

td {

	padding: 0 2px;

}



img {

	border: 0px;

}



#mod_search_searchword {

	background: none;

	border: none;

	color: #999999;

	text-align: right;

}



#form-login fieldset {

	border: none;

}



#form-login a {

	border: none;

	background: none;

	padding: 0 0 0 10px;

	margin: 0;

	font-weight: normal;

}



.button {

	border: 1px solid #2A2A2A;

	background: url(../images/button.gif) repeat-x;

	color: #999999;

}



.readon {

	font-style: italic;

}



.contentheading {

	font-size: 120%;

	font-weight: bold;

	border-bottom: 1px solid #5D623C;

}



h3 {

	font-size: 100%;

	font-weight: bold;

	text-transform: uppercase;

	border-bottom: 1px solid #5D623C;

}



.sidemodules h3, .sidemodules h3 {

	text-align: center;

	border-top: 1px solid #2A2A2A;

	border-bottom: 1px solid #2A2A2A;

}



.pagination span, .pagination a {

	margin: 0 2px;

}

/* END DEFAULT CHANGES FOR TEMPLATE*/



.invisible, .invisible a {

	color: #555555;

	height: 0px;

}



.lightcolor {

	background-color: #555555;

	height: 100%;

}



.wrappadding {

	padding-left: 2%;

	padding-right: 2%;

}



.tripleborder {

	border: 3px double #555555;

}



.sidemodules {

	padding: 0 2px;

}



#wrap {

	position: absolute;

	left: 10px;

	right: 10px;

	top: 10px;

}



#top {



}
middle {
 align: center;

}


#bottom {



}



/* START SHADOW BORDER */

.shadowcolor {

	background: #555555;

}



.shadowcolor2 {

	background: #2A2A2A;

}



.shadowtopleft {

	background: url(../images/shadow/topleft.gif) bottom left no-repeat;

	width: 100%;

	height: 15px;

}



.shadowtop {

	background: url(../images/shadow/top.gif) bottom repeat-x;

	margin: 0 10px;

	height: 15px;

}



.shadowtopright {

	background: url(../images/shadow/topright.gif) bottom right no-repeat;

	width: 100%;

	height: 15px;

}



.shadowleft {

	background: url(../images/shadow/left.gif) left repeat-y;

	width: 100%;

}



.shadowcontent {

	margin: 0 10px;

}



.shadowright {

	background: url(../images/shadow/right.gif) right repeat-y;

	width: 100%;

}



.shadowbottomleft {

	background: url(../images/shadow/bottomleft.gif) top left no-repeat;

	width: 100%;

	height: 15px;

}



.shadowbottom {

	background: url(../images/shadow/bottom.gif) top repeat-x;

	margin: 0 10px;

	height: 15px;

}



.shadowbottomright {

	background: url(../images/shadow/bottomright.gif) top right no-repeat;

	width: 100%;

	height: 15px;

}

/* END SHADOW BORDER */



/* START GOMENU */

#gomenu {

	width: 100%;

}



#gomenu ul {

	margin: 0;

	padding: 0;

	list-style: none;

	z-index: 1;

}



#gomenu li {

	float: left;

	font-weight: bold;

	text-align: center;

	padding: 5px 7px 0 7px;

	height: 25px;

width: 60px;

	z-index: 10;



}



#gomenu li:hover {

}



#gomenu a {

	color: #999999;

}



#gomenu li:hover a {

	color: #5D623C;

}



#gomenu li:hover ul li a {

	color: #5D623C;

}



#gomenu li:hover ul li:hover a {

	color: #5D623C;

}



#gomenu li.active a:link, #gomenu li.active a:visited {

	color: #5D623C;

}



#gomenu li.active ul li a:link, #gomenu li.active ul li a:visited {

	color: #5D623C;

}



#gomenu li.active ul li.active a:link, #gomenu li.active ul li.active a:visited {

	color: #5D623C;

}



#gomenu li ul {

	display: block;

	visibility: hidden;

	text-align: left;

	width: 100%;

	position: relative;

	top: 10px;

	padding: 0 5px;

	border-left: 1px double #555555;

	border-right: 1px double #555555;

	border-bottom: 1px double #555555;

}



#gomenu li ul li {

	float: none;

	font-weight: normal;

	padding: 3px;

	height: 15px;

	border: none;

}



#gomenu li:hover ul {

	visibility: visible;

}

/* END GOMENU */



/* START COLUMNS MENU */

.stylemenu ul {

	list-style: none;

	margin: 0 5px;

	padding: 0;

}



.stylemenu li ul {

	margin: 0 0 0 18px;

}



.stylemenu li a, .stylemenu li a:link, .stylemenu li a:visited {

	font-weight: bold;

	padding-left: 10px;

	display: block;

	color: #999999;

	background: url(../images/link.gif) repeat-x;

	border-bottom: 1px solid #2A2A2A;

}



.stylemenu li a:hover, .stylemenu li a:active, .stylemenu li a:focus {

	background: url(../images/hover.gif) repeat-x;

}



.stylemenu li.active a:link, .stylemenu li.active a:visited {

	background: url(../images/active.gif) repeat-x;

}



.stylemenu li.active ul li a:link, .stylemenu li.active ul li a:visited {

	background: url(../images/link.gif) repeat-x;

}



.stylemenu li.active ul li a:hover {

	background: url(../images/hover.gif) repeat-x;

}



.stylemenu li.active ul li.active a:link, .stylemenu li.active ul li.active a:visited {

	background: url(../images/active.gif) repeat-x;

}

/* END COLUMNS MENU */



#banner {

	position: absolute;

	bottom: 0;

}



#header {

	position: relative;

	background: url(../images/header.gif)center no-repeat #000611;

	height: 144px;

	width: 100%;

}




#content {

	position: relative;

	padding: 10px;

}



#footer {

	position: relative;

	text-align: center;

}



/* BEGIN COLUMN SYSTEM */

#leftcolumn_1 {

	width: 200px;

	float: left;

}



#leftcolumn_ {

	width: 0px;

	float: left;

}



#rightcolumn_1 {

	width: 200px;

	float: right;

}



#rightcolumn_ {

	width: 0px;

	float: right;

}



#middlecolumn__ {

	margin: 0;

}



#middlecolumn__1 {

	margin: 0 216px 0 0;

}



#middlecolumn_1_ {

	margin: 0 0 0 216px;

}



#middlecolumn_1_1 {

	margin: 0 216px;

}



.clear {

	height: 0;

	clear: both;

}

/* END COLUMN SYSTEM */



.columntitle {

	font-size: 120%;

	font-weight: bold;

	text-align: center;

	background: #2A2A2A;

}



.columntitle a {

	color: #999999;

}



.columntitleshadow {

	background: url(../images/shadow/bottom.gif) top repeat-x;

	height: 20px;

}



.columntitleshadow2 {

	height: 10px;

}



.titlegoleft {

	text-align: left;

	position: relative; z-index:1;

}



.titlegoright {

	position: absolute;

	right: 0;

	top: 0;

}



#user3 {

	width: 100%;

	float: left;

	font-weight: bold;

	padding-bottom: 15px;

}



#user7 {

	width: 100%;

	float: left;

	text-align: center;

}



#contain5and6 {

	float: none;

}



#contain5and6 li {

	list-style: url(../images/arrow.gif);

}



#user5 {

	float: left;

	width: 50%;

}



#user6 {

	float: right;

	width: 50%;

	height: 100%;

}



#containrest {

	width: 100%;

	float: left;

	height: 100%;

}
