/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

/******************************************************************/
body, html { 
	margin: 0; /*Abstand des Body*/
	background: #efeada; /*Hintergrundfarbe*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

p {
	color: #000;
	margin: 0;
	padding: 5px;
}

.row {
	width: 1024px;
	margin: 0 auto;
	}

.header{
	width:1024px;
	height: 100px;
	color: #000;
	background: url(images/header.jpg) top left no-repeat #02b7e6;
	text-align: center;
	float: left;
	}

.header a{
	font-size: 2em;
	color: #d1c092;
	line-height: 60px;
	}

.header span{
	font-size: 1.2em;
	color: #333;
	display: block
	}

.topmenu{
	width:1024px;
	height: 30px;
	line-height: 30px;
	background:url(images/topmenu.jpg) left top #d1c092;
	margin: 0;
	float: left;
	}

.topmenu ul{
	padding:0;
	margin: 0;
	text-align: center;
	}

.topmenu li{
	display:inline;
	padding: 10px;
	}

.topmenu a{
	color:#333;
	font-weight: bold;
	}
	
.topmenu a:hover{
	color:#02beee;
	}

.leftcolumn{
	width: 180px;
	background: transparent;
	margin: 5px 5px 0 0;
	float: left;
	}

.rightcolumn{
	width:180px;
	background: transparent;
	margin: 5px 0 0 5px;
	float: right;
	}

.centercolumn{
	background: transparent;
	margin: 5px 0 0 0;
	float: left;
	}

.mainrow{
	background: url(images/bg.jpg) top repeat-x #d1c092;
	border-left: 1px solid #998c6c;
	border-right: 1px solid #998c6c;
	border-bottom: 1px solid #998c6c;
	width: 1022px;
	}

.dreispalten-layout{width:652px;}
.zweispalten-layout{width:837px;}

.footer{
	width:1024px;
	height: 60px;
	line-height: 60px;
	color: #000;
	background: url(images/footer.jpg) #99d15e;
	text-align: center;
	}

.footer a{color: #fff;}

/*Inhalt*/
.page-content{
	margin: 0 0 5px 0;
	float: left;
	}

/* Blöcke */
.centerblock-left{
	width:324px;
	margin: 0 2px 5px 0;
	overflow: hidden;
	float: left;
	}

.centerblock-right{
	width:324px;
	margin: 0 0 5px 2px;
	overflow: hidden;
	float: left;
	}


.centerblock-center{
	margin: 0 0 5px 0;
	overflow: hidden;
	float: left;
	display: block;
	}

.left-block-container{
	margin: 0 0 10px 0;
	padding: 0;
	}

.left-block-title{
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
	background: url(images/lr-title.jpg) top left no-repeat #03b3e2;
	}

.left-block-content{
	padding: 5px;
	background:#d1c092;
	border-left:1px solid #998c6c;
	border-right:1px solid #998c6c;
	border-bottom:1px solid #998c6c;
	}

.right-block-container{
	margin: 0 0 10px 0;
	padding: 0;
	}

.right-block-title{
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
	background:  url(images/lr-title.jpg) top left no-repeat #03b3e2;
	}

.right-block-content{
	padding: 5px;
	background:#d1c092;
	border-left:1px solid #998c6c;
	border-right:1px solid #998c6c;
	border-bottom:1px solid #998c6c;
	}

/*block-title und block-content gilt für alle Blöcke in der mittleren Spalte*/
.block-title{
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 5px;
	background: url(images/c-title.jpg) left top repeat-x #36c7bf;
	border:1px solid #64d200;
	line-height:30px;
	}

.block-content{
	padding: 5px;
	background: #d7c79d;
	}

/* END Blöcke */

/* hypertext links */
a {
	text-decoration: none;
	border: none;
	color: #02b3df;
}
a:hover {
	background: none;
}

/* titles */
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.6em;
}
h4 {font-size: 1em;}
h5 {font-size: .9em;}
h6 {font-size: .8em;}

/*listing*/
ul{ margin: 0px; padding:0 0 0 15px;}
li{margin:0px; list-style: square;}

/* block main menu */
#mainmenu {	font-size: 13px;}
#mainmenu a {
  display: block;
  margin: 0;
  border-top: 1px solid #e2d8ba;
  border-bottom: 1px solid #998c6c;
  color: #333333;
  line-height: 24px;
}
#mainmenu a:hover { background: #d7c89f;}
#mainmenu a.menuTop {border-top: none;}
#mainmenu a.menuMain {}
#mainmenu a.menuSub { padding-left: 7px; font-size:11px}
#mainmenu a.menuSub:hover {background: #d7c89f;}

