/* - HTML, BODY, TAGS - */

* {
	margin: 0px;
	padding: 0px;
}
 
html {
	background: #f2f2f2; 
	text-align: center;
	width: 100%;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
body {
	font-size: 11px;
	line-height: 18px;
	color: #292929; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	text-align: center;
	width: 100%;
	height: 100%;
}
td {
	font-size: 11px;
	line-height: 18px;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
}
ul,ol {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0px 0px 5px 0px;
}

#contentlayer #content-white ol li {
   
    list-style: decimal;
    margin-left: 5px;
   
}

form {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
.cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;
}
a {
	color: #2073a5;
	text-decoration: none;
}
a:hover {
	color: #2073a5;
	text-decoration: underline;
}
span.datum {
	color: #ababab;
}

/* - CONTAINER - */

#container {
	width: 950px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #dbdbdb;  
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

/* - PAGELAYER - */

#pagelayer {
	padding-bottom: 51px;
}

/* - STOCK TICKER - */

#stockticker {
	width: 950px;
	height: 25px;
	padding: 0px;
	background: #fff;
	overflow: hidden;
	line-height: 24px;
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
}

/* - HEADER - */

#header {
	width: 930px;
	height: 100px;
	padding: 0px 10px;
	background: #10547d url(../pics/biovalley_header.jpg) no-repeat;
	overflow: hidden;
	position: relative;
}
#header img#logo {
	width: 201px;
	height: 68px;
	position: absolute;
	top: 0px;
	left: 10px;
}
#header a#newsletter, #header a:hover#newsletter {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	
	position: absolute;
	top: 15px;
	left: 260px;
}
#header #suche {
	position: absolute;
	top: 38px;
	left: 260px;	
	width: 300px;
	height: 50px;
	color: #fff;
}
#header #suche p {
	margin: 0px 0px 5px 0px;
}
#header #suche .formular {
	width: 200px;
	height: 16px;
	padding: 2px 0px 0px 2px;
	margin: 2px 0px 2px 0px;
	background: #fff;
	border: 1px solid #10547d;
	font-size: 11px;
	font-family: "Verdana";	
}
#header #suche .button {
	width: 24px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	background: url(../pics/suche_header_button.gif) no-repeat;
	border: none;	
}
#header #sponsor {
	width: 260px;
	height: 100px;
	position: absolute;
	top: 10px;
	right: -53px;	
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#header #sponsor table, #header #sponsor table td {
	width: 100%;
	height: 100%;
}

/* - MENU - */

#menu {
	width: 950px;
	height: 34px;
	padding: 0px;
	background: #fbfafb url(../pics/menu.gif) repeat-x;
	border-bottom: 4px solid #10547d;
	overflow: hidden;
	position: relative;
}
#menu ul {
	padding: 0px;
	margin: 0px auto;
	height: 34px;
	overflow: hidden;
}
#menu ul li {
	padding: 0px 10px 0px 10px;
	margin: 0px auto;
	height: 34px;
	overflow: hidden;
	display: inline;
	list-style: none;
	float: left;
	background: url(../pics/menu_li.gif) left no-repeat;
}
#menu ul li a {
	padding: 0px 10px;
	line-height: 34px;
	text-decoration: none;
	color: #292929;
	
}
#menu ul li a:hover {
	padding: 0px 10px;
	line-height: 34px;
	text-decoration: underline;
	color: #292929;
	
}
#menu ul li a.aktiv, #menu ul li a:hover.aktiv {
	text-decoration: none;
	height: 35px;
	font-size: 11px;
	line-height: 35px;
	padding: 10px 10px;
	border-right: 1px solid #d5d5d5;
	background: #10547d url(../pics/menu_aktiv.gif) repeat-x;
	color: #fff;
}
#menu .hidden {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../pics/menu.gif) repeat-x;
	width: 3px;
	height: 34px;
	font-size: 0px;
	line-height: 0px;
}

/* - SUBMENU - */

