
body, p, form, div, table, td, tr, a {
    margin: 0px;
    padding: 0px;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    color: #000000;
}


.head           { font-family: Verdana; font-size: 16px; font-weight: bold; color: #C1192E; text-decoration: none }
.head2          { font-family: Verdana; font-size: 12px; font-weight: bold; color: #C1192E; text-decoration: none }
.headb          { font-family: Verdana; font-size: 16px; font-weight: bold; color: #000000; text-decoration: none }
.headb2         { font-family: Verdana; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none }
.short          { font-family: Verdana; font-size: 12px; font-weight: normal; color: #000000}
		
.red            { font-family: Verdana; color: #C1192E; }
.redsmall       { font-family: Verdana; font-size: 12px; color: #C1192E; }
.redsmallb      { font-family: Verdana; font-size: 12px; font-weight: bold; color: #C1192E; }
	
.blacksmall       { font-family: Verdana; font-size: 12px; color: #000000; }
.blacksmallb      { font-family: Verdana; font-size: 12px; font-weight: bold; color: #000000; }

.thead          { font-family: Verdana; font-size: 12px; font-weight: normal; color: #000000}
.cplink         { font-family: Verdana,; font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline }
		
body {
    background-color: #facaa4;
}
										
a:hover {
    	color: #C1192E;
}

a {
	font-size: 12px;
	font-family: verdana;
	color: #000000;
        text-decoration: underline;
}

.impressum {
        font-family: Verdana;
        font-size: 10px;
        color: #931011;
        text-decoration: none;
}

.impressum:hover {
    color: #000000;
    text-decoration: underline;
}

.stueck {
/*    border: 1px solid #000000; */
    margin: 0px;
    padding: 2px;
    background-color: #EEDBC5;
}


/* MASTERTABELLE */

.mastertable {
    background-color: #000000;
    width:773px;
    margin-left:auto;
    margin-right:auto
}

.mastertable-content {
    background-color: #CE152F;
    padding: 35px;
    padding-left: 0px;
}

/* CONTENTTABELLE */

.contenttable {
    background-color: #000000;
    width: 100%;
}

.content {
    margin: 14px;
    font-family: Verdana;
    font-size: 12px;
}

.more {
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}

.more:hover {
    color: #FFFFFF;
    background-color: #CE152F;
}

.news  {
    font-size: 12px;
    font-family: Verdana;
}