/* block user menu */
#usermenu {	font-size: 13px;}
#usermenu a {
  display: block;
  color: #333333;
  border-top: 1px solid #e2d8ba;
  border-bottom: 1px solid #998c6c;
  color: #333333;
  line-height: 24px;
}
#usermenu a:hover {}
#usermenu a.menuTop {border-top: none;}
#usermenu a.highlight {background-color: #A52524;}

	

/* tables and cells */
table {width: 100%;}
table td {
  padding: 0;
  border-width: 0;
  vertical-align: top;
}
th {
	height: 28px;
	line-height: 28px;
	vertical-align : middle;
  	color: #333333;
	background: #cdba87;
}
.outer {}
.head {
  background-color: #cdba87;
  font-weight: bold;

}
.even {
  background-color: #e2d7b8;

}
.odd {
  background-color: #d6c79a;

}
.foot {
  background-color: #f4f4f4;
  font-weight: bold;
}
tr.even td {
  background-color: #e2d7b8;
}
tr.odd td {
  background-color: #d6c79a;
}

/* Artikel (für zB das news, smartsection modul)*/
.item {margin-bottom: 0px; border: 1px solid #998c6c; padding: 5px; background: #d1c092;}
.itemHead {
  padding: 3px;  
  color: #fff;
  font-size: 1.1em;
  color: #0079AC;
}
.itemInfo {
  text-align: right;
  padding: 3px;
  background-color: inherit;
}
.itemTitle a {
  font-size: 1.1em;
  font-weight: bold;
  color: #0079AC;
}
.itemPoster {
  font-size: .9em;
  font-style:italic;
}
.itemPostDate {
  font-size: .9em;
  font-style:italic;
}
.itemStats {
  font-size: .9em;
  font-style:italic;
}
.itemBody {padding-left: 5px;}
.itemText {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.5em;
}
.itemText:first-letter {
  font-size: 1.3em;
  font-weight: bold;
}
.itemFoot {
  text-align: right;
  padding: 3px;
  background-color: #f9f9f9;
}
.itemAdminLink {font-size: .9em;}
.itemPermaLink {font-size: .9em;}

/* Forum */
.comTitle {
  font-weight: bold;
  margin-bottom: 2px;
}
.comText {padding: 2px;}
.comUserStat {
  font-size: 10px;
  font-weight:bold;
  border: 1px solid #ccc;
  background-color: #fff;
  margin: 2px; padding: 2px;
}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {
  margin-left: 2px;
  margin-top: 10px;
  color: #639ACC;
  font-weight:bold;
  font-size: .8em;
}
.comUserRank {margin: 2px;}
.comUserRankText {
  font-size: .8em;
  font-weight:bold;
}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {
  font-weight: normal;
  font-style: italic;
  font-size: .8em
}  
.comDateCaption {
  font-weight: bold;
  font-style: normal;
  font-size: .8em
}
.signature {
  font-size:.8em;
  font-style:italic;
}

/* core nachrichten */
.errorMsg {
  background-color: #FFCCCC;
  text-align: center;
  border-top: 1px solid #DDDDFF;
  border-left: 1px solid #DDDDFF;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-weight: bold;
  padding: 10px;
}
.confirmMsg {
  background-color: #DDFFDF;
  color: #136C99;
  text-align: center;
  border-top: 1px solid #DDDDFF;
  border-left: 1px solid #DDDDFF;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-weight: bold;
  padding: 10px;
}
.resultMsg {
  background-color: #c1c1c1;
  color: #333;
  text-align: center;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-weight: bold;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 10px;
}

/* codes and quotes */
.xoopsCode {
  background-color: #fff;
  border: 1px inset #000080;
  font-family: "Courier New",Courier,monospace;
  max-height: 200px;
  overflow: auto;
}
.xoopsQuote {
  background-color: #fff;
  border: 1px inset #000080;
  font-family: "Courier New",Courier,monospace;
  font-style:italic;
  padding: 0 6px 6px 6px;
}  