#submenu {
	width: 950px;
	height: 27px;
	padding: 0px;
	background: #10547d;
	border-top: 1px solid #fbfafb;
	border-bottom: 10px solid #DBDBDB;
	overflow: hidden;
	position: relative;
}
#submenu ul {
	padding: 0px;
	margin: 0px auto;
	height: 27px;
	overflow: hidden;
}
#submenu ul li {
	padding: 0px 5px;
	margin: 0px auto;
	height: 27px;
	overflow: hidden;
	display: inline;
	list-style: none;
	float: left;
	background: url(../pics/submenu_li.gif) left no-repeat;
	color: #fff;
}
#submenu ul li a {
	padding: 0px 10px;
	line-height: 27px;
	text-decoration: none;
	color: #fff;
	
}
#submenu ul li a:hover {
	padding: 0px 10px;
	line-height: 27px;
	text-decoration: underline;
	color: #fff;
	
}
#submenu ul li a.aktiv, #submenu ul li a.aktiv:hover {
	padding: 0px 10px;
	line-height: 27px;
	text-decoration: underline;
	color: #fff;
	
}
#submenu .hidden {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #10547d;
	width: 3px;
	height: 27px;
	font-size: 0px;
	line-height: 0px;
}
/* - CONTENT LAYER - */

#contentlayer {
	width: 930px;
	padding: 0px 10px;
	overflow: hidden;
	position: relative;
}

#adsense_hometop {
	width: 789px;
	height: 96px;
	line-height: 35px;
	background: url(../pics/google-adsense_hometop.gif) no-repeat;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	position: relative;
	overflow: hidden;
	float:right;
	text-align:center;
}

/* - CONTENT - */

#content {
	width: 695px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	overflow: hidden;
	float: left;
}
#content-white {
	width: 695px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	overflow: hidden;
	float: left;
}
#content-white .content-white-top {
	width: 695px;
	height: 5px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	background: url(../pics/content-white-top.gif) no-repeat;
}
#content-white .content-white-middle {
	width: 665px;
	overflow: hidden;
	padding: 15px;
	background: url(../pics/content-white-middle.gif) repeat-y;
}
#content-white .content-white-bottom {
	width: 695px;
	height: 5px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	background: url(../pics/content-white-bottom.gif) no-repeat;
}
#content .leiste_1 {
	width: 675px;
	height: 36px;
	line-height: 35px;
	background: url(../pics/content_leiste_1.gif) no-repeat;
	padding: 0px 10px;
	margin: 0px 0px 10px 0px;
	position: relative;
	overflow: hidden;
}
.sponsor{
	width: 110px;
	height: 27px;
	text-align: right;
	font-weight: bold;
	color: #dfe0e1;
	position: absolute;
	top: 0px;
	right: 10px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
}
#content-split-startseite {
	width: 695px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#content-split-startseite #sidebar {
	width: 131px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	overflow: hidden;
	float: left;
}
#content-split-startseite #text {
	width: 554px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
