
/* general for specialized pages */
body	{ 
	color:#E8E8E8; 
	font-weight:normal; 
	font-size:11px; 
	line-height:17px; 
	font-family:Verdana,Arial,sans-serif; 
	margin-left:20px; 
	margin-right:20px; 
	margin-top:20px; 
	margin-bottom:20px;
	background-image:url(/images/hg.gif);
	background-repeat:repeat-x;
	background-color:#D6D6D6; 
}

p		{ font-weight:normal; font-size:11px; line-height:17px; font-family:Verdana,Arial,sans-serif; }
td		{ font-weight:normal; font-size:11px; line-height:17px; font-family:Verdana,Arial,sans-serif; vertical-align:top; }
.tabelle { background-color:#FF3300; }
ul 		{ font-family:Verdana,Arial,sans-serif; font-size:11px; font-style:normal; font-weight:normal; text-indent:0px; list-style-position:outside; list-style-type:square; padding:2px; margin:12px; margin-top:2px; margin-bottom:2px; }
ol 		{ font-family:Verdana,Arial,sans-serif; font-size:11px; font-style:normal; font-weight:normal; text-indent:0px; list-style-position:outside; list-style-type:decimal; padding:2px; margin:22px; margin-top:2px;margin-bottom:2px; }


/* Formulare  */
input, textarea { font-family:Verdana,Arial,sans-serif; font-size:11px; border:1px solid #FFFFFF; }
.button		{ background-color:#E8E8E8; color:#000000; }

.bold		{ font-weight:bold; }
.small		{ font-size:10px; }
.grey		{ color:#E8E8E8; }
.black		{ color:#000000; }
.gallery	{ font-size:10px; line-height:15px; text-align:center; }

.error		{ color:#FF0000; font-weight:bold; }


.grey_nav		{ background-color:#383838; }
.grey_content	{ background-color:#464646; }
.grey_line		{ background-color:#CCCCCC; }
.grey_border	{ background-color:#E8E8E8; }


/* normaler Text-Link */
a.textlink:link         { color:#E8E8E8; }
a.textlink:visited      { color:#E8E8E8; }
a.textlink:hover        { color:#B2B2B2; text-decoration:none; }


/* Main-Navigation */
a.mainnav:link     { color:#E8E8E8; text-decoration:none; font-weight:bold; }
a.mainnav:visited  { color:#E8E8E8; text-decoration:none; font-weight:bold; }
a.mainnav:hover    { color:#B2B2B2; text-decoration:none; font-weight:bold; }


/* Sub-Navigation */
a.subnav:link     { color:#E8E8E8; text-decoration:none; }
a.subnav:visited  { color:#E8E8E8; text-decoration:none; }
a.subnav:hover    { color:#B2B2B2; text-decoration:none; }


/* Service-Links */
a.service:link         { color:#E8E8E8; text-decoration:none; }
a.service:visited      { color:#E8E8E8; text-decoration:none; }
a.service:hover        { color:#B2B2B2; text-decoration:none; }


/* Gallery */
a.gallery:link         { color:#E8E8E8; text-decoration:none; font-size:11px; }
a.gallery:visited      { color:#E8E8E8; text-decoration:none; font-size:11px; }
a.gallery:hover        { color:#B2B2B2; text-decoration:underline; font-size:11px; }


/* guestbook-Link */
a.guestbook:link         { color:#FF3300; text-decoration:none; font-weight:bold; }
a.guestbook:visited      { color:#FF3300; text-decoration:none; font-weight:bold; }
a.guestbook:hover        { color:#666666; text-decoration:none; font-weight:bold; }