﻿/*
-------------------------------------------------------
	Menu und Suche
-------------------------------------------------------
*/


#headerimage { background: url(../images/wirtschaft-ostrach-headerimage.jpg) top left no-repeat; height: 112px !important; }

.powermailfe_list {width: 100%;}

.columnright .box { font-family: Arial, Helvetica, sans-serif; margin-bottom: 19px; }
.columnright .box .title { background: #cade8a; color: #505050; margin: 0; padding: 4px 16px 4px 16px; }
.columnright .box .content { background: #f2f2f2; border-bottom: 1px solid #ebebeb; border-left: 1px solid #ebebeb; border-right: 1px solid #ebebeb; padding: 10px 15px 0 15px; }
.columnright .box .content p { margin: 0 0 12px 0; font-size: 11px; line-height: 16px; }

.firma h3 { color: #222; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: normal; font-style: italic; line-height: 20px; padding: 0px; }
.firma h4 { color: #666; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; line-height: 14px; padding: 0px; }

.powermailfe_list a { color: #303030 !important;text-decoration: none !important;}
.powermailfe_list a:hover { color: #b3001f !important; text-decoration: none !important;}

.powermailfe_list a:hover .powermailfe_listitem_even { background: #fcfcfc; }
.powermailfe_list a:hover .powermailfe_listitem_odd { background: #fcfcfc; }

.powermailfe_listitem { padding: 6px 12px 6px 12px !important; }

.contentBoxBlaettern {
	text-align: left;
	margin: 15px 0;
	}	

.blaettern,
.blaetternAktiv {
	border-bottom: 1px solid #909090;
	border-right: 1px solid #909090;
	border-left: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	padding: 4px 10px 4px 10px;
	margin: 0 2px 0 0;
	width: 30%;
	}	
.blaettern {

	background-color: #b31218;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	}

a.grlink {
	color: #fff !important;
	text-decoration: none;
	}

a.grlink:hover {
	color: #fff !important;
	text-decoration: underline;
	}


a.blaettern:hover {
	background-color: #93959a;
	color: #fff;
	}
a.blaettern:active {
	border-left: 1px solid #909090;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #d4d4d4;
	border-right: 1px solid #e2e2e2;
	}
.blaetternAktiv {
	background-color: transparent;
	font-weight: bold;
	color: #000;
	border: none;
	text-decoration: none;
	}