/*  
Theme Name: Vakmedianet (reloaded)
Theme URI: http://www.vakmedianet.nl/
Description: B+B Vakmedianet B.V.
Version: 1.8
Author: Razvan Teodorescu
Author URI: http://teo.esuper.ro/
*/

*{
	margin: 0px;
	padding: 0px;
}

a, a:visited{
	color: #005B8A;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

body{
	background: url(images/background.jpg) #EFEFEF repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}

form#commentform{
	background-color: #F8F8F8;
	border: 1px dotted #E0E0E0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 20px 20px 10px 20px;
}

form#commentform input#submit {
	background-color: #0082C8;
	border: 1px solid #0082C8;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	width: 70px;
}

form#commentform input#submit:hover {
	background-color: #333333;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	width: 70px;
}

form#commentform input, form#commentform textarea {
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	width: 351px;
}

form#commentform label{
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;
	width: 125px;
}

form#companies-top-form input.companies-top-form-input{
	background-color: #0082C8;
	border: 1px solid #0082C8;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
}

form#companies-top-form input.companies-top-form-input:hover {
	background-color: #333333;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
}

form#search-form{
	background-color: #EFEFEF;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	text-align: center;
}

form#search-form input#search-form-input{
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 2px 5px 2px;
	width: 290px;
}

form#search-form input#search-form-input-submit{
	background-color: #0082C8;
	border: solid 1px #0082C8;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}

form#search-form input#search-form-input-submit:hover{
	background-color: #333333;
	border: solid 1px #333333;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}

h2{
	background: url(images/icon_title.gif) top left no-repeat;
	border-bottom: 5px solid #F0F0F0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 20px;
	text-transform: uppercase;
}

h2 a, h2 a:hover, #h2 a:visited{
	color: #333333;
	text-decoration: none;
}

h2.partner{
	margin: 0px 0px 10px 0px;
}

h4 a:hover{
	color: #333333;
	text-decoration: underline;
}

h4 span.highlight{
	background: #0082C8;
	color: #FFFFFF;
	font-size: 10px;
	margin: 2px 5px 2px 0px;
	padding: 4px;
	text-transform: uppercase;
}

img, a img {
	border: none;
}

img.image-align-left {
	display: inline;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

img.image-align-right {
	display: inline;
	float: right;
	margin: 0px 0px 2px 7px;
	padding: 5px;
}

p.advertise-sidebar-banner{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: center;
}

.advertise{
	border-top: 1px dotted #CCCCCC; /*	border-top: 1px dotted #333333;*/
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}

.article{
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.article-no-line{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.box{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.events{
	border-top: 1px dotted #CCCCCC;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 360px;
}

.events-full{
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	width: 540px;
}

.events-left{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 100px;
}

.events-right{
	display: inline;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 245px;
}

.events-right h4{
	color: #0082C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

.events-right h4 a, .events-right h4 a:visited{
	color: #0082C8;
	text-decoration: none;
}

.magazine p{
	color: #333333;
	font-size: 11px;
}

.magazine p a, .magazine p a:visited{
	color: #333333;
	text-decoration: underline;
}

.magazine p a:hover{
	color: #333333;
	text-decoration: none;
}

.magazine-highlight{
	background: #0082C8;
	color: #FFFFFF;
	font-size: 10px;
	margin: 2px 5px 2px 0px;
	padding: 2px;
}

.magazine-highlight a, .magazine-highlight a:hover, .magazine-highlight a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.magazine-homepage{
	margin: 0px;
	padding: 0px;
	width: 540px;
}

.magazine-homepage-cover{
	display: inline;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 100px;
}

.magazine-homepage-logo{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.magazine-homepage-text{
	display: inline;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: left;
	width: 430px;
}

.magazine-homepage-text li a, .magazine-homepage-text ul li a:visited {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

.more{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}

.more p{
	color: #666666;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.more p a, .more p a:visited{
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}

.more p a:hover{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

.required{
	color: #D72D17;
	font-size: 10px;
}

#article-main{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content{
	display: inline;
	float: left;
	margin: 0px;
	padding: 15px 20px 10px 0px;
	width: 540px;
}

#content .article-data{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

#content .article-more{
	background-color: #F8F8F8;
	padding: 10px;
}

#content .article-team{
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	width: 540px;
}

#content .article-team-left{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	width: 110px;
}

#content .article-team-left img{
	border: 1px solid #E1E1E1;
	padding: 2px;
	width: 104px;
}

#content .article-team-no-line{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 540px;
}

#content .article-team-right {
	display: inline;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 415px;
}

#content .article-team-right  h4{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

#content .article-team-right h2{
	background: none;
	border-bottom: none;
	color: #0082C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-transform: uppercase;
}

