/* CSS Document */

body {margin-left: 0px; margin-top: 0px;
	  background-image: url(pct/licht-back.jpg);
	  background-repeat: no-repeat;
}

A.drunter_nav{Color: #666666; font-family: Arial, Helvetica, sans-serif; Font-Size: 10px; Text-Decoration: none; letter-spacing: 1px;}
A.drunter_nav2{Color: #DDDDDD; font-family: Arial, Helvetica, sans-serif; Font-Size: 10px; Text-Decoration: none; letter-spacing: 1px;}
A.drunter_nav:HOVER {Color: #00FB00; Text-Decoration: none; letter-spacing: 1px;}
A.drunter_nav2:HOVER {Color: #FFFFFF; Text-Decoration: none; letter-spacing: 1px;}

A.drunter{Color: #000000; Font-Family: Arial, Helvetica, sans-serif ; Font-Size: 12px; Text-Decoration: none;}
A.drunter:HOVER {Color: #000000; Text-Decoration: underline;}



.A_nav{Color: #666666; font-family: Arial, Helvetica, sans-serif; Font-Size: 10px; letter-spacing: 1px;}


.head1 {
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	Text-Decoration: none; }
.head3 {
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;}
.head2 {
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDDDD; }
.nav {
	font-size: 10px;
	letter-spacing: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDDDD; }
	
.nav_2 {
	font-size: 10px;
	letter-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DDDDDD; }
	
.space {
	font-size: 10px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; }
	
.footer {
	font-size: 10px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666; }

.content {
	font-size: 11px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
	line-height: 14px;
}

.contentlink {
	font-size: 10px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
	Text-Decoration: none;
}
.small {
	font-size: 9px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
}
.Stil1 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10px;}


.line1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
    border-top-color:;
	border-bottom-color: #FFFFFF;
	line-height: 2px;
	font-size: 10px;
	border-bottom-width: 1px;
}

.line2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;


	border-top-color:;
	border-bottom-color: #CCCCCC;
	line-height: 2px;
	font-size: 10px;
	border-bottom-width: 1px;
}


.picture {
	font-size: 9px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
}
A.drunter_thumbs{
	background-color: #FFFFFF;
}
A.drunter_thumbs:hover{
	background-color: #CCCCCC;
}

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 971px; /* Set to gallery width, in px or percentage */
height: 312px; /* Set to gallery height */
}

#motioncontainer a img {
border: 0px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 0px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 0px solid gray;
padding: 0px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */


