@import url(http://gewerbeverein-schwanewede.de/style_global.css);

/*----------------- FOOTER NAV: LOGOS Talk um 8 UND Forum Schwanewede -----------------*/

.initiativeLogoBild {
	display: block;	
	width: 100px;
	float: left;
	margin: 0 5px 0 0;
}

.initiativeLogoBildGemeinde {
	margin: 0 0 0 35px;
}

.initiativeLogo {
	float: left;
	text-decoration: none;
	width: 280px;
	display: block;
}

.initiativeLogo a, .initiativeLogo a:hover {
	text-decoration: none;
}

.initiativeLogo a {
	color: #00305E;
}

.initiativeLogo a:hover {
	color: #F5B70A;
}
/*----------------- FOOTER NAV: LOGOS Talk um 8 UND Forum Schwanewede -----------------*/

/*----------------- SEARCH -----------------*/
#overContent {
	width: 100%;
	height: 30px;
}



#searchContent {
	background: #FEEBC1;
	border: 1px solid #FBBA00;
	text-align: left;
	padding: 10px;
	margin: 0;
}

#searchLeft {
	width: 253px; /* width: 333px; */
	float: left;
	padding: 0 40px 0 40px;
	text-align: left;	
}


#ticker {
	background-color: #FFF3D9;
	border: 1px solid #FBBA00;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#searchRight {
	width: 602px;
	float: left;
	margin: 0 40px 0 0;
	text-align: left;
}

