body {
	background-color:#FFFFFF;
         margin:0px;
         padding:0px;
         }

/***text***/

*{
         font-family:century gothic, arial;
         font-size:12;
         color:#181818;
         }

.schrift {
	font-size:12;
         color:#181818;
         }

a {
         font-family:century gothic, arial;
         font-size:12;
         color:#181818;
         text-decoration:underline;
         }

a:hover {
         color:#8AAE8A;
         text-decoration:none;
         }

.green {
	color:#8AAE8A;
         }

.big, .big a, .big a:hover {
	font-size:14;
         }

.center_inhalt {
         font-family:century gothic, arial;
         font-size:14;
         color:#181818;
         }

.center_inhalt a {
         font-family:century gothic, arial;
         font-size:14;
         color:#181818;
         text-decoration:none;
         }

.center_inhalt a:hover {
         color:#8AAE8A;
         text-decoration:none;
         }

.no_underline {
	text-decoration:none;
         }

/***img***/

.logo {
	margin:50px;
         }

.border {
	border:1px solid #555555;
         }

.noborder {
	border:none;
         }

.thumbs {
         margin:4px;
         }
