/*
Modul Galery für CMS alles-andere.de
----------------------------------------------------------------------
alles-andere.de - The CMS for internet
Copyright (C) 2007 Frank Niemtschke, Olaf Michel
Lizenz visit: http://www.alles-andere.de/modullizenzen.php
For further information visit: http://www.alles-andere.de/
 
File Name: style.css
File Authors: Frank Nietschke(fn@alles-andere.de)
File Version-Date: 1.0 - 03.03.07
*/

img.wgas {
	padding: 4px;
	border: 1px dotted #616161;
	margin-bottom: 4px;
	background: #D9D9D9;
}
div.wga_top {
	width: auto;
	padding: 2px;
	background: transparent;
	border-top: 1px dotted #f0f8ff;
	border-bottom: 1px dotted #f0f8ff;
	margin-top: 0px;
	color: white;
}
select.wga_form {
	border: 1px solid #2F4F4F;
	background: #FDF5E6;
	width: 20%;
	margin-left:1%; 
}
div.wga_vors {
	padding: 4px;
	border: 1px solid #616161;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 3px;
	background: White;
	font: 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1D3131;
	float: left;
	text-align: center;
}
div.wga_vreihe {
	padding: 0px;
	border-bottom: 1px dotted #AFAFAF;
	margin-top: 5px;
	width: auto;
	clear: left;
}
div.wga_gb {
	padding: 1%;
	border: 0px solid #ABABAB;
	margin-top: 1px;
	background: transparent;
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	float: left;
	text-align: center;
	width: 97.9%;
}
div.wga_bt {
	padding: 4px;
	border-bottom: 1px dotted #fff;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-align: left;
	min-width: 10%;
}
div.wga_block {
	padding:opx;
	border: none;
	margin-top: 1px;
	background: transparent;
	width: auto;
}
img.wga_gbb {
	padding: 4px;
	border: 1px dotted #616161;
	margin: 0px;
	background: #D9D9D9;
	position: relative;
	display: inline-block;
	width: auto;
}
#wvsb{
	color: #ffffe0;
	font-weight: bolder;
}
#wvsb:hover{
	color: yellow;
}
span.slider{
	text-align:center;
	width:100%;
	height:auto;
	display:block;
	margin-top:5px;
	color: #ffffe0;
}
   
