<!--
/* BODY DEFINITIONS */
html {width: 100%; height: 100%;}

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	width: 100%; height: 100%;
	background-color: #FFFFFF;
	background-image: url(1.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a { font-weight: bold; text-decoration: none; color: #333333; }

.verybig {font-size: 36px; font-weight: bold;}

/* EVERYTHING ELSE... */
.bigwhite { font-size: 20px; color:#FFFFFF; text-decoration: none;}
.runningtext {margin-left: 13px; margin-right: 13px; margin-top: 5px; margin-bottom: 5px;}
.runningtextsmall { font-size: 11px; margin-left: 13px; margin-right: 13px; margin-top: 5px; margin-bottom: 5px;}
.imageinbox {margin-left: 1px; margin-right: 1px;}
.cforminput {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; border: 1px solid #666666; width: 100%;}
.cforminput70 {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; border: 1px solid #666666; width: 70%;}
.cforminput50 {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; border: 1px solid #666666; width: 50%;}
.mediabox {border-bottom: 1px solid #673E30; border-right: 1px solid #673E30; border-top: 1px solid #A51D1F; border-left: 1px solid #A51D1F;}

/* TEXT LAYOUTS - COPY THIS ALSO TO EDITOR.CSS!! */
.layoutKlein {font-size: 11px;}
.layoutKleinFett {font-size: 11px; font-weight: bold;}
.layoutSehrKlein {font-size: 10px;}
.layoutMitAufzaehlungszeichen {background-image:url(images/layout/textbullet.gif);  background-position: left; background-repeat:no-repeat; padding-left: 15px;}
.layoutGrossUndFett {font-size: 13px; font-weight:bold;}
.layoutFett {font-weight:bold;}
.layoutPricingSmall { font-size: 10px;}
.layoutHochgestellt {font-size:8px;vertical-align:top; color:#666666; margin-left: 2px;}
.layoutFettAbstand {height: 20px; font-weight: bold;}
.layoutKursiv {font-style:italic;}
-->