#content-split-startseite #sidebar .partner-top {
	width: 131px;
	height: 5px;
	background: url(../pics/partner-top.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	
}
#content-split-startseite #sidebar .member {
	width: 109px;
	background: #fff;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	padding: 20px 10px 5px 10px;
	background-image:url(../pics/member.gif);
	text-align: center;
	margin: 0px;
	overflow: hidden;
	
}
#content-split-startseite #sidebar .partner-middle {
	width: 109px;
	background: #fff;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	padding: 20px 10px 5px 10px;
	text-align: center;
	margin: 0px;
	overflow: hidden;
	
}
#content-split-startseite #sidebar .google-middle {
	width: 127px;
	background: #fff;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	padding: 15px 1px 15px 1px;
	text-align: center;
	margin: 0px;
	overflow: hidden;
	
}
#content-split-startseite #sidebar .partner-bottom {
	width: 131px;
	height: 5px;
	background: url(../pics/partner-bottom.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	padding: 5px;
	margin: 0px;
	overflow: hidden;
	
}
#content-split-startseite #text .google-adsense-1 {
	width: 554px;
	height: 96px;
	background: url(../pics/google-adsense_1.gif) no-repeat;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
	
}
#content-split-startseite #text .google-adsense-2 {
	width: 554px;
	height: 50px;
	background: url(../pics/google-adsense_2.gif) no-repeat;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
	
}
#content-split-startseite #text .bigbox {
	width: 554px;
	background: url(../pics/bigbox_content.gif) repeat-y;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	
}
#content-split-startseite #text .bigbox .main {
	width: 554px;
	height: 37px;
	line-height: 37px;
	position: relative;
	background: url(../pics/bigbox_main.gif) no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	
}
#content-split-startseite #text .bigbox .main h1 {
	
	font-size: 11px;
	color: #292929; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	font-weight: bold;
	line-height: 34px;
	padding: 0px;
	margin: 0px 0px 0px 10px;	
}
#content-split-startseite #text .bigbox .content {
	width: 534px;
	padding: 10px;
	min-height: 182px;
	background: url(../pics/bigbox_layer.gif) bottom no-repeat;
	margin: 0px;
	
}
a.rss {
	color: #292929;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	height: 14px;
}
a:hover.rss {
	color: #292929;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	height: 14px;
}
a.rssaktiv, a:hover.rssaktiv {
	color: #2073a5;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	height: 14px;
}
#content-split-startseite #text .bigbox .content p {
	margin: 0px 0px 15px 0px;
}
.main ul {
	padding: 0px;
	margin: 0px 0px 0px 1px;
}
.main ul li {
	display: inline;
	height: 34px;
	overflow: hidden;
	color: #292929;
	float: left;
	margin: 0px;
	padding: 0px;
}
.main ul li.tab {
	display: inline;
	height: 34px;
	background: url(../pics/box_li_t.gif) no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	width: 3px;
	overflow: hidden;
}
.main ul li a.tablink {
	height: 34px;
	color: #292929;
	text-decoration: none;
	margin: 0px;
	padding: 0px 10px;
}
.main ul li a:hover.tablink {
	height: 34px;
	color: #292929;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 10px;
}
.main ul li a.tabaktiv {
	height: 34px;
	color: #2073A5;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 8px 10px 15px 10px;
	background: url(../pics/tab_aktiv.gif) repeat-x;
} 
#content-white .content-white-middle h4 {
	font-size: 11px;
	color: #292929; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	font-weight: bold;
	line-height: 34px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: url(../pics/dot_h.gif) bottom repeat-x;
}
#content-white .content-white-middle ul li.icon_bloglinking {
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 28px;
	background: url(../pics/icon_bloglinking.gif) left no-repeat;
}
#content-white .content-white-middle ul li.icon_connotea {
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 28px;
	background: url(../pics/icon_connotea.gif) left no-repeat;
}
#content-white .content-white-middle ul li.icon_digg {
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 28px;
	background: url(../pics/icon_digg.gif) left no-repeat;
}
#content-white .content-white-middle ul li.icon_furl {
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 28px;
	background: url(../pics/icon_furl.gif) left no-repeat;
}
#content-white .content-white-middle ul li.icon_newsvine {
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 28px;
	background: url(../pics/icon_newsvine.gif) left no-repeat;
}
#content-white .content-white-middle ul li.icon_delico {
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 28px;
	background: url(../pics/icon_delico.gif) left no-repeat;
}
#content-white .content-white-middle #intext {
	width: 469px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#content-white .content-white-middle #intext .suche {
	width: 469px;
	height: 77px; 
	background: url(../pics/suchelayer.gif) no-repeat;
	position: relative;
	padding: 0px;
	margin-bottom: 10px;
	overflow: hidden;
}
#content-white .content-white-middle #intext .suche h1 {
	font-size: 11px;
	color: #292929; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	font-weight: bold;
	line-height: 34px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	position: absolute;
	top: 3px;
	left: 20px;
}
#content-white .content-white-middle #intext .suche .formulare {
	position: absolute;
	top: 40px;
	left: 20px;
}
#content-white .content-white-middle #intext .suche .formular {
	width: 150px;
	height: 16px;
	padding: 2px 0px 0px 2px;
	margin: 0px 5px 0px 0px;
	background: #fff;
	border: 1px solid #7F9DB9;
	font-size: 11px;
	font-family: "Verdana";	
}
#content-white .content-white-middle #intext .suche .auswahl {
	width: 65px;
	height: 20px;
	padding: 2px 2px 2px 2px;
	margin: 0px 5px 0px 0px;
	background: #fff;
	border: 1px solid #7F9DB9;
	font-size: 11px;
	font-family: "Arial";
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;	
}
#content-white .content-white-middle #intext .suche .button {
	width: 24px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	background: url(../pics/suche_button.gif) no-repeat;
	border: none;	
}
#content-white .content-white-middle h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	color: #10547D;
	font-family: "Arial";
}
#content-white .content-white-middle p {
	margin: 0px 0px 12px 0px;
	line-height: 18px;
}
#content-white .content-white-middle table tr td p {
	margin: 5px 0px 5px 0px;
}
#content-white .content-white-middle .comment {
	width: 469px;
	background: url(../pics/comment_middle.gif) repeat-y;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	
}
#content-white .content-white-middle .comment .main {
	width: 469px;
	height: 34px;
	line-height: 34px;
	position: relative;
	background: url(../pics/comment_main.gif) no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	
}
#content-white .content-white-middle .comment .main h1 {
	font-size: 11px;
	color: #292929; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	font-weight: bold;
	line-height: 34px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 10px;	
}
#content-white .content-white-middle .comment .main h2 {
	font-size: 11px;
	color: #c3c3c3; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	font-weight: normal;
	font-style: italic;
	line-height: 34px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 10px;	
}
#content-white .content-white-middle .comment .content {
	width: 449px;
	padding: 10px;
	background: url(../pics/comment-layer.gif) bottom no-repeat;
	margin: 0px;
	line-height: 18px;
	color: #575757;
	text-align: justify;
	
}
#contentlayer .statisch-top {
	width: 930px;
	height: 4px;
	background: url(../pics/statisch_top.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#contentlayer .statisch-middle {
	width: 910px;
	background: url(../pics/statisch_middle.gif) repeat-y;
	padding: 10px;
	margin: 0px;
	overflow: hidden;
}
#contentlayer .statisch-bottom {
	width: 930px;
	height: 4px;
	background: url(../pics/statisch_bottom.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#contentlayer .statisch-middle h4 {
	font-size: 11px;
	color: #292929; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	font-weight: bold;
	line-height: 34px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: url(../pics/dot_h.gif) bottom repeat-x;
}
#contentlayer .statisch-middle h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	color: #10547D;
	font-family: "Arial";
}
#contentlayer .statisch-middle h2 {
	font-size: 12px;
	color: #10547D; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	font-weight: normal;
	line-height: 34px;
	padding: 0px;
	margin: 0px;
}
#contentlayer .statisch-middle .suche {
	width: 469px;
	height: 77px; 
	background: url(../pics/suchelayer.gif) no-repeat;
	position: relative;
	padding: 0px;
	margin-bottom: 10px;
	overflow: hidden;
}
#contentlayer .statisch-middle .suche h1 {
	font-size: 11px;
	color: #292929; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	font-weight: bold;
	line-height: 34px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	position: absolute;
	top: 3px;
	left: 20px;
}
#contentlayer .statisch-middle .suche .formulare {
	position: absolute;
	top: 40px;
	left: 20px;
}
#contentlayer .statisch-middle .suche .formular {
	width: 150px;
	height: 16px;
	padding: 2px 0px 0px 2px;
	margin: 0px 5px 0px 0px;
	background: #fff;
	border: 1px solid #7F9DB9;
	font-size: 11px;
	font-family: "Verdana";	
}
#contentlayer .statisch-middle .suche .auswahl {
	width: 65px;
	height: 20px;
	padding: 2px 2px 2px 2px;
	margin: 0px 5px 0px 0px;
	background: #fff;
	border: 1px solid #7F9DB9;
	font-size: 11px;
	font-family: "Arial";
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;	
}
#contentlayer .statisch-middle .suche .button {
	width: 24px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	background: url(../pics/suche_button.gif) no-repeat;
	border: none;	
}
/* - SIDEBAR LAYER RIGHT - */

