body
{
	font-family: Arial, Verdana, Helvetica;
	text-align: left;
	font-size: 13px;
	background-color: #596282;
	line-height:150%;
}

body a
{
	text-decoration: none;
}

body h2
{
/*	color: #ff5400;*/
	color: #fa7c00;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	width: 793px;
	/*padding: 10px 0 0 0;*/
        /*border:2px solid #fb5400;*/
}

.borderTop
{
	background-image:url('img/border-top.png');
       	background-repeat:no-repeat;
	background-position:center top;
	background-color:transparent;
	/*min-width: 793px;*/
	/*min-height: 32px;*/
	padding-top:32px;
}

#header
{
	/*clear: both;*/
/*	padding-top: 16px;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

	/*background-color: transparent;*/
        /*background-color: #f86400;*/
/*
#header .background
{
	background-image:url('img/winter/sprung.png');
       	background-repeat:no-repeat;
	background-position:center top;
	display: block;
	margin-left:30px;
	margin-right:30px;
}
*/
#header .foreground
{
	background-image:url('img/header.png');
       	background-repeat:no-repeat;
	background-position: center;
	min-width: 793px;
	min-height: 256px;
	margin-left:-30px;
	margin-right:-30px;
}

#header .tabbar
{
	clear: both;
	margin-top: 216px;
	float: right;
}

#header #tabs
{
	/*border-right: 1px solid #fa7c00;*/
}

#header #tabs a
{
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}

#header #tabs a:hover
{
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}

#header #tabs ul
{
	display: inline;
}

#header #tabs li
{ 
	float: left;
	list-style: none;
	padding-right: 20px;
}

.pagegroup
{
	margin-top: -20px;
	float: left;
	text-align: left;
	color: #aaa;
	font-size: 10px;
}

.wikiactions
{
	float: right;
	text-align: right;
	color: #aaa;
	font-size: 10px;
	/*padding-right: 0px;*/
}

.wikiactions a
{
	text-decoration: none;
	color: #aaa;
}

.wikiactions ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.wikiactions li
{
	display: inline;
	margin: 0 3px;
}

#content
{
	background-image:url('img/back.png');
       	background-repeat:repeat-y;
	background-position: left top;
	padding-left: 30px;
	padding-right: 30px;
	width: 733px;
	float:left;
	/*padding-top: 10px;*/
	/*background-color: #fff;*/
}

#content ::-moz-selection
{
	background: #596282;
	/*background: #fa7c00;*/
	color: #fff;
}

#content ::selection
{
	background: #596282;
	/*background: #fa7c00;*/
	color: #fff;
}

#page
{
	float: left;
	width: 733px;
}

hr
{
/*	background-image: url('img/bar.png');*/
	color: #fa7c00;
	background-color: #fa7c00;
	height: 1px;
	border: 0px;
}


#page a
{
	color: #fa7c00;
}


#page a:hover
{
/*	background: #fa7c00;
	color: #fff;
	color: #c34000
*/
	text-decoration: underline;
}

.comments
{
	font-size: 10px;
}


.citation
{
	font-family: Courier;
	text-align: left;
	border: 1px solid #fa7c00;
        background:#ffece2;
	padding: 4px;
}


#footer
{
	background-image:url('img/bottom.png');
       	background-repeat:no-repeat;
	background-position: left bottom;
	padding-left: 30px;
	padding-right: 30px;
	width: 733px;
	height: 136px;
	float: left;
	color: #aaa;
	font-size: 10px;
}

#footer #sitefooter
{
	margin-top: 20px;
}

#footer #sitefooter a
{
	color: #fa7c00;
}

#footer #sitefooter a:hover
{
	text-decoration: underline;
}

#footer .wikiactions
{
	padding-top: 20px;
/*	width: 100%;*/
}

#siteheader
{
	background-image: url('img/sitelogo.png');
	background-repeat:no-repeat;
	padding-top: 53px;
	/*min-height: 139px;*/
	min-height: 75px;
	width: 270px; 
	float: left;
}

#siteheader .sitetitle
{
	font-size: 32px;
	font-weight: bold;
	/*padding-left: 4px;*/
}

#siteheader .sitetitle a
{
	color: #000;
}

#siteheader .sitetitle a:hover
{
}


#menu a
{
	color: #000;
}

#menu a:hover
{
	color: #fa7c00;
}


.blogentry
{
	background-image:url('img/blogentry-verlauf.png');
       	background-repeat:no-repeat;
	background-position: top left;
	padding-top: 17px;
	padding-left: 14px;
	padding-right: 232px;
}


.menuedit
{
	padding-right: 15px;
}

.wikisearch {
	padding-left: 15px;
	display:inline;
}

.wikisearchbox {
	font-size:70%;
	width:10em;
}

input, textarea {
        border:1px solid #fb5400;
        background:#fff;
        margin-right:3px;
        /*padding:2px;*/
}

input:focus, textarea:focus {
        background:#ffece2;
}

/* These values are overwritten anyways, but have to be present for
 * the page to be CSS validated */
/*
.lfloat
{
	width:100px;
}

.rfloat
{
	width:100px;
}
*/
/*
.blogentry
{
	background-image: url('img/blogback.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}
*/
