
body, html {
	font-family: Verdana, Times New Roman, MS Sans Serif, Arial;
	background-color: #FCE3FF;
	font-size: 10px;
	color: #000; 
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 10px;
}


a:link { 
	text-decoration:none; 
	color: #ff0000; 
}

a:visited { 
	text-decoration:none; 
	color: #ff0000;
}

a:active { 
	text-decoration:none; 
	color: #ff0000;
}

a:hover { 
	text-decoration:underline; 
	color:#ff0000; 
}

table.tabOben { 
	background-image: url(images/top-bg.jpg);
}

table.contentBox {
	border: 1px solid #572502;
}

td.contentBoxInner {
	background-image: url(images/txt-back.gif);
	background-color: #fff;
}


/* Definition h1 bis h6 */
h1 { font-weight:bold; font-size:18px;}
h2 { font-weight:bold; font-size:16px;}
h3 { font-weight:bold; font-size:14px;}
h4 { font-weight:bold; font-size:12px;}
h5 { font-weight:bold; font-size:10px;}
h6 { font-weight:bold; font-size:8px;}

/* Schriftgroessen */
.size6  { font-size:6px; }
.size7  { font-size:7px; }
.size8  { font-size:8px; }
.size9  { font-size:9px; }
.size10 { font-size:10px;}
.size11 { font-size:11px; }
.size12 { font-size:12px; }
.size13 { font-size:13px; }
.size14 { font-size:14px; }
.size15 { font-size:15px; }
.size16 { font-size:16px; }
.size18 { font-size:18px; }

.ueb	{ font-weight:bold; font-size:18px; color:#572502 }
.ueb2	{ font-weight:bold; font-size:18px; color:#FF2803 }