#sidebar-right {
	width: 225px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
#sidebar-right .box1-top {
	width: 225px;
	height: 4px;
	background: url(../pics/sidebar-box1-top.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	
}
#sidebar-right .box1-middle {
	width: 203px;
	background: #fff;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	padding: 5px 10px;
	text-align: center;
	margin: 0px;
	overflow: hidden;
	
}

#sidebar-right .box1-left {
	width: 203px;
	background: #fff;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	padding: 5px 10px;
	margin: 0px;
	overflow: hidden;
	
}

#sidebar-right .box1-bottom {
	width: 225px;
	height: 4px;
	background: url(../pics/sidebar-box1-bottom.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	
}
#sidebar-right .box1-middle p {
	margin: 10px 0px 15px 0px;
}
#sidebar-right .box1-middle ul {
	border-top: 6px solid #cccccc;
	border-bottom: 6px solid #cccccc;
	margin-bottom: 10px;
	padding: 5px 0px;
}
#sidebar-right .box1-middle ul li {
	list-style: none;
	margin: 5px 0px 5px 2px;
	text-align: left;
}
#sidebar-right .box1-middle ul li a, #sidebar-right .box1-middle ul li a:hover {
	text-decoration: none;
	color: #cc9900;
}
#sidebar-right .sidebarbox {
	width: 225px;
	background: url(../pics/sidebox_content.gif) repeat-y;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	
}
#sidebar-right .sidebarbox .main {
	width: 225px;
	height: 34px;
	line-height: 34px;
	position: relative;
	background: url(../pics/sidebox_main.gif) no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	
}
#sidebar-right .sidebarbox .main h1 {
	
	font-size: 11px;
	color: #292929; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	font-weight: bold;
	line-height: 34px;
	padding: 0px;
	margin: 0px 0px 0px 10px;	
}
#sidebar-right .sidebarbox .content {
	width: 205px;
	padding: 10px;
	min-height: 134px;
	background: url(../pics/sidebox_layer.gif) bottom no-repeat;
	margin: 0px;
}
#sidebar-right .sidebarbox .content2 {
	width: 205px;
	padding: 19px 10px 0px 10px;
	min-height: 105px;
	background: url(../pics/sidebox_layer2.gif) bottom no-repeat;
	margin: 0px;
}
#sidebar-right .sidebarbox .content3 {
	width: 205px;
	padding: 19px 10px 0px 10px;
	min-height: 58px;
	background: url(../pics/sidebox_layer2.gif) bottom no-repeat;
	margin: 0px;
}
ul li.li_mail {
	margin-left: 5px;
	padding-left: 25px;
	background: url(../pics/icon_mail.gif) left no-repeat;
}
ul li.li_book {
	margin-left: 5px;
	padding-left: 25px;
	background: url(../pics/icon_book.gif) left no-repeat;
}
ul li.li_rss {
	margin-left: 5px;
	padding-left: 25px;
	background: url(../pics/icon_rss.gif) left no-repeat;
}

