/* ---------------------------------------------------- */
/* -       Site-Development by Marco Schrenk          - */
/* ---------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	background-color: #8C9AB7;
	background-image: url(../../img/bg.jpg);
	background-position: top left;
	height: 100%;
}

body, td {
	vertical-align: top;
	text-align:left;
	
}

body,  a {

font-family: Arial, Helvetica, sans-serif;
color: #DADADA;
font-size: 11px;
font-weight: bold;
}

a:hover {
	color: #FFF;
}

.aorange {
	font-weight: bold;
	text-decoration: none;
	color: #F3B044;
}
.aorange:hover {
	font-weight: bold;
	text-decoration: none;
	color: #DADADA;
}



.bgtop {
	background-image: url(../../img/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.bgshl {
	background-image: url(../../img/shl.jpg);
	background-repeat: repeat-y;
	width: 9px;
}

.bgshr {
	background-image: url(../../img/shr.jpg);
	background-repeat: repeat-y;
	width: 9px;
}

.content {
	width: 723px;
	background-color: #252525; 
	height: 100%;
	padding: 19px;
}

.chead, .chead a {
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}
.chead a:hover {
	color: #FFF;
}

.footer, .footer a {
text-align: center;
color: #525252;
text-decoration: none;
}

.footer a:hover{
	color: #888;
}

.navi {
	padding-left: 35px;
	width: 200px;
	line-height: 13px;
	padding-bottom: 10px;
}


.newsbox {
	padding: 16px;
	border-right: 10px solid #252525;
	background-color: #1B1B1B;
}


.newsboxr {
	padding: 16px;
	padding-right: 16px;
	border-right: none;
	background-color: #1B1B1B;
	border-bottom: 5px solid #252525
}

.newsboxrbottom {
	padding: 16px;
	padding-right: 16px;
	border-right: none;
	background-color: #1B1B1B;
	border-top: 5px solid #252525
}


.newsboxlinkr  {
	padding: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #1B1B1B;
	border-top: 5px solid #252525;
}

.newsboxlink  {
	padding: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right: 10px solid #252525;
	background-color: #1B1B1B;
	border-top: 5px solid #252525;
}






.motm {
	padding: 10px;
	background-color: #1B1B1B;

}






h1, h2, h3 {
	font-size: 11px;
	color: #F2B044;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	font-size: 11px;

}

.trow1 {

}
