body {
    background-image: url('body.png');
    background-repeat: repeat-x;
    background-position: center top;
    font-family: "Trebuchet MS", sans-serif;
    color: #403D3C;
    background-color: #F2F2F2;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Georgia", serif;
}

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

a:hover {
    text-decoration: underline;
}

#condisContainer {
    width: 960px;
    margin: 0 auto 30px auto;
    position: relative;
}

#condisHeader {}

h1 {
	margin-left: 30px;
}

h1 a {
    float: left;
    height: 80px;
    width: 482px;
    background-image: url('schriftzug.png');
    margin-top: 30px;
    display: block;
}
h1 span { display: none } 

#tux {
	width: 137px;
	height: 160px;
	display: block;
	background-image: url('tux.png');
	position: absolute;
	right: 75px;
	top: 15px;
}

.rss {
	background-image: url('../../../../sentaqor/theme/rss.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	font-size: small;
	margin: 20px 35px 0 0;
	color: #FFF;
	height: 20px;
	line-height: 20px;
	position: relative;
	z-index: 5;
}

#condisSearch {
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}

#mainMenu {
    background-image: url('menu.png');
    height: 32px;
    width: 880px;
    margin: 0 30px;
    padding: 17px 0 0 20px;
}

#mainMenu ul {
    list-style-type: none;
}

#mainMenu li {
    float: left;
    margin-right: 5px;
}

#mainMenu li a {
    display: block;
    background-color: #333;
    color: #FFF;
    padding: 6px 10px;
}

#mainMenu li a:hover {
    text-decoration: none;
    background-color: #DD0000,
}

#mainMenu li a.active {
    background-color: #C4C4C4;
    border-top: 2px solid #DD0000;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    color: #333;
    padding: 5px 10px;
}

#condisBody {
    background-image: url('container.png');
    padding: 0 35px;
}

#condisBottom {
	height: 5px;
	background-image: url('bottom.png');
	margin: 0 30px;
}

#hideOverflow {
    background-image: url('content.png');
    background-repeat: repeat-x;
    background-position: 0px -1px;
    padding: 20px;
}

#mainContent {
    width: 575px;
    float: left;
}

#condisSidebar {
    width: 255px;
    float: right;
    font-size: small;
}

#condisSidebar h2, #condisSidebar h3 {
    font-size: large;
}

.actions {
    list-style-type: none;
}

.nx {
    margin: 0 0 20px 0;
}

.nx ul {
    list-style-type: none;
}

.nx li {
    margin-bottom: 1em
}

.nx a {
    color: #333
}

.nx h3, .dock h2, .dock h3 {
	background-color: #333;
	color: #FFF;
	padding: 5px;
}

.nx h3 a { color: #FFF }

.dock {
    margin-bottom: 20px;
}
.nx ul, .dock ul, .sqrTagsContent {
	padding: 10px;
	background-color: #BEBEBE;
}

.sqrTagsContent {
    margin-bottom: 20px;
}

.dockEmbany {
    margin-bottom: 20px;
}

.dockEmbany h2 {
	background-color: #333;
	color: #FFF;
	padding: 5px;	
}

.dockEmbany .loginForm {
	padding: 10px;
	background-color: #BEBEBE;
}

.dockEmbany .userLinks {
    margin-top: 20px
}

#condisFooter {
	background-color: #333;
	padding: 20px;
	position: relative;
}

#condisFooter * {
	color: #FFF;
	line-height: 35px;
}

#sqrStyleLogo { display: block; float: right; background-image: url('../../../../sentaqor/theme/sqr-2.0.png'); width: 40px; height: 35px }
#sqrStyleLogo span { display: none }

.feedBundleTitle a {
    font-family: "Georgia", serif;
    font-size: large;
}

#sqrPanel {
    background-color: #333;
    color: #FFF;
    margin-bottom: 20px;
}

.panelLink, .panelPermanentLink {
    padding: 5px;
    margin: 0 10px 0 0;
    display: block;
    float: left;
    color: #FFF;
}

.panelPermanentLink {
    margin: 0 0 0 10px;
}

.panelLink:hover, .panelPermanentLink:hover {
    color: #333 !important;
    background-color: #F2F2F2;
    text-decoration: none;
}

#condisSearch input {
    width: 168px;
}
#condisSearch button {
    width: 75px;
}

#redaSystems {
    background-image: url('http://linuxforum.at/storage/reda-systems.jpg');
    width: 211px;
    height: 60px;
    display: block;
    position: absolute;
	right: 80px;
	bottom: 7.5px;
}

#redaSystems span {
    display: none;
}

.error, .info {
    margin-bottom: 20px;
    color: #FFF;
    text-align: center;
    background-color: #DD0000;
    padding: 20px;
}

.info {
    background-color: #008000;
}

.nx.nxCondis ul {
    background: transparent;
    padding: 0;
}

.nx.nxCondis li {
    padding: 0;
    margin: 1em 0 0 0;
}

.nx.nxCondis a {
    display: block;
}

.nx.nxCondis a:hover {
    text-decoration: none;
}

.nx.nxCondis a:hover .nxTitle {
    text-decoration: underline;
}

.nx.nxCondis .nxTitle {
    display: block;
    font-size: large;
    font-family: "Georgia", serif;
    color: #DD0000;
}

.nx.nxCondis .nxText:hover {

}

#nxCondisPageSet {
    margin-top: 1em;
    text-align: right;
}

#nxCondisPageSet a {
    display: inline;
}

#condisFloor {
    margin: 20px 0;
    background-color: #333;
    color: #F3F3F3;
    padding: 10px;
}

#condisFloor a {
    color: #FFF;
}

.inputField, .textField, .xTextField, .xInputField, .editor_field { font-family: inherit; font-size: inherit; }
.xInputField, .xTextField, .xButton  { width: 100% }
.button, .buttonField, .editor_ok_button, .editor_cancel_button, .xButton {  }

#adminLinkBox.ON {
    position: fixed;
    top: 1em;
    right: 1em;
    z-index: 9999;
}

#adminLinkBox button {
    width: 100px;
    height: 50px;
}

#mainContent {
    font-size: small;
    line-height: 150%;
}