#contentlayer div.content-white-middle p img {
	
	border-right: 15px solid #fff;
	
}

#contentlayer div.content-white-middle p img.rechts {
	
	border-right: none;
	border-left: 15px solid #fff;
	
}

/* - FOOTER - */

#footer {
	width: 930px;
	height: 51px;
	background: url(../pics/footer.gif) repeat-x;  
	margin: 0px;
	padding: 0px 10px;
	text-align: left;
	overflow: hidden;
	color: #fff;
	font-size: 11px;
	
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 51px;
}
#footer table tr td {
	padding-top: 21px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}

/* - nextron specials - */
.form {
	height: 14px;
	padding: 1px 5px 1px 5px;
	background: #fff;
	border: 1px solid #10547d;
	font-size: 11px;
	font-family: "Verdana";	
}
#contentlayer #intext ul, #intext ol {
	margin: 0px;
	padding-left: 15px;
}
#contentlayer #intext li {
	list-style: disc;
	margin: 0px 0px 5px 0px;
}
#contentlayer h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	color: #10547D;
	font-family: "Arial";
}
.newstitle {
	font-size: 12px;
	font-weight: bold;
}

ol li {
   
    list-style: decimal;
    margin-left: 15px;
   
}

ol li ul li {
   
    list-style: decimal;
    margin-left: 15px;
   
}