.search {
	background-color: #FFF3D9;
	border: 1px solid #FBBA00;
	color: #000;
	width: 150px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.search2 {
	background-color: #FFF3D9;
	border: 1px solid #FBBA00;
	color: #000;
	width: 100px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#searchResults {
	padding: 10px;
	margin: 0 0 25px 0;
	background: #FEEBC1;
	border: 1px solid #FBBA00;
	text-align: left;
}

.searchButton {
	background-color: #00305E;
	border: 1px solid #FBBA00;
	color: #FFF3DA;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.searchResultLink a {
	font-weight: bold;
}

.searchResultLink a:hover {
	font-weight: bold;
}

.phpdigHighlight {
	color: #000000;
	background-color: #FBBA00;
	font-weight: bold;
}
/*----------------- SEARCH -----------------*/

/*----------------- VORSTAND -----------------*/
.vorstandContent {
	width: 250px;
	padding: 10px;
	margin: 25px 25px 0 0;
	min-height: 280px;
	float: left;
	background: #FEEBC1;
	border: 1px solid #FBBA00;
	text-align: left;
}

.vorstandBild {
	border: 1px solid #FBBA00;
	float: right;
}
/*----------------- VORSTAND -----------------*/

/*----------------- IMPRESSUM -----------------*/
.impressum {
	padding: 0 0 10px 0;
	text-align: left;
	font-size: 11px;
}

.impressumSmall {
	padding: 0 0 10px 0;
	text-align: left;
	font-size: 10px;
}

/*----------------- IMPRESSUM -----------------*/

/*----------------- FORMMAIL -----------------*/
.formContent {
	background: #FEEBC1;
	border: 1px solid #FBBA00;
	width: 600px;
}

.form {
	padding: 2px;
}

.formInput, .formTextarea  {
	padding: 2px;
	height: 15px;
	width: 180px;
	border: 1px dotted #FBBA00;
	background-color: #FFF3DA;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.formTextarea {
	height: 245px;
	width: 270px;
	border: 1px solid #FBBA00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 10px 0 0;
}

.formButton {
	background-color: #00305E;
	border: 1px solid #FBBA00;
	color: #FFF3DA;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.formFehler {
	color : red;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

/*----------------- FORMMAIL -----------------*/

/*----------------- AKTIVITÄTEN -----------------*/
.aktivContent {
	background: #FEEBC1;
	border: 1px solid #FBBA00;
	margin: 0 0 20px 0;
	padding: 8px;
	text-align: left;
	min-height: 220px;
	overflow: auto;
}

.aktivTitle h2 {
	margin: 0 0 0 0;
}

.aktivDatum {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

.aktivBild {
	border: 1px solid #FBBA00;
	margin: 0 15px 10px 0;
	float: left;
}
/*----------------- AKTIVITÄTEN -----------------*/

/*----------------- NEWS -----------------*/

#newscontentPopup {
	border: 1px solid #FBBA00;
	width: 600px;
	min-height: 400px;
	/*padding: 15px;
	margin: 10px;*/
	background: #FEEBC1 url(images/head_colorbox.jpg) no-repeat left top;
}

.newsContentColorbox {
	width: 560px;
	text-align: left;
	overflow: auto;
	margin: 210px 20px 10px 20px;
}



.newsContent {
	background: #FEEBC1;
	border: 1px solid #FBBA00;
	margin: 0 0 20px 0;
	padding: 0 10px 10px 10px;
	text-align: left;
	overflow: auto;
}

.newsTitle h2 {
	margin: 0 0 0 0;
}

.newsDatum {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: right;
	text-align: left;
}

.newsBild {
	border: 1px solid #FBBA00;
	margin: 0 0 3px 8px;
	float: right;
}
/*----------------- NEWS -----------------*/

/*----------------- GEWERBESCHAU -----------------*/
.gewerbeschauContent {
	background: #FEEBC1;
	border: 1px solid #FBBA00;
	margin: 0 0 20px 0;
	padding: 8px;
	text-align: left;
	min-height: 220px;
	overflow: auto;
}

.gewerbeschauTitle h2 {
	margin: 0 0 0 0;
}

.gewerbeschauDatum {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

.gewerbeschauBild {
	border: 1px solid #FBBA00;
	margin: 0 15px 10px 0;
	float: left;
}
/*----------------- GEWERBESCHAU -----------------*/
.clear {
	clear: both;
}

.adobeReader {
	float: right;
	margin-left: 2px;
	margin-bottom: 5px;
}

/*----------------- 
ACHTUNG:
HIER WIRD NUR DER BEREICH OHNE JAVA-SCRIPT definiert!
MIT JAVA-SCRIPT BEFINDEN SICH DIE KLASSEN UND ID's in der style_mitglied.csss
 -----------------*/
/*----------------- Mitglieder -----------------*/

#mitgliedHR {
	height: 1px;
	margin: 20px auto 20px auto;
	padding: 0;
	background-color: #FBBA00;
	float: none;
	display: block;
}


.mitgliedTDLeft {
	padding: 5px 0 5px 0;
}

.mitgliedTDRight {
	padding: 5px 0 5px 10px;
}

.mitgliedTDLeftLeistungen{
	padding: 5px 0 5px 0;
	width: 30%;
}

.mitgliedTDRightLeistungen {
	padding: 5px 0 5px 10px;
	width: 80%;	
}


#mitgliedImgContent {
	margin: 30px 0 0 0;
/*	display: none;
	visibility: hidden;*/
}

.mitgliedImg {
	border: 1px solid #FBBA00;
	margin: 0 0 10px 0;
	background-color: #FFF3DA;
}
/*----------------- Mitglieder -----------------*/

/*----------------- Galerie -----------------*/

.galerieFolder a, .galerieFolder a:hover {
	border: 1px solid #FBBA00;
	padding: 10px;
	display: block;
	height: 150px;
	width: 120px;
	overflow: auto;
	margin: 5px;
	text-decoration: none;
	text-align: center;
}

.galerieFolder a {
	background: #FEEBC1;
}

.galerieFolder a:hover {
	background: #F7CA4B;
}


.galerieThumb a {
	background: #FEEBC1;
	border: 1px solid #FBBA00;
	padding: 10px;
	display: block;
	height: 120px;
	width: 120px;
	overflow: auto;
}

.galerieThumb a:hover, .galerieThumbActive {
	background: #F7CA4B;
	border: 1px solid #FBBA00;
	padding: 10px;
	display: block;
	height: 120px;
	width: 120px;
	overflow: auto;
}

/* Klasse für den DIV-Container um das Bild */
.galerieImage {
	background: #FEEBC1;
	border: 1px solid #FBBA00;
	padding: 30px;
	display: block;
	overflow: auto;
}

/* Klasse für den direkten Rahmen um das Bild */
.galerieImg {
	border: 1px solid #FBBA00;
}


.galerieThumb a:focus, .galerieFolder a:focus {
	outline: none;
}

.galerieSlideshowContent {
	margin:30px auto auto auto;
	display:block;
	overflow:auto;
}
/*----------------- Galerie -----------------*/

/*----------------- Branchen Icons -----------------*/
.icon a, .icon a:hover {
	width: 130px;
	height: 130px;
	display: block;
	margin: 0 15px 0 0;	
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

.icon a:focus {
	outline: none;
}

.iconHandel a {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/icon_handel.jpg);	
}

.iconHandel a:hover, .iconHandelActive a, .iconHandelActive a:hover {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/icon_handel_over.jpg);	
}

