body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	background: #fff9eb;
	background: url("/cnt/templates/vfb2009_nj/images/bg_body.jpg") repeat-y 42px 0px #fff9eb;
}

a{
	color: #006bb2;
}

#wrapper {
	width: 1000px;
}

#header {
	height: 255px;
	background: url("/cnt/templates/vfb2009_nj/images/bg_header.jpg") 0px 0px no-repeat;
	width: 1000px;
}

#main {
	margin-left: 43px;
}

#navi {
	width: 165px;
	float: left;
	padding-bottom: 30px;
}

#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #000000;
}

#navi ul li a {
	display: block;	
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	border-bottom: 1px solid #000000;
	color: #000000;
	text-decoration: none;
}

#navi ul li a:hover { 
	background: #ffe193;
}

#navi ul li .active { 
	background: #ffe193;
}

#navi ul li ul {
	border-top: none;	
}

#navi ul li ul li a {
	padding-left: 20px;
	background: #fff3d7;	
}

#content {
	width: 532px;
	float: left;
	margin-right: 2px;
}

#content_text {
	width: 514px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#teaser {
	float: left;
	width: 216px;
	padding-bottom: 30px;
}

.componentheading{
	font-size: 14px;
	font-weight: bold;
}

.contentpaneopen{
	text-align: left;
	margin-top: 10px;
}

.contentheading{
	width: 98%;
	color: #006bb2;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #006bb2;
}

.blog {
	width: 100%;
}

.poll {
	font-size: 10px;
	text-align: center;
}

.readon{
	color: #666666;
	font-weight: bold;
	padding-right: 20px;
	background: url("/cnt/templates/vfb2009_nj/images/bullet_readon.gif") top right;
	background-repeat: no-repeat;
	text-decoration: none;
}

.article_seperator{
	display: block;
	border-bottom: 1px solid dotted #005da8;
}

.moduletable{
	width: 100%;	
}

.moduletable th{
	background: #fff3d7;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-align: left;
	padding: 2px;
}

.moduletable-textfelder_seite th { 
	display: block;
	width: 100%;
	background: #fff3d7;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 2px;
	text-align: left;
}

/* Main Menu(s) */

a.mainlevel {
	display: block;
	font-size: 12px;
	color: #000000;
	background: #e3e4e5;
	padding-left: 7px;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
}

a.mainlevel:hover, a.mainlevel#active_menu {
	background: #ffe194;
	text-decoration: none;
}


a.sublevel {
	display: block;
	padding: 0px;
	margin: 0px;
	color: #000000;
	padding-left: 14px;
	line-height: 20px;
	border-bottom: 1px solid #fff3d7;
	text-decoration: none;
	font-weight: normal;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
}

a.sublevel:hover, a.sublevel#active_menu {
	text-decoration: none;
	color: #006bb2;
}

/* New style for topmenu */
a.mainlevel-topmenu {
	display: block;
	width: 50%;
	float: left;
	text-indent: 10px;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	background: #006bb2;
	text-decoration: none;
}

a.mainlevel-topmenu:hover {
	font-size: 11px;
	background: #a3b5c3;
	text-decoration: none;
}

a.sublevel:hover, a.sublevel#active_menu {
	text-decoration: none;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
}

.sectiontableentry1{
	background: #eff6fa;
}

.sectiontableentry2{
	background: #fff3d7;
}

.dsmodule{
	width: 100%;
	background: #ffe194;
	height: 50px;
	padding-top: 10px;
}

.dsmodule img{
	border: 0px;
}

hr{
	height: 0px;
	border-width: 0px;
	border-bottom: 1px solid #006bb2;
}

input[type="submit"], input[type="reset"]{
	background: url('/cnt/templates/vfb2009_nj/images/bg_input.gif');
}

.search{
	padding: 5px;
}

fieldset{
	border: 1px solid #006bb2;
}

fieldset .highlight{
	font-weight: bold;
	color: #006bb2;
}

.mod_countdown{
	display: block;
	padding: 5px;
}

/* Buttons */
#mod_login_username{
	width: 150px;
}

#mod_login_password{
	width: 150px;
	background: #ffffff;
}

#mod_search_searchword{
	width: 150px;
	background: #ffffff;
}

#lm_email{
	width: 150px;
	background: #ffffff;
}