/* Allgemeines */
body,th,td,p,input,textarea,button	{font-family:tahoma,verdana,arial,helvetica; font-size:12px; font-style:normal; font-weight:normal;}
body					{color:#333333; line-height:130%; margin:0px; background-color:#eeeeee;}
body,th,td,p				{color:#333333; line-height:130%;}
input,textarea,button			{color:#000000;}

/* Headlines */
h1	{font-size:16px; font-weight:bold;}
h2	{font-size:14px; font-weight:bold; color:#444444;}
h3	{font-size:14px; font-weight:bold; color:#666666;}

/* Hervorhebungen */
b	{font-weight:bold; color:#444444;}

/* Verweise */
a	{color:#CC0000; text-decoration:none;}

/*
a:link	{text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
.sublink {font-weight:normal;}
.toplink {font-family:tahoma, verdana, arial, helvetica; font-size:11px; color:#666666; font-style:normal; font-weight:normal;}
*/

/* Fußtext */
.foot	{font-family:tahoma,verdana,arial,helvetica; font-size:10px; color:#666666; font-style:normal; font-weight:normal;}

/* Kleiner Text */
.small	{font-size:10px; color:#666666;}

/* Linien */
.linenorm	{height:1px; width:100%; color:#666666;}
.linelite	{height:1px; width:100%; color:#CCCCCC;}

#bodydiv	{position:absolute; width:100%; height:100%; overflow:hidden; cursor:default;}
#maindiv	{width:100%; overflow:scroll; overflow-x:hidden; overflow-y:scroll;}
#contentdiv	{width:720px; padding:10px 0px;}



/* Styles für die Bildergalerie */
A.gallerylist:LINK,A.gallerylist:VISITED	{color:maroon; text-decoration:none;}
A.gallerylist:HOVER				{color:red; text-decoration:underline;}
.gallerylist					{color:silver; text-decoration:none;}

A.galleryarrow:LINK,A.galleryarrow:VISITED	{font-size:24px; color:maroon; text-decoration:none; border:1px silver solid; padding:0px 2px 0px 2px;}
A.galleryarrow:HOVER				{font-size:24px; color:red;    text-decoration:none; border:1px red solid;    padding:0px 2px 0px 2px;}
.galleryarrow					{font-size:24px; color:silver; text-decoration:none; border:1px silver solid; padding:0px 2px 0px 2px;}

A.gallery1:LINK,A.gallery1:VISITED	{font-weight:bold; color:maroon; text-decoration:none; border:1px silver solid; padding:0px 3px 0px 3px;}
A.gallery1:HOVER			{font-weight:bold; color:red;    text-decoration:none; border:1px red solid;    padding:0px 3px 0px 3px;}
.gallery1				{font-weight:bold; color:silver; text-decoration:none; border:1px silver solid; padding:0px 3px 0px 3px;}
.gallery1active				{font-weight:bold; color:maroon; text-decoration:none; border:1px red solid;    padding:0px 3px 0px 3px;}

A.gallery2:LINK,A.gallery2:VISITED	{font-weight:bold; color:maroon; text-decoration:none; border:1px silver solid; padding:0px 0px 0px 0px;}
A.gallery2:HOVER			{font-weight:bold; color:red;    text-decoration:none; border:1px red    solid; padding:0px 0px 0px 0px;}
.gallery2				{font-weight:bold; color:silver; text-decoration:none; border:1px silver solid; padding:0px 0px 0px 0px;}
.gallery2active				{font-weight:bold; color:maroon; text-decoration:none; border:1px red    solid; padding:0px 0px 0px 0px;}

.gallerytable				{margin:10px;}
.gallerytd				{width:120px; height:120px; padding:5px;}
.gallerythumb				{width:120px; height:80px; border:none;}

