/** body darstellung **/
body{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background: #778BA6 url(../gfx/bg.jpg) repeat;
	margin: 0px;
	color: #FFFFFF;
}

/** der gesamte content der seite **/
#main-site {
	background: #466287 url(../gfx/bg_content.jpg) repeat;
	border: 1px solid #333333;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	height: 100%;
}

/** navi info **/
#nav-info {
  background: #466287 url(../gfx/bg_content.jpg) repeat;
	border: 1px solid #333333;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 3px;
}

/** Oberster Banner der Site **/
#header-img {
	border-bottom: 1px solid #333333;
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 122px;
	text-align: right;
}

/** Oberster Banner der Site **/
#loading {
	border: 0px;
	background-image: url(../gfx/loading.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 15px;
}

#content-left {
	width:175px;
	/* TMP */
	overflow:hidden;
}

#content-middle {
	width:520px;
	/* TMP */
	overflow:hidden;
}

#content-right {
	width:175px;
	/* TMP */
	overflow:hidden;
}

/** navigation design **/
#nav-style {
	background: #E0E7EE url(../gfx/nav_bg.jpg) repeat;
	border-bottom: 1px solid #333333;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

/** ueberschriften der einzelnen Boxen  **/
.box-header {
	background: #E0E7EE url(../gfx/spacer.jpg) repeat;
	border-bottom: 1px solid #333;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

/* EDIT */
.small-header {
	background:			#E0E7EE url(../gfx/spacer.jpg) repeat;
	border-bottom:	1px solid #333;
	padding:				2px;
	font-size:			11px;
	font-weight:		bold;
	color:					#333333;
}

/** design der mittleren box **/
.box-middle {
	margin-left:	5px;
	margin-right:	5px;
	border:				1px solid #333333;
	background:		#778BA6 url(../gfx/bg_box.jpg) repeat;
}

/** design der linken box **/
.box-left {
	border-top:			1px solid #333;
	border-left:		0px solid #333;
	border-right:		1px solid #333;
	border-bottom:	1px solid #333;
	margin-right:		5px;
	background:			#778BA6 url(../gfx/bg_box.jpg) repeat;
}

/** design der rechten box **/
.box-right{
	border-top:			1px solid #333;
	border-left:		1px solid #333;
	border-right:		0px solid #333;
	border-bottom:	1px solid #333;
	margin-left:		5px;
	background:			#778BA6 url(../gfx/bg_box.jpg) repeat;
}

/** design der voting voting felder **/
.votes {
	height: 70px;
	background: #577290 url(../gfx/vote_bg.jpg) no-repeat top center;
	border-bottom: 1px #333333 solid;
	margin: 0px;
}

/** allgemeine classe f�r viele dinge **/
.padding {
	padding: 3px;
}

/** allgemeine classe f�r viele dinge **/
.margin {
	margin: 5px;
}

/**************************** BB-CODE CLASSES BEGIN ****************************/
/** BB-Code zitierungs design **/
.quote {
	color: #000000;
	background-color: #FFFFFF;
}
/** BB-Code PHP-CODE design DO NOT CHANGE **/
.php-code {
	color: #333333;
	width: 95%;
	border: 1px solid #333333;
	padding: 3px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
/** BB-Code create helpline **/
.helpline {
	width: 95%;
	font-size: 10px;
	background-color: transparent;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/** signatur design **/
.signatur {
	width: 100%;
	height: 10px;
	border-top: 1px solid #333333;
}

.signatur_content {
	width: 100%;
	height: 80px;
	overflow:hidden;
}
/**************************** BB-CODE CLASSES END ****************************/


/** design des mouse over effects **/
#info {
	position: absolute;
	display: none;
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	text-align: left;
	padding: 2px 5px 2px 5px;
	z-index: 100;
}

.inf-head {
	color: #000;
	border-bottom: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	font-weight: bold;
	margin: -2px -5px -2px -5px;
}

/** account menue design **/
.ac-m {
	position: absolute;
	visibility: hidden;
	border: 1px solid #000000;
	line-height: 18px;
	z-index: 100;
	background-color: #EEEEEE;
	width: 180px;
	margin-left: 5px;
	text-align: center;
}

/** account menue link **/
a.ac-l:link, a.ac-l:visited {
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #000000;
}
/** account menue hoover **/
a.ac-l:active, a.ac-l:hover {
	background-color: #CCCCCC;
	text-decoration: none;
	color: #333333;
}

/** im foto album eines users, das design der bild information **/
.img-album {
	border-top: 1px solid #333333;
	-moz-opacity: 0.99;
	margin-top: -56px;
	margin-bottom: 2px;
	width: 150px;
	background-color: #577290;
	text-align: center;
	padding: 0px;
	visibility: hidden;
}

/** design der header navigation + hover effect design etc., START **/
a.navi:link, a.navi:visited {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
}
a.navi:active, a.navi:hover {
	margin:0px;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;

}
a.navi {
	display: block;
	padding: 1px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
/** design der header navigation + hover effect design etc., END **/

/** allgemeine hoover effects festelgen START **/
a:link, a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}
a:hover, a:active {
	color: #EEEEEE;
	text-decoration: none;
}
/** allgemeine hoover effects festelgen END **/


/* EDIT */
.ul-left
{
	color:#FFFFFF;
	margin:0px;
	list-style:none;
	padding-left:0px;
}

/* EDIT */
.ul-left li
{
	color:#FFFFFF;
	margin:0px;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:3px;
}

/* EDIT */
.ul-left a:link, .ul-left a:visited
{
	color: #FFFFFF;
	margin:0px 0px 0px -6px;
	padding:4px 0px 4px 5px;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;

}

.ul-left a:hover
{
	color:#CCCCCC;
	text-decoration:none;
}


/* EDIT */
.ul-right
{
	color:#FFFFFF;
	margin:0px;
	list-style:none;
	padding-right:0px;
}


/* EDIT */
.ul-right li
{
	color:#FFFFFF;
	margin:0px;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
}

/* EDIT */
.ul-right a:link, .ul-right a:visited
{
	color:#FFFFFF;
	margin:0px 0px 0px -6px;
	padding:4px 5px 4px 0px;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.ul-right a:hover
{
	color:#CCCCCC;
	text-decoration:none;
}


/** Menue der LOGEDIN BOX START **/
.logedin {
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 1px;
	list-style: none;
	color: #FFFFFF;
}
.logedin li {
	margin: 0px;
	padding-left: 5px;
	color: #FFFFFF;
}
.logedin a:link, .logedin a:visited {
	margin: 0px 0px 0px -6px;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	padding: 4px 0px 4px 5px;
	text-decoration: underline;
	color: #FFFFFF;
}
.logedin a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
/** Menue der LOGEDIN BOX END **/

/** LEFT MENUE ARROW START **/
.more-stats {
	padding: 4px 3px 4px 19px;
	text-align: left;
	background: url(../gfx/arrow_right.gif) no-repeat left;
	color: #FFFFFF;
	font-weight: bold;
}
/** LEFT MENUE ARROW END **/

/** footer DIV **/
.footer-main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.footer {
	color: #333333;
	font-size: 10px;
	padding: 2px;
	margin: 0px;
}
.footer a:link, .footer a:visited {
	margin: 0px;
	color: #333333;
	padding: 2px;
	font-size: 10px;
	text-decoration: none;
}
.footer a:active, .footer a:hover {
	margin: 0px;
	color: #666666;
	padding: 2px;
	font-size: 10px;
	text-decoration: underline;
}

/** small navi block START **/
a.s-nav:link, a.s-nav:visited {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
a.s-nav:active, a.s-nav:hover {
	margin: 0px;
	color: #EEEEEE;
	font-size: 13px;
	text-decoration: underline;
	background: #627D9B;
}
a.s-nav {
	display: block;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 13px;
}
/** small navi block END **/

/** pager  START **/
a.pager:link, a.pager:visited {
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	margin-left: 2px;
}
a.pager:active, a.pager:hover {
	text-decoration: none;
	background: #8AA7C5;
	padding: 1px 3px 1px 3px;
	margin-left: 2px;
}
.pagera {
	color: #333333;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333333;
	padding: 1px 3px 1px 3px;
	margin-left: 2px;
	background: #A5BCD4;
}

.pager-get {
	background: url(../gfx/pager_get.gif) no-repeat center;
	border: 1px solid #333333;
	padding: 1px 3px 0px 3px;
	margin-left: 2px;
	cursor: hand;
}

.pager {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333333;
	padding: 1px 3px 1px 3px;
	margin-left: 2px;
	background: #718DAB;
}
/** pager END **/

/** bei tabellen wo der border durchgehend nur 1px sein soll **/
.collapse {
	border-collapse: collapse;
	margin-top: 1px;
}

/** border for all **/
.border {
	border: 1px solid #333333;
}

.dashed {
	border: 1px dashed #333;
}

/** onloy border top **/
.b-t {
	border-top: 1px solid #333333;
}

/** only border bottom **/
.b-b {
	border-bottom: 1px solid #333333;
}

/** only border left **/
.b-l {
	border-left: 1px solid #333333;
}

/** only border right **/
.b-r {
	border-right: 1px solid #333333;
}

.input-red {
	color: #CC0000;
	font-weight: bold;
}

.input-green {
	color: #006600;
	font-weight: bold;
}

.input-text {
	color: #0000FF;
	font-weight: bold;
}

.input-m-smilies {
	color: #0000FF;
	font-weight: bold;
}

.input-umfrage {
	color: #006600;
	font-weight: bold;
	font-size: 11px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

.msg-red {
	color: #CC0000;
	font-weight: bold;
}

.msg-green {
	color: #006600;
	font-weight: bold;
}

.h-news-header {
	font-size: 16px;
	font-weight: bold;
}

.catrow-uncheckt {
	border-top: 1px solid #666666;
	color: #006600;
}

.catrow-ischeckt {
	border-top: 1px solid #666666;
	color: #CC0000;
}

.select-option {
	border-top: 1px solid #666666;
}

.abuse-send, a.abuse-send:link {
	color: #CC0000;
	font-weight: bold;
}

.img-edit, a.img-edit:link {
	color: #006600;
	font-weight: bold;
}

/** true message for system **/
.msg-true {
	color: #006600;
}

/** error message for system **/
.msg-false {
	color: #CC0000;
}

.smallfont {
	font-size:10px;
}
