﻿<!-- 
/* Textbereich - begin */
	table.inhalt
	{
		width: 100%;
		height: 100%;
		padding: 0;
		margin: 0;
		vertical-align: top;		
	}
	
	table.inhalt td.spacer_inhalt
	{
		width: 3px;
		background: #fef9d8;
	}
	
	table.inhalt td.inhalt_links
	{
		vertical-align: top;
		padding-top: 30px;		
	}

        table.inhalt td.inhalt_links a
	{
		font-size: 11pt;
		color: white;
		font-weight: bold;
		text-decoration: none;		
	}  

        table.inhalt td.inhalt_links a:hover
	{
		font-size: 11pt;
		color: #fdf4b5;
		font-weight: bold;
		text-decoration: none;		
	}                      
	
	table.inhalt td.inhalt_rechts
	{
		width: 100%;		
		padding-top: 130px;
		font-size: 11pt;
		color: white;
		font-weight: bold;
		vertical-align: top;
                background-repeat: repeat-y;
                background-position: 20px 0;
	}
	
/* Kontakformular - begin */
	.bestellung
	{
		padding: 5px 5px 5px 70px;		
	}
	
	.bestellung_schrift
	{
		padding: 5px 5px 5px 30px;
	}
	
	.label
	{
		padding: 2px 0 2px 35px;
	}

        .errorlabel
	{
		padding: 2px 0 2px 35px;
                color: red;
	}
	
	.label_bewirtung
	{
		padding: 2px 0 2px 72px;
	}
	
	.kopie_label
	{
		font-size: 8pt !important;
	}
	
	.button
	{
		color: white;
		font-size: 10pt;
		font-weight: bold;
		background: #c1c0bf;
	}
	
	.txtbox
	{
		width: 303px;
		height: 20px;		
		color: white;
		font-size: 9pt;
		font-weight: bold;
		background: #c1c0bf;
                font-family: arial !important;
	}
	
	.txtarea
	{
		width: 303px;
        color: white;
		font-size: 9pt;
		font-weight: bold;
		background: #c1c0bf;
        font-family: arial !important;		
	}	

        span.stern
        {
               color: red;
        }
		
	td.textbereich {
		background-repeat: repeat-y;
		background-position: 750px 0;
	}	
/* Kontaktformular- end */
		
/* Textbereich - end */
 -->
