/* style by ausnahmezustand.ch */
*{
        margin:0px;
        padding:0px;
}

body{
        font-family:Verdana, Arial;
        font-size:12px;
        font-weight:normal;
}

a {
	outline:none;
	text-decoration:none;
	color:#0073bc;
}

a:hover{
	color:#000;
}

h1{
	color:#0073bc;
	font-size:16px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

h2{
	color:#0073bc;
	font-size:14px;
	margin:0px;
	padding:0px;
}

img{
	border:none;
	margin:0px;
	padding:0px;
}

table{
        font-family:Verdana, Arial;
        font-size:12px;
        font-weight:normal;
        padding:0px 0px 15px 0px;
}

td{
	vertical-align:top;
	padding:0px 15px 15px 0px;
}
/* allgemein start */
#main_wrapper{
	text-align:center;
        width:100%;
}

#inner_wrapper{
	width:824px;
	margin:auto;
	/*border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
        border-right:1px solid #e0e0e0;*/
}

#header{
	margin:0px;
	padding:0px;
	width:816px;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
}

#header img{
        display:block;
        margin:0px;
        padding:0px;
}

/* allgemein ende */

/* nav start */
#navcontainer {
	border-right:4px solid #fff;
	border-left:4px solid #fff;
	background-color:#fff;
	width:816px;
	padding:2px 0px 2px 0px;
	height:27px;
}

* html #navcontainer {
	width:824px;
}

#navcontainer ul {
	padding-left: 0px;
	margin-left: 0px;
	font-family: verdana,arial, helvetica, sans-serif;
}

#navcontainer ul li { 
	display: inline;
}

#navcontainer ul li a {
	font-weight:bold;
	padding: 0.5em 1em;
	color: #000;
	text-decoration: none;
	float:left;
}

#navcontainer ul li a:hover {
	background-color: #0073bc;
	color: #fff;
}

#navcontainer ul li a.active{
	background-color: #0073bc;
	color: #fff;
}

#subnav_wrapper{
	border-top:2px solid #0073bc;
	float:left;
	width:180px;
	padding:25px 0px 0px 0px;
}

ul#sub_nav li {
	list-style-type: none;
	list-style:none;	
	text-decoration:none;
	color:#000;
	margin:0px;
	padding:2px 2px 2px 10px;
}

ul#sub_nav li a{
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:0px 0px 0px 10px;
	text-decoration:none;
}	

ul#sub_nav li a:hover{
	font-size:12px;
	font-weight:bold;
	color:#0073bc;
	text-decoration:none;
	background: url("../img/nav_on.png");
	background-position:0px 4px;
	background-repeat:no-repeat;	
}

ul#sub_nav li a.active{
	font-size:12px;
	font-weight:bold;
	color:#0073bc;
	text-decoration:none;
	background: url("../img/nav_on.png");
	background-position:0px 4px;
	background-repeat:no-repeat;
}

* html #sub_nav li a:hover, * html #sub_nav li a.active{
	background: url("../img/nav_on.png");
	background-position:0px 3px;
	background-repeat:no-repeat;
}
/* nav ende */

/* content start */
#content_wrapper {
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	background-color:#fff;
    	width:816px;
    	text-align:left;
    	padding:0px;
   	margin:0px;
   	min-height:400px;
   	height:auto !important;
    	height:400px;
}

* html #content_wrapper {
    	width:824px;
}

#content {
	border-top:2px solid #0073bc;
	width:611px;
    	float:left;
	padding:25px 25px 0px 0px;
}

* html #content{
	width:634px;
}

/* content ende */

/* footer start */
#footer {
    border-left:4px solid #fff;
    border-right:4px solid #fff;
    background-color:#fff;
    width:816px;
    height:140px;
    text-align:center;
    margin:0px;
    padding:0px;
    background-image:url("/fileadmin/templates/img/metzger_kopf.jpg");
    background-repeat:no-repeat;
    background-position:top left;
}

* html #footer {
	width:824px;	
}

#footer_content {
    font-size:10px;
    border-top:2px solid #0073bc;
    margin:0px;
    padding:10px 25px 15px 180px;
}
/* footer ende */
/**
* Formular
*/
div.tx-powermail-pi1 div
{
	clear: both;
	margin-top:5px;
}
	
div.tx-powermail-pi1 div label
{
	float:left;
	text-align:left;
	width:100px;
}
	
div.tx-powermail-pi1 div .powermail_mandatory_js
{
	color:#0073bc;
	margin-left:100px;
	font-size:10px;
}
	
.tx-powermail-pi1_mandatory
{
	margin-left:0px;
}
	
div.tx-powermail-pi1 div input
{
	text-align:left;
	width: 300px;	
}
	
div.tx-powermail-pi1 .powermail_submit
{
	margin-top: 5px;
	margin-left:100px;
	width: auto;
}
	
div.tx-powermail-pi1 input, .mailform input, textarea
{
	margin:0px;
	padding:2px;
	border: 1px solid #0073bc;
}
	
div.tx-powermail-pi1 fieldset
{
	border: none;
}
	
div.tx-powermail-pi1 fieldset legend
{
	display: none;
}
	
.tx-powermail-pi1_confirmation .tx-powermail-pi1_confirmation_submit, .tx-powermail-pi1_confirmation .tx-powermail-pi1_confirmation_back
{
	float: left;
	width: auto;
	margin-top: 20px;
	margin-left: 20px;
}
/* formular ende */

/* table tour start */
table.tour {
	padding:0px;
	border-collapse: collapse;
	width:600px;
	margin:0px 0px 25px 0px;
	border-bottom:1px solid #000;
}

table.tour .tr-0 {
	text-align:center;
}

.tour th{
	padding:0px 0px 5px 0px;
	background-color:#fff;
	border-bottom:1px solid #000;
}

.tour .tr-odd{
	background-color:#e0e0e0;
}

.tour td{
	width:90px;
	padding:2px 0px 2px 0px;
	margin:0px;
	text-align:center;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

.tour .td-0{
	width:150px;
	border-right:none;
	border-left:none;
	padding:2px 0px 2px 5px;
	text-align:left;
}

.tour .td-last{
	border-right:none;
}

#col87-0{
	padding:0px 0px 5px 0px;
	font-size:16px;
	color:#0073bc;
}

/* table tour end */
