body {
    background-image: url(body_back.jpg);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-align: center;

}

img {
    max-width: 100%;
    height: auto; /*Needed for mobile view*/
    width: auto; /*Needed for mobile view*/
}

.welcometitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;

}
.welcometext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.imagetitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;

}
image.topback {
	border: 1px solid #666666;
}

.outsidetable {
    border: 1px solid #ECE9D8;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
    width: 730px;
    background-color: #FFFFFF;
    text-align: center;
    margin: 0px auto; /* zentrierung des gesamen page */
}
.maintable {
	height: 100%;
	width: 100%;
	border: 1px dotted #666666;
}
.img_main {
    border: 1px #7f847d solid;
}
.div_topback_main {
    background: url("top_back.jpg");
    background-repeat: no-repeat;
    background-position:right;
    height: 142px;
    border: 1px #7f847d solid;
}
td.imgshadow_bl {
    background-image: url("p_shadow_bottom_left.gif");
    /*width: 9px;
    height: 9px;*/
    font-size: 5px;
    vertical-align: top;
    text-align: left;
}
td.imgshadow_b {
    background-image: url("p_shadow_bottom.gif");
    /*height:9px;
	width: auto;*/
    vertical-align: top;
    text-align: left;
    font-size: 5px;
}
td.imgshadow_br {
    background-image: url("p_shadow_bottom_right.gif");
    /*width: 9px;	
	height:9px;		*/
    font-size: 5px;
}
td.imgshadow_rt {
    background-image: url("p_shadow_right_top.gif");
    /*width: 9px;
    height: 9px;
    */
}
td.imgshadow_r {
    background-image: url("p_shadow_right.gif");
    /*width: 9px;	*/
    vertical-align: top;
    text-align: left;
}

table.table_copyrightinfo
{
	background-color:#FFFFFF;
	border-top:1px solid #6d2526;
	width:100%;
	font-size: 9px;	
}

table.table_menu
{
	background-color:#000000;
	border-bottom:1px solid #6d2526;
	width:100%;
}

.menutext
{
	color: #999999;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.subtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}

.zitat {font-family: "Times New Roman", Times, serif; font-size: 18px; width:100%;}
.zitat_quote {font-size: 24px}

a:link.menu { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #7793BB; text-decoration: none; font-weight: bold;}
a:visited.menu { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #7793BB; text-decoration: none; font-weight: bold;}
a:active.menu { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #7793BB; text-decoration: none; font-weight: bold;}
a:hover.menu { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #f0de02; text-decoration: underline; font-weight: bold;}

a:link.menu_active { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #f0de02; text-decoration: none; font-weight: bold;}
a:visited.menu_active { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #f0de02; text-decoration: none; font-weight: bold;}
a:active.menu_active { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #f0de02; text-decoration: none; font-weight: bold;}
a:hover.menu_active { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #f0de02; text-decoration: underline; font-weight: bold;}

a:link.mail { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; text-decoration: underline;}
a:visited.mail { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; text-decoration: underline;}
a:active.mail { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; text-decoration: underline;}
a:hover.mail { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #FF5E5E; text-decoration: underline;}

.errortext {font-family: Verdana,Arial;font-size: 11px;	color: #C00000;font-weight: bold;}
.successtext {font-family: Verdana,Arial;font-size: 11px; color: #00C000;font-weight: bold;}

textarea {
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #666666;
    background-color: #EAEAEA;
    max-width: 260px;
    width: 200px;
    border: 1px;
    border-color: #E8E8E8;
    border-style: solid;
    padding: 5px;
}
.formfield {
    font-family: Verdana,Arial;
    font-size: 10px;
    color: #666666;
    background-color: #EAEAEA;
    max-width: 260px;
    width: 200px;
    border: 1px;
    border-color: #E8E8E8;
    border-style: solid;
    padding: 5px;
}

.login_formfield
{ 
	font-family: Verdana,Arial; 
	font-size: 10px; 
	color: #666666; 
	background-color: #EAEAEA; 
	width: 130px;
	border: 1px;
	border-color: #E8E8E8;
	border-style: solid;
}
.formfield_spam {
    font-family: Verdana,Arial;
    font-size: 10px;
    color: #666666;
    background-color: #EAEAEA;
    width: 200px;
    border: 1px;
    border-color: #E8E8E8;
    border-style: solid;
    padding: 5px;
}
table.table_contact
{
	background-color:#FFFFFF;
	padding-left: 10px;
	padding-bottom: 2px;
}
td.td_main {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;		
}
.contactnote {
	color: #FF5E5E;
}
table.table_uebermich_zitat
{
    max-width:300px;
    width:100%;
}
.span_uebermich_zitat_firstrow
{
    text-align:left;
}
.span_uebermich_zitat_secondrow {
    text-align: right;
}

table.table_antispam {
    width: 100%;
}

td.td_antispam {
    width: 120px;
    text-align: center;
}

td.td_antispam_help {
    font-size: 80%;
    width: inherit;
}

div.antispam_div_as_table
{
    display:flex;
}

@media all and (max-width: 720px) {
    .outsidetable {
        width:inherit;
    }
    .maintable {
        
        width: inherit;
        
    }

    textarea,
    .formfield_spam,
    .formfield {
        width: inherit;
    }

    div.antispam_div_as_table {
        display: block;
    }
}