<!--
/* BODY DEFINITIONS */
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bigbacks/big.php);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* LINK BEHAVIOR AND APPEARANCE FOR DIFFERENT LINK STYLES INCL. NAVIGATION */

	a.mnavi:visited {color: #000000;} 
	a.mnavi:hover {color: #999999;}
	a.mnavi:active {color: #000000;}

	a.snavi:visited {color: #333333;} 
	a.snavi:hover {color: #999999;}
	a.snavi:active {color: #333333;}

	a.link:visited {color: #AA0000;} 
	a.link:hover {background-image:url(images/linkbulletanim.gif); color: #666666;}
	a.link:active {color: #AA0000;}

	a.subnavihi:visited {color: #FFFFFF;} 
	a.subnavihi:hover {color: #666666;}
	a.subnavihi:active {color: #AA0000;}

	a.subnavilo:visited {color: #333333;} 
	a.subnavilo:hover {background-image:url(images/linkbulletanim.gif); color: #666666;}
	a.subnavilo:active {color: #AA0000;}

	a.plainlink:visited {color: #CC0000;} 
	a.plainlink:hover {color: #FF6600;}
	a.plainlink:active {color: #FF6600;}

.mnavi {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.snavi {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.subnavihi
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.subnavilo
{
	font-size: 12px;
	font-weight: bold;
	color :#333333;
	text-decoration: none;
	background-image:url(images/linkbullet.gif);
	background-position: left;
	background-repeat:no-repeat;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

.smalllink { font-size: 10px; text-decoration:none; color: #CC0000;}
.langlink { font-size: 10px; text-decoration:none; color: #FFFFFF;}
.verysmalllink {text-decoration:none; color: #CC0000; font-size: 9px;}
.plainlink {text-decoration:none; color: #CC0000; font-size: 12px;}
.link {background-image:url(images/linkbullet.gif);  background-position: left; background-repeat:no-repeat; margin-left: 5px; padding-left: 13px; color:#AA0000; text-decoration: none;}

/* NAVIGATION BACKGROUND BEHAVIOR */
.navibox {border-bottom: 2px solid #673E30; border-right: 2px solid #673E30; border-top: 1px solid #A51D1F; border-left: 1px solid #A51D1F;}
.navbktruefalse { background-color :#F7F7F7;}
.navbktruetrue { background-color: #FFFFFF;}
.navbkfalsetrue { background-color: #FFFFFF;}
.navbkfalsefalse { background-color: #FFFFFF;}
.snavbktrue { background-color: #F7F7F7;}
.snavbkfalse { background-color: #FFFFFF;}


/* EVERYTHING ELSE... */
.boxtitle {margin-left: 13px; color: #FFFFFF; font-weight: bold; font-size: 12px;}
.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%;}
.cforminput25 {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; border: 1px solid #666666; width: 25%;}
.mediabox {border-bottom: 1px solid #673E30; border-right: 1px solid #673E30; border-top: 1px solid #A51D1F; border-left: 1px solid #A51D1F;}
.audiobox { background-image: url(images/layout/audioplayerback.gif);}
.videobox { background-image: url(images/layout/videoplayerback.gif);}

.refimgbk {background-image:url(images/layout/imagebacknozoom.gif); background-position: center; background-repeat: no-repeat; cursor: pointer; padding-top: 6px;}

/* TEXT LAYOUTS - COPY THIS ALSO TO EDITOR.CSS!! */
.layoutKlein {font-size: 11px;}
.layoutSehrKlein {font-size: 10px;}
.layoutSehrKleinFett {font-size: 10px; font-weight: bold;}
.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;}
-->