body {
	/* background: url(../images/bg.gif) repeat; */
        background: #000000;
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}

a {
	color: #B99609;
	text-decoration: none;
}

a:hover {
        color: #EABD0B;
}

/* START DEFAULT CHANGES FOR TEMPLATE */

td {
	padding: 0 2px;
}

img {
	border-style:none; padding:0px;
}

#germanDate {
        margin-right: 8px;
}

div.mod.zit {
        margin-right: 8px;
}

/*
#mod_search_searchword {
	background: none;
	border: none;
	color: #B99609;
        text-align: right;
        margin-top: -2px;
        margin-right: 5px;
}
*/

#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 #808080;
	background: url(../images/button.gif) repeat-x;
	color: #B99609;
}

.readon {
	font-style: italic;
}

.createdate {
        font-size: 85%;
        color: #A0A0A0;
}

.modifydate {
        font-size: 85%;
        color: #A0A0A0;
}

.small {
       font-size: 85%;
       color: #A0A0A0;
}

.contentheading {
	font-size: 130%;
	font-weight: bold;
	border-bottom: 1px solid #808080;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #808080;
}

.sidemodules h3, .sidemodules h3 {
        color: #C0C0C0;
	text-align: center;
        text-transform: none;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

.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: 1px solid #808080;
}

.sidemodules {
	padding: 0 2px;
}

#wrap {
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
}

#top {

}

#middle {

}

#bottom {

}

/* START SHADOW BORDER */
.shadowcolor {
	background: #BB0101;
}

.shadowcolor2 {
	background: #000000;
}

.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;
	background: url(../images/menumain.gif) repeat-x;
	border-right: 1px outset #555555;
	border-bottom: 1px outset #555555;
}

#gomenu li:hover {
	background: url(../images/menubg.png);
}

#gomenu a {
	color: #B99609;
}

#gomenu li:hover a {
	color: #EABD0B;
}

#gomenu li:hover ul li a {
	color: #FF0101;
}

#gomenu li:hover ul li:hover a {
	color: #FF0101;
}

#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: #BB0101;
}

#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;
	background: url(../images/menubg.png);
	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;
	background: url(../images/menubg.png);
	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: #C0C0C0;
	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;
}

.pathway {

}

#header {
	position: relative;
	background: url(../images/header.gif) left no-repeat #B99609;
	height: 150px;
	width: 100%;
}

#content {
	position: relative;
	padding: 10px;
}

#content p img {
        margin: 3px;
}

#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: 15px;
}

.columntitleshadow2 {
	height: 10px;
}

.titlegoleft {
        color: #C0C0C0;
        font-size: smaller;
        height: 16px;
	text-align: left;
	position: relative;
        top: 1px;
        left: 5px;
}

.titlegoleft a {
        color: #B99609;
}

.titlegoleft a:hover {
        color: #EABD0B;
}

.titlegoright {
	position: absolute;
	right: 0;
	top: 0;
}

#user3 {
	width: 100%;
	float: left;
	font-weight: bold;
	padding-bottom: 15px;
}

#user5 {
	float: left;
	width: 50%;
}

#user6 {
	float: right;
	width: 50%;
	height: 100%;
}

#user7 {
	width: 100%;
	float: left;
	text-align: center;
}

#contain5and6 {
	float: none;
}

#contain5and6 li {
	list-style: url(../images/arrow.gif);
}

#containrest {
	width: 100%;
	float: left;
	height: 100%;
}