#content .article-team-right h2 a, .article-team-right h2 a:hover, .article-team-right h2 a:visited{
	color: #0082C8;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
}

#content .article-team-right h4 a, .article-team-right h4 a:visited{
	color: #0082C8;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
}

#content .magazine-homepage-text ul {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#content .magazine-homepage-text ul li {
	background: url(images/icon_bullet01.gif) no-repeat 0px 2px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 3px 14px;
}

#content .magazine-homepage-text ul li:hover {
	background: url(images/icon_bullet01_hover.gif) no-repeat 0px 2px;
	margin: 0px;
	padding: 0px 0px 3px 14px;
}

#content h1 a:hover{
	color: #0082C8;
	text-decoration: none;
}

#content h1#comments{
	border-top: 5px solid #F0F0F0;
	color: #0082C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 0px 0px;
	text-decoration: none;
}

#content h1#respond{
	border-top: 5px solid #F0F0F0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 0px 0px;
	text-decoration: none;
}

#content h1, #content h1 a, #content h1 a:visited{
	color: #0082C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-decoration: none;
}

#content h1.title-events a, #content h1.title-events a:visited{
	color: #333333;
	text-decoration: none;
}

#content h1.title-events a:hover{
	color: #0082C8;
	text-decoration: none;
}

#content h2, #content h2 a, #content h2 a:hover, #content h2 a:visited{
	background: none;
	color: #0082C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	text-decoration: none;
}

#content h3{
	color: #0C4DA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content p.article-comments, #sidebar-right p.article-comments {
	color: #333333;
	float: right;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#content p.icon-email a, p.icon-email a:visited{
	background: url(images/icon_email01.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 3px 23px;
}

#content p.icon-email a:hover{
	background: url(images/icon_email02.gif) no-repeat top left;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 3px 23px;
}

#content p.icon-phone{
	background: url(images/icon_phone.gif) no-repeat top left;
	margin: 10px 0px 2px 0px;
	padding: 0px 0px 3px 23px;
}

#content p.space{
	margin: 15px 0px 0px 0px;
}

#content ul li{
	list-style: square;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

#content ul, #content ol {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
}

#content ul.links {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#content ul.links h2{
	background: none;
	color: #0082C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
}

#content ul.links li{
	color: #000000;
	list-style: none;
	margin: 0px;
	padding: 4px;
}

#content ul.links li ul{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#content ul.links li ul li{
	background: url(images/bullet-links.gif) no-repeat 0px 9px;
	border-bottom: 1px dotted #C0C0C0;
	color: #000000;
	list-style: none;
	margin: 0px;
	padding: 4px 4px 4px 12px;
}

#content.content-large{
	width: 609px;
}

#copyright{
	margin: 0px auto 15px auto;
	padding: 0px;
	text-align: right;
	width: 1000px;
}

#copyright p{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#copyright p a, #copyright p a:visited{
	color: #666666;
	text-decoration: underline;
}

#copyright p a:hover{
	color: #666666;
	text-decoration: none;
}

#copyright p.copyright-grey{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#copyright p.copyright-grey a, #copyright p.copyright-grey a:visited{
	color: #999999;
	text-decoration: underline;
}

#copyright p.copyright-grey a:hover{
	color: #999999;
	text-decoration: none;
}

#copyright-left{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 500px;
}

