@charset "utf-8";
/* CSS Document */

<!--
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #ffeed8;}

body {
	background-color: #c2d2d2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(Bilder/bg.gif);
	background-repeat: repeat-x;
}

a:link {color: #ffeed8;text-decoration: underline;}
a:visited {text-decoration: underline;color: #ffeed8;}
a:hover {text-decoration: none;color: #ffeed8;}
a:active {text-decoration: underline;color: #ffeed8;}

a.footer:link {font-size: 12px;color: #748a8a;font-weight: bold;text-decoration: none;}
a.footer:visited {text-decoration: none;font-size: 12px;color: #748a8a;font-weight: bold;}
a.footer:hover {text-decoration: underline;font-size: 12px;color: #748a8a;font-weight: bold;}
a.footer:active {text-decoration: none;font-size: 12px;color: #748a8a;font-weight: bold;}

a.navi:link {font-size: 14px;color: #748a8a;font-weight: bold;text-decoration: none;}
a.navi:visited {text-decoration: none;font-size: 14px;color: #748a8a;font-weight: bold;}
a.navi:hover {text-decoration: underline;font-size: 14px;color: #748a8a;font-weight: bold;}
a.navi:active {text-decoration: none;font-size: 14px;color: #748a8a;font-weight: bold;}



.Stil2 {font-size: 12px;color: #748a8a;font-weight: bold;}
.Stil3 {color: #3f5d5d;font-weight: bold;}
.Stil4 {color: #3f5d5d}
.Stil6 {font-size: 14px}
.Stil7 {font-size: 14px;color: #748a8a;font-weight: bold;}
.content_text {font-size: 12px;color: #ffeed8;}



.userpicsizediv1 { background-color:#ffffff; }
.userpicsizediv2 { background-color:#ffffff; }
.userpicsizediv3 { background-color:#ffffff; }

.userpicsizeimg1 { padding:2px; border-width:1px; border-color:#de9431; border-style:solid;}
.userpicsizeimg2 { padding:2px; border-width:1px; border-color:#de9431; border-style:solid;}
.userpicsizeimg3 { padding:2px; border-width:1px; border-color:#de9431; border-style:solid;}
-->