.iconHandwerk a {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/icon_handwerk.jpg);	
}

.iconHandwerk a:hover, .iconHandwerkActive a, .iconHandwerkActive a:hover {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/icon_handwerk_over.jpg);	
}

.iconDienstleistung a {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/icon_dienstleistung.jpg);	
}

.iconDienstleistung a:hover, .iconDienstleistungActive a, .iconDienstleistungActive a:hover {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/icon_dienstleistung_over.jpg);	
}

.iconGastronomie a {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/icon_gastronomie.jpg);	
}

.iconGastronomie a:hover, .iconGastronomieActive a, .iconGastronomieActive a:hover {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/icon_gastronomie_over.jpg);
}

/*----------------- Branchen Icons RIGHT -----------------*/

.iconRight a, .iconRight a:hover {
	width: 115px;
	height: 115px;
	display: block;
	margin: 0 10px 10px 0;	
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

.iconRight a:focus {
	outline: none;
}

.iconRightHandel a {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/right/icon_handel.jpg);	
}

.iconRightHandel a:hover, .iconRightHandelActive a, .iconRightHandelActive a:hover {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/right/icon_handel_over.jpg);	
}

.iconRightHandwerk a {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/right/icon_handwerk.jpg);	
}

.iconRightHandwerk a:hover, .iconRightHandwerkActive a, .iconRightHandwerkActive a:hover {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/right/icon_handwerk_over.jpg);	
}

.iconRightDienstleistung a {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/right/icon_dienstleistung.jpg);	
}

.iconRightDienstleistung a:hover, .iconRightDienstleistungActive a, .iconRightDienstleistungActive a:hover {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/right/icon_dienstleistung_over.jpg);	
}

.iconRightGastronomie a {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/right/icon_gastronomie.jpg);	
}

.iconRightGastronomie a:hover, .iconRightGastronomieActive a, .iconRightGastronomieActive a:hover {
	background-image: url(http://www.gewerbeverein-schwanewede.de/images/icons/right/icon_gastronomie_over.jpg);
}
/*----------------- Branchen Icons RIGHT -----------------*/


/*----------------- Termine -----------------*/

.termineContent {
	background: #FEEBC1;
	border: 1px solid #FBBA00;
	margin: 0 0 20px 0;
	padding: 8px;
	text-align: left;
	overflow: auto;
}

.terminehr {
	background-color: #FBBA00;
	height: 1px;
	margin: 10px auto 10px auto;
}

.termineTop {
	padding: 5px 0 5px 0;
	font-weight: normal;
}

.termine {
	padding: 5px 0 5px 0;
}

.termineDetail {
	padding: 5px 0 5px 0;
	font-size: 11px;
}

.termineDetailHead {
	color : #00305E;
	font-weight: bold;
	font-size: 11px;
}
#termineErgebnis{
	background-color: #FEEBC1;
	border: 1px solid #FBBA00;
	width: 230px;
	float: right;
	margin: 0 0 0 0;
	padding: 5px;
	font-size: 9px;
}

/*----------------- Termine -----------------*/
.random {
	border: 1px solid #FBBA00;
	float: right;
	margin: 0 0 5px 10px;
}

.flash {
	width: 600px;
	height: 60px;
	z-index: 4;
}

.statistik {
	padding: 2px 0 2px 0;
}

.neuesMitglied {
	border: 1px solid #FBBA00;
	margin: 30px 0 20px 0;
	padding: 8px;
	text-align: left;
	overflow: auto;
}

a.linkarrow  {
	background-image: url(images/arrow_blue.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0 0 0 15px;
}