#copyright-right{
	display: inline;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 500px;
}

#footer{
	border-top: 1px dotted #CCCCCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 20px 0px 20px;
	padding: 10px 0px 0px 0px;
	width: 960px;
}

#footer p{
	color: #666666;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	text-align: left;
}


#footer p a, #footer p a:visited {
		color: #666666;
		text-decoration: underline;
}


#footer p a:hover {
		color: #005B8A;
		text-decoration: underline;
}

#footer ul {
	background-color: #EFEFEF;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}

#footer ul li {
	display: inline;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}

#footer ul li a, #footer ul li a:visited {
	background: url(images/icon_footer_separator.gif) no-repeat right 2px;
	color: #333333;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	text-decoration: underline;
}

#footer ul li a:hover {
	color: #333333;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	text-decoration: none;
}

#footer ul li.footer-rss-feed {
	display: inline;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}

#footer ul li.footer-rss-feed a, #footer ul li.footer-rss-feed a:visited {
	background: url(images/icon_footer_rss.gif) no-repeat right 1px;
	color: #333333;
	margin: 0px;
	padding: 0px 17px 0px 0px;
	text-decoration: underline;
}

#footer ul li.footer-rss-feed a:hover {
	background: url(images/icon_footer_rss_hover.gif) no-repeat right 1px;
	color: #333333;
	margin: 0px;
	padding: 0px 17px 0px 0px;
	text-decoration: none;
}

#header{
	margin: 0px auto 0px auto;
	padding: 25px 0px 25px 0px;
	width: 1000px;
}

#header-banner{
	display: inline;
	float: right;
	margin: 0px;
	padding: 3px 0px 2px 0px;
	text-align: right;
	width: 470px;
}

#header-logo{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 530px;
}

#homepage-team .team{
	border-top: 1px dotted #CCCCCC;
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	width: 360px;
}

#homepage-team .team-left{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	width: 110px;
}

#homepage-team .team-left img{
	border: 1px solid #E1E1E1;
	padding: 2px;
	width: 104px;
}

#homepage-team .team-right{
	display: inline;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 235px;
}

#homepage-team .team-right h2{
	background: none;
	border-bottom: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-transform: uppercase;
}

#homepage-team .team-right h2 a, #homepage-team .team-right h2 a:hover, #homepage-team .team-right h2 a:visited{
	color: #0082C8;
	text-decoration: none;
}

#homepage-team .team-right h4{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

#homepage-team .team-right h4 a, #homepage-team .team-right h4 a:visited{
	color: #0082C8;
	text-decoration: none;
}

#image-article {
	display: inline;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 5px;
	width: 200px;
}

#image-article-caption{
	background: #F0F0F0;
	color: #0082C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 5px;
	width: 190px;
}

#magazine-header{
	background: url(images/background_magazine_header.gif) #EFEFEF repeat-y top left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	width: 520px;
}

#magazine-header-cover{
	background: #FFFFFF;
	display: inline;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 10px;
	width: 150px;
}

#magazine-header-text{
	display: inline;
	float: right;
	margin: 0px;
	padding: 10px;
	text-align: left;
	width: 320px;
}

#magazine-header-text li a, #magazine-header-text ul li a:visited {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

#magazine-header-text ul {
	list-style-type: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#magazine-header-text ul li {
	list-style: none;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

#magazine-header-text ul li a:hover {
	color: #005B8A;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#magazine-header-text ul li.planning a, #magazine-header-text ul li.planning a:visited {
	background: url(images/icon_planning.gif) no-repeat left top;
	color: #333333;
	margin: 0px;
	padding: 4px 0px 3px 27px;
	text-decoration: underline;
}

#magazine-header-text ul li.planning a:hover {
	background: url(images/icon_planning.gif) no-repeat left top;
	color: #005B8A;
	margin: 0px;
	padding: 4px 0px 3px 27px;
	text-decoration: none;
}

#magazine-header-text ul li.presentation a, #magazine-header-text ul li.presentation a:visited {
	background: url(images/icon_presentation.gif) no-repeat left top;
	color: #333333;
	margin: 0px;
	padding: 4px 0px 3px 27px;
	text-decoration: underline;
}

#magazine-header-text ul li.presentation a:hover {
	background: url(images/icon_presentation.gif) no-repeat left top;
	color: #005B8A;
	margin: 0px;
	padding: 4px 0px 3px 27px;
	text-decoration: none;
}

#magazine-header-text ul li.specials {
	background: url(images/icon_specials.gif) no-repeat left top;
	color: #0082C8;
	margin: 0px;
	padding: 4px 0px 7px 27px;
}

#magazine-header-text ul li.specials a, #magazine-header-text ul li.specials a:visited {
	background: #0082C8;
	color: #FFFFFF;
	font-size: 10px;
	margin: 2px 5px 2px 0px;
	padding: 4px;
	text-decoration: none;
	text-transform: uppercase;
}

#magazine-header-text ul li.specials a:hover {
	background: #333333;
	color: #FFFFFF;
	text-decoration: none;
}

#magazine-header-text ul li.website a, #magazine-header-text ul li.website a:visited {
	background: url(images/icon_website.gif) no-repeat left top;
	color: #333333;
	margin: 0px;
	padding: 4px 0px 3px 27px;
	text-decoration: underline;
}

#magazine-header-text ul li.website a:hover {
	background: url(images/icon_website.gif) no-repeat left top;
	color: #005B8A;
	margin: 0px;
	padding: 4px 0px 3px 27px;
	text-decoration: none;
}

#magazine-header-top, #magazine-header-bottom{
	height: 10px;
	margin: 0px;
	padding: 0px;
}

#magazine-header-wrapper{
	background: #EFEFEF;
	margin: 0px;
	padding: 0px;
	width: 540px;
}

#magazine-logo{
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#main{
	background: url(images/background_main.gif) #FFFFFF repeat-y top left;
	border-top: 1px dotted #CCCCCC;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
	width: 960px;
}

#main.main-large{
	background: url(images/background_main_large.gif) #FFFFFF repeat-y top left;
}

#main-blank{
	background-color: #FFFFFF;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

#menu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin: 5px auto 2px auto;
	padding: 0px;
	text-align: left;
	text-transform: none;
	width: 1000px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	display: inline;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#menu ul li a, #menu ul li a:visited {
	background: url(images/background_menu.jpg) repeat-x bottom left;
	color: #333333;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
	padding: 14px 9px 14px 9px;
	text-decoration: none;
}

#menu ul li a:hover {
	background: url(images/background_menu_hover.jpg) repeat-x bottom left;
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
	padding: 14px 9px 14px 9px;
	text-decoration: none;
}

#menu ul li.current_page_item a, #menu ul li.current_page_item a:hover, #menu ul li.current_page_item a:visited{
	background: url(images/background_menu_hover.jpg) repeat-x bottom left;
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
	padding: 14px 9px 14px 9px;
	text-decoration: none;
}

#menu ul li.current_page_item_home a, #menu ul li.current_page_item_home a:hover, #menu ul li.current_page_item_home a:visited{
	background: url(images/background_menu_hover.jpg) repeat-x bottom left; /*	background: #0082C8;
	color: #ffffff;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
	padding: 14px 10px 14px 10px;
	text-decoration: none;*/
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
	padding: 14px 9px 14px 9px;
	text-decoration: none;
}

#page-navigation {
	margin: 0px;
	padding: 0px;
}

#page-navigation a, #page-navigation a:visited {
	color: #666666;
	text-decoration: underline;
}

#page-navigation a:hover {
	color: #333333;
	text-decoration: none;
}

#page-navigation-left {
	color: #333333;
	display: block;
	float: left;
	font-size: 11px;
	font-variant: normal;
}

#page-navigation-left a, #page-navigation-left a:visited {
	background: url(images/icon-navigation-left.gif) no-repeat left center;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: underline;
}

