body
{
    background-color: #4D88BB;
    background-image: url("/images/backgr.jpg");
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
}

body, td, th
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.4em;
}


h1 {
	color:#4D88BB;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
	margin: 0 0 0.7em 0;
}

h2 {
	color:#4D88BB;
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	margin: 1.4em 0 0.7em 0;
}

h3 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin: 1.4em 0 0.7em 0;
}

p {
	margin: 0 0 1em 0;
}

hr {
	background: url('/images/dotted_line.gif') top repeat-x;
	border: none;
	margin-bottom: 1em;
}
.clear
{
    clear: both;
    font-size: 1%;
    line-height: 0;
    width: 100%;
}

a
{
    color:#4D88BB;
    text-decoration: none;
}

a:hover {
	color: #999;	
  text-decoration: underline;
}

em {
	font-style: italic;
}

strong
{
    font-weight: bold;
}

.small {
	font-size: 11px;
}

.error_list {
	color: #ff0000;
	margin: 0;
}

.error_list li {
	margin: 0;
}

img[align=left] {
	margin-right: 10px;
}

img[align=right] {
	margin-left: 10px;
}

.bg_formRow {
	margin-bottom: 10px;
}

#captcha_img {
	margin-top: 5px;
}


#page
{
    background-color: #FFFFFF;
    margin: 20px auto;
    padding: 0 35px;
    width: 900px;
    min-height: 800px;
}

#header
{
    background: #e7e7e7 url("/images/verlauf_header.gif") bottom repeat-x;
    width: 100%;
}

#main {
	float: left;
	width: 100%;
	background: #FFFFFF url('/images/main_lines.gif') 200px 0 repeat-y;
}

#sidebar
{
    width: 201px;
    float: left;
}

#navigation 
{
	border: 0px;
	padding: 5px 1px 5px 0;
	margin: 5px 0px 0px;
	background: url('/images/dotted_line.gif') bottom repeat-x;
}

#navigation ul
{
	margin: 0px; /*indent in IE und Opera weg*/
	padding: 0px; /*indent in Mozilla und NN7 weg*/
	list-style-type: none;
	display: inline;
	line-height: normal;
}

#navigation ul li ul
{
	margin: 0px; /*indent in IE und Opera weg*/
	padding: 0px; /*indent in Mozilla und NN7 weg*/
	list-style-type: none;
	display: inline;
	line-height: normal;
}

#navigation a
{
	font-size: 16px;
	color: #B4B4B4;
	font-weight: bold;
	padding: 3px 10px;
	text-decoration: none;
	display: block;
}

#navigation a:hover 
{
	color: #4D88BB;
	text-decoration: none;
}

#navigation a.bg_active 
{
	background:none repeat scroll 0 0 #F7F7F7;
	color:#0271B0;
}

#navigation ul ul a {
	color:#333333;
	display:block;
	font-size:11px;
	line-height: 1em;
	font-weight:bold;
	margin-bottom:2px;
	padding: 3px 5px 3px 20px;
	text-decoration:none;
}

#memberlogin 
{
	background: url('/images/dotted_line.gif') bottom repeat-x;
	padding: 10px;
	font-size: 12px;
	line-height: 17px;
}

#memberlogin .memberlogin 
{
	padding: 2px;
	width: 170px;
	border: 1px solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background:  #f9f9f9;
	margin: 1px;
}

#memberlogin #memberloginbutton {
	padding: 0px;
	width: 80px;
	border: 1px solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	margin: 10px 0 0 0;
	background-color: #E8E8E8;
}

#memberlogin .formRow {
	margin-bottom: 5px;
}

#ads
{
    margin-left: 5px;
    width: 225px;
    float: left;
}

#ads div
{
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}

#content
{
    width: 445px;
    padding: 12px;
    float:left;
}

#banner_news {
	padding: 5px 0;
}

#companies_table {
	margin-bottom: 20px;
}

#companies_table th {
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #eee;
	padding: 3px 5px;
}

#companies_table td {
	font-size: 11px;
	border-bottom: 1px solid #eee;
	padding: 3px 5px;
}

.pagination_top {
	background: url('/images/dotted_line.gif') bottom repeat-x;
	padding: 5px 0;
}

.pagination_bottom {
	background: url('/images/dotted_line.gif') top repeat-x;
	padding: 5px 0;
}

.pagination_top a, .pagination_bottom a {
	font-weight: bold;
}

#footer {
	background: url('/images/verlauf_footer.gif') top repeat-x;
	margin-top: 0;
	padding: 20px 5px 20px 5px;
	text-align: center;
}

#footer {
	font-size: 11px;
}

#bg_promo_div
{
    margin: -12px -12px 10px -12px;
	background: url('/images/dotted_line.gif') bottom repeat-x;
	padding-bottom: 5px;
}

#bg_registerForm .bg_formRow {
	float: left;
	width: 50%;
}

.bg_formBox {
	float: left;
	width: 100%;
}

#bg_registerForm .bg_captcha .bg_formRow {
	width: 100%;
}

.bg_formTextarea
{
    width: 100%;
    height: 100px;
}


#user_nav {
	background:url("/images/dotted_line.gif") repeat-x scroll center bottom transparent;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
}

#user_nav li a {
	text-decoration: none;
	padding: 0 10px;
}

.label {
	display: inline-block;
	zoom: 1;
	*display: inline;
	color: #fff;
	background: #000;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 0px 3px;
}

.articleDate {
	font-size: 11px;
	font-weight: bold;
}

.bg_article h1 {
	margin-bottom: 0;
}

.bg_success
{
  border:1px solid darkgreen;
  color:darkgreen;
  font-weight:bold;
  margin-bottom:10px;
  padding:5px;
}

.bg_imgLeft
{
  float: left;
  padding-right: 10px;
}

.bg_imgRight
{
  float: right;
  padding-left: 10px;
}
