body {
	overflow: -moz-scrollbars-vertical;
}

a, a:link, a:hover, a:active, a:visited{
	font-familiy: Verdana, Arial, Helvetca,"Sans Serif";
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
}

.sytext {
	font-size:11px;
	font-familiy: Verdana, Arial, Helvetca,"Sans Serif";
	padding-left:20px;
	padding-right:20px;
	line-height:20px;
}

.text {
     font-size:12px;
     color:#ffffff;
     line-height:20px;
}

.headline {
     font-size:14px;
     color:#ffffff;
     line-height:18px;
     font-weight:bold;
}

#text a, #text a:hover, #text a:link, #text a:visited {
    border-bottom: 2px dotted #93C119;
    text-decoration:none;

    color:#ffffff;
}

.articlenormal {
    border: none;
    padding:3px;
}

.articleselect {
    border: 1px solid red !important;
    padding:2px;
}

body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-image:url(../img/bg.gif);
}

.thrColFixHdr #container { 
	width: 906px;  
	position:relative;
	height:719px
	z-index:2;
	top:0px;
	left:0px;
	margin: 0 auto; 
	text-align: left; 
	background-color:#000000;
} 

.thrColFixHdr #header {
	height:96px;
	padding: 0px; 
	background-color:#7E2625;
	background-image:url(../img/syro.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
} 

.thrColFixHdr #sidebar1 {
	float: left; 
	width: 227px; 
	background: #FFFFFF; 
	padding: 0px;
	height: 586px; 
}

.thrColFixHdr #mainContent { 
	margin-left: 280px;
	margin-top: 60px;
	padding: 0 10px;
	padding-right:60px;
	padding-bottom:20px;
} 

.thrColFixHdr #footer { 
	padding: 0px; 
	background-color:#7E2625;
	height:37px;
	line-height:33px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-weight:normal;
	color:#FFFFFF;
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.thrColFixHdr #shadow{
	position:absolute;
	top:0px;
	width: 920px;
	z-index:-1;
	margin: 0 auto; 
	text-align: left; 
	background-image:url(../img/schattenrechts.gif);
	height:100%;
} 

.menu-text, .menu-text a:link, .menu-text a:active, .menu-text a:hover, .menu-text a:visited{
	font-familiy: Verdana, Arial, Helvetca,"Sans Serif";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#menu {
	padding-left:250px;
	top:60px !important;
}	

#schatten {
	width:920px;
	background-image:url(../img/schattenrechts.gif);
}

.text table, .text table tr td {
	border: 1px solid #ffffff;
	padding:5px;
	padding-right:5px;
	vertical-align: top;
	border-collapse:collapse;
}	