#page-navigation-left a:hover{
	background: url(images/icon-navigation-left-hover.gif) no-repeat left center;
	color: #0082C8;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}

#page-navigation-right {
	color: #333333;
	display: block;
	float: right;
	font-size: 11px;
	font-variant: normal;
}

#page-navigation-right a, #page-navigation-right a:visited {
	background: url(images/icon-navigation-right.gif) no-repeat right center;
	color: #333333;
	margin: 0px;
	padding: 0px 14px 0px 0px;
	text-decoration: underline;
}

#page-navigation-right a:hover{
	background: url(images/icon-navigation-right-hover.gif) no-repeat right center;
	color: #0082C8;
	margin: 0px;
	padding: 0px 14px 0px 0px;
	text-decoration: none;
}

#page-wrapper{
	background: url(images/background.jpg) #EFEFEF repeat-x left top;
}

#sidebar-advertise{
	background-color: #EFEFEF;
	margin: 0px;
	padding: 22px;
	text-align: center;
}

#sidebar-advertise-wrapper{
	border-top: 1px dotted #CCCCCC;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
}

#sidebar-right{
	display: inline;
	float: right;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	width: 380px;
}

#sidebar-right #homepage-tabs{
	margin: 0px;
	padding: 0px;
}

#sidebar-right #homepage-tabs #homepage-specials ul {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

#sidebar-right #homepage-tabs #homepage-specials ul li{
	list-style-type: none;
	margin: 0px 0px 2px 0px;
	padding: 1px 0px 2px 0px;
}

#sidebar-right #homepage-tabs #homepage-titels ul {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

#sidebar-right #homepage-tabs #homepage-titels ul li{
	background: url(images/icon_bullet01.gif) no-repeat 0px 2px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 3px 14px;
}

#sidebar-right #homepage-tabs #homepage-titels ul li:hover{
	background: url(images/icon_bullet01_hover.gif) no-repeat 0px 2px;
	margin: 0px;
	padding: 0px 0px 3px 14px;
}

#sidebar-right #homepage-tabs ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar-right #homepage-tabs ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar-right h2, #sidebar-right h2 a, #sidebar-right h2 a:hover, #sidebar-right h2 a:visited {
	background: none;
	color: #0082C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	text-decoration: none;
}

#sidebar-right p{
	color: #333333;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#sidebar-right p.article-comments a, #sidebar-right p.article-comments a:visited, #content p.article-comments a, #content p.article-comments a:visited {
	color: #666666;
	text-decoration: underline;
}

#sidebar-right p.article-comments a:hover, #content p.article-comments a:hover {
	color: #666666;
	text-decoration: none;
}

#sidebar-right ul li, #sidebar-right-right ul li{
	list-style-type: square;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

#sidebar-right ul, #sidebar-right-right ul {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
}

#top{
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: right;
	width: 1000px;
}

#top ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}

#top ul li {
	display: inline;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}

#top ul li a, #top ul li a:visited {
	background: url(images/icon_top_separator.gif) no-repeat right 2px;
	color: #000000;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	text-decoration: underline;
}

#top ul li a:hover {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	text-decoration: underline;
}

#top ul li.top-rss-feed {
	display: inline;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}

#top ul li.top-rss-feed a, #top ul li.top-rss-feed a:visited {
	background: url(images/icon_top_rss.gif) no-repeat right 1px;
	color: #000000;
	margin: 0px;
	padding: 0px 17px 0px 0px;
	text-decoration: underline;
}

#top ul li.top-rss-feed a:hover {
	background: url(images/icon_top_rss_hover.gif) no-repeat right 1px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 17px 0px 0px;
	text-decoration: underline;
}

#top-wrapper{
	background: url(images/background_top.jpg) #C0C0C0 repeat-x top left;
	border-bottom: 1px solid #F0F0F0;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: right;
	width: 100%;
}

#wrapper{
	background-color: #FFFFFF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-top: 5px solid #0082C8;
	margin: 0px auto 5px auto;
	padding: 2px 0px 20px 0px;
	width: 1000px;
}
