/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 50%; /* Set to gallery width, in px or percentage */
height: 130px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
/* background-color: lightyellow; */
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
#lightbox{
	background-color:#000000;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color:#FFFFFF;
}

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
}

.img_style1 {
border:black 0.1em Solid;
}
.img_style2 {
border:white 1pt Solid;
}

.bigtitle {
color: #333399;
text-align:center;
font-size:18px;
font-family: Arial;
}

.generiktxt {
color: #333399;
text-align:justify;
font-size:14px;
font-family: Arial;
}

.generiksmalltxt {
color: #333399;
text-align:justify;
font-size:12px;
font-family: Arial;
}

.generiktitle {
color: #FFFFFF;
font-weight:bold;
text-align:justify;
font-size:16px;
font-family: Arial;
}

.generiklogintitle {
color: #FFFFFF;
font-weight:bold;
text-align:center;
font-size:14px;
font-family: Arial;
}

.generiksubtitle {
color: #333399;
font-weight:bold;
text-align:justify;
font-size:14px;
font-family: Arial;
}
/*
div#content_home{
width:973px;
vertical-align:top;
background:url(../img/main_repeat_x.gif);
background-repeat: repeat-y;
margin:0 auto;} */

.Style4 {font-weight: bold}
.Style1 {font-size: 30px}
.Style1 {color: #0000CC; font-style: italic; font-weight: bold;}
.Style5 {font-size: 12px}
.Style5 {font-weight: bold; color:#FFFFFF; font-size:30px;}
.Style6 {font-size:11px;}
.Style7 {font-weight: bold; color:#FFFFFF; font-size:30px;}

/*a:link {text-decoration: underline; font-size:14px; font:Arial; color:#333399;}
a:visited {text-decoration: underline; font-size:14px; font:Arial; color:#333399;}
a:active {text-decoration: underline; font-size:14px; font:Arial; color:#333399; }
a:hover {text-decoration: underline; font-size:14px; font:Arial; color:#333399;}

a.bottomlinks:link {text-decoration: none; font-size:14px; font:Arial;  color:#333399;}
a.bottomlinks:visited {text-decoration: none; font-size:14px; font:Arial; color:#333399;}
a.bottomlinks:active {text-decoration: none; font-size:14px; font:Arial; color:#333399;}
a.bottomlinks:hover {text-decoration: underline; font-size:14px; font:Arial; color:#333399;}*/

