/*#################################
     DefCon Style by do-design.de
    #################################*/
table.main {
	background:url(../images/bg.jpg) repeat-y;
	width:1004px;
	max-width:1004px;
}
/*### Login ##*/
a.navUser {
	color:#fff;
}
a.navUser:hover {
	color:#111;
}
/*### Boxen ##*/
  /* Left ##*/
td.box_l_o {
	background:url(../images/box_l_o.jpg) no-repeat;
	width:200px;
	height:25;
	line-height:25px;
	text-align:right;
}
td.box_l_o span {
	font-size:10px;
	color:#fff;
	padding-right:8px;
}
td.box_l_m {
	background:url(../images/box_l_m.jpg) repeat-y;
	width:200px;
}
td.box_l_m_e {
	background:url(../images/box_l_m_e.jpg) repeat-y;
	width:200px;
}
td.box_l_u {
	background:url(../images/box_l_u.jpg) no-repeat;
	width:200px;
	height:7px;
}
td.box_l_u_e {
	background:url(../images/box_l_u_e.jpg) no-repeat;
	width:200px;
	height:17;
	text-align:right;
}
td.box_l_u_e a {
	font-size:9px;
	color:#fff;
	padding-right:7px;
	line-height:17px;
	font-weight:normal;
}
  /* Middle ##*/
td.box_m_o {
	background:url(../images/box_m_o.jpg) no-repeat;
	width:274px;
	height:25;
	line-height:25px;
	text-align:right;
}
td.box_m_o span {
	font-size:10px;
	color:#fff;
	padding-right:8px;
}
td.box_m_m_e {
	background:url(../images/box_m_m_e.jpg) repeat-y;
	width:274px;
}
td.box_m_u_e {
	background:url(../images/box_m_u_e.jpg) no-repeat;
	width:274px;
	height:17px;
	text-align:right;
}
td.box_m_u_e a {
	font-size:9px;
	color:#fff;
	padding-right:7px;
	line-height:17px;
	font-weight:normal;
}
  /* Right ##*/
td.box_r_o {
	background:url(../images/box_r_o.jpg) no-repeat;
	width:240px;
	height:25;
	line-height:25px;
	text-align:right;
}
td.box_r_o span {
	font-size:10px;
	color:#fff;
	padding-right:8px;
}
td.box_r_m {
	background:url(../images/box_r_m.jpg) repeat-y;
	width:240px;
}
td.box_r_m_e {
	background:url(../images/box_r_m_e.jpg) repeat-y;
	width:240px;
}
td.box_r_u {
	background:url(../images/box_r_u.jpg) no-repeat;
	width:240px;
	height:7px;
}
td.box_r_u_e {
	background:url(../images/box_r_u_e.jpg) no-repeat;
	width:240px;
	height:17px;
	text-align:right;
}
td.box_r_u_e a {
	font-size:9px;
	color:#fff;
	padding-right:7px;
	line-height:17px;
	font-weight:normal;
}
/*## Boxen Ende ###*/
/*### Content ##*/
td.con_o {
	background:url(../images/con_o.jpg) no-repeat;
	width:549px;
	height:25;
	line-height:25px;
	text-align:right;
}
td.con_o span {
	font-size:10px;
	color:#fff;
	padding-right:8px;
}
td.con_m {
	background:url(../images/con_m.jpg) repeat-y;
	width:549px;
}
/*### Navi Neu das kannste beliebig umbenennen  ##*/
div.navi_neu:hover {
	background:url(../images/nav_on.jpg) no-repeat;
}


/* News */
td#newstitelkat {
	background:url(../images/news_o.gif) no-repeat;
	width:537px;
	height:106px;
	color:#000;
}
td#newstitel {
	font-size:13px;
	padding:7px 0px 0px 9px;
	height:32px
}
td#newslinks {
	text-align:right;
	font-size:10px;
	padding:3px 7px 0px 0px
}
td#newskat {
	height:75px;
	width:539px;
	margin-left:3px;
}
td#newsunten {
	background:url(../images/news_u.gif) no-repeat;
	font-size:10px;
	height:20px;
	width:540px;
}
td#newsautordate {
	padding:3px 0px 0px 9px;
}
td#newscomments {
	padding:3px 4px 0px 0px;
	text-align:right;
}
	
