﻿body 
{
    background-color: #c1dcaa;
    font-family: Tahoma;
    font-size: 0.8em;
}

p
{
    margin: 10px 0 5px 0;
    padding: 0;
    text-align: justify;
}

#total
{
    position:relative;
    width: 960px;
    height: 100%;
    margin: 0 auto;    
}
#container
{
    position:relative;    
    background-color: #fff;
}

#main
{
    min-height: 680px;
}

#main_l
{
    position:relative;
    left: 20px;
    float: left;
    width: 200px;
}

#main_r
{
    position: relative;
    right: 20px;
    float: right;
    width: 700px;
    height: 100%;
}

#main_tl
{
    text-align: center;
}

#main_languages
{
    visibility: hidden;
}

#main_languages ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#main_languages ul li 
{
    float:left;
    margin-left: 2px;
    margin-right: 18px;
}

.mall_topmenu img
{
    display: block;
    margin-top: 5px;
}

.mall_topmenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.mall_topmenu ul li
{
    padding: 0;
    margin: 0px 5px 0px 5px;    
    float: left;
}

.mall_topmenu ul li a
{
    color: #fff;
    font-size: 0.9em;
    text-decoration: none;
    font-weight: bold;
}

.mall_topmenu ul li a:hover
{
    color: #ddd;
}

.mall_bottommenu img
{
    display: block;
    margin-top: 5px;
}

.mall_bottommenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    vertical-align: top;
}

.mall_bottommenu ul li
{
    padding: 0;
    margin: 0px 5px 0px 5px;    
    float: left;
    vertical-align: top;
}

.mall_bottommenu ul li a
{
    color: #fff;
    font-size: 0.9em;
    text-decoration: none;
    font-weight: bold;
}

.mall_bottommenu ul li a:hover
{
    color: #ddd;
}

#mall3_top h1
{
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: 2.4em;
    font-weight: bold;
    color:   #6db43f;
}

#main_menu ul
{
	margin: 0;
	padding: 0;
}

#main_menu li 
{ 
    margin: 0;
    padding: 0;
	list-style: none;
}

#main_menu li a 
{	
	color: #000;
	font-size: 1.0em;
	
	text-decoration: none;
	font-weight:normal;
}

#main_menu li a:hover 
{
	color: #666;
}

#main_bl
{    
    position:absolute;
    bottom: 10px;
    left:10px;
    width:220px;
    text-align:center;
}

#footer
{
    margin-top: 3px;
    font-size:0.8em;
}

#footer a
{    
    color: #000;
    text-decoration: none;
    font-weight: normal;
}

#footer a:hover
{
    color: #666;
}

.mall3_top h1
{
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: 2.4em;
    font-weight: bold;
    color:   #6db43f;
}

.clearer {
	clear: both;
}

.main_tb
{
    background-color:   #fff;
}

.main_tl,.main_tr,.main_bl,.main_br 
{
	background: url(../images/main_corners.gif);
	height: 5px;
	width: 4px;
}

.main_tl,.main_bl 
{
	float: left;
}

.main_tr,.main_br 
{
	float: right;
}

.main_tr 
{
	background-position: right top;
}

.main_br 
{
	background-position: right bottom;
}

.main_bl 
{
	background-position: left bottom;
}

.green_tl,.green_tr,.green_bl,.green_br 
{
	background: url(../images/green_corners.gif);
	height: 4px;
	width: 4px;
}

.green_tl,.green_bl 
{
	float: left;
}

.green_tr,.green_br 
{
	float: right;
}

.green_tr 
{
	background-position: right top;
}

.green_br 
{
	background-position: right bottom;
}

.green_bl 
{
	background-position: left bottom;
}

.green_tb
{
    height: 4px;
    background-color:   #6db43f;
}

.green2_tl,.green2_tr,.green2_bl,.green2_br 
{
	background: url(../images/green_corners2.gif);
	height: 4px;
	width: 4px;
}

.green2_tl,.green2_bl 
{
	float: left;
}

.green2_tr,.green2_br 
{
	float: right;
}

.green2_tr 
{
	background-position: right top;
}

.green2_br 
{
	background-position: right bottom;
}

.green2_bl 
{
	background-position: left bottom;
}

.green2_tb
{
    height: 4px;
    background-color:   #c1dcaa;
}

.textbox
{
    border: solid 2px #000;
    background-color: #ddd;
    height: 17px;
}

.button
{
    border: solid 2px #539131;
    background-color: #ffd53a;
    font-weight: bold;    
}

.bildtext
{
    font-size: 0.8em;
}

.signTable { border-collapse: collapse; font-family: Arial; font-size: 12px }
.signTable td { border: 1px solid black; text-align: center; padding: 2px; width: 50px }

.rootlink
{
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.rootlink:hover
{
    color: #666;
}