@charset "UTF-8";
/* -------------  Layout CSS | Ralph Pfeifer | Kommunikations-Design ------------------

                  für sport-in-waiblingen.de -- Copyright 2010
                  Ralph Pfeifer
                  Kommunikations-Design
                  ----------------------------------------------------------------------
                  http://www.rpkd.de
--------------------------------------------------------------------------------------*/

/* -------- L A Y O U T ------------- */



body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	background-color: #566169;
	background-image: url(../gfx/backgroundOutsideGrey.gif);
}
.oneColElsCtrHdr #container {
	width: 780px;
	padding-left: 30px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../gfx/backgroundCorpusGrey.gif);
}
.oneColElsCtrHdr #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 85px;
	margin-left: 0px;
}
.oneColElsCtrHdr #header .headerspacer {
	padding-left: 60px;
}
.oneColElsCtrHdr #header h1 {
	margin: 0px;
	padding: 0px;
}
/* -------- Navigation -----------*/
#navigation {
	text-align: left;
	/*padding-left: 180px;*/
	padding-left: 90px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 24px;
	width: 500px;
}
#navigation .navlink {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
}
#navigation .navlink a:link, #navigation .navlink a:visited {
	background-image: url(../gfx/backgroundRider.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 21px;
	width: 95px;
	padding-top: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 12px;
}
#navigation .act a:link, #navigation .act a:visited {
	background-image: url(../gfx/backgroundRiderAct.gif);
}
#navigation .navlink a:hover, #navigation .navlink a:active {
	background-image: url(../gfx/backgroundRiderOver.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	color: #CD071E;
	text-decoration: none;
	border: none;
	display: block;
	height: 21px;
	width: 95px;
	padding-top: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 12px;
}
/* - - - Float Navigation - - - - */
div.navlink ul {
	display: none;
}
div.navlink:hover ul {
	display: block;
}
div.navlink ul {
	position: absolute;
	padding: 0px;
	margin: 0px;
	padding-top: 1px;
	list-style: none;
	z-index: 500;
}
#navigation .navlink #infoNavigation li {
	display: block;
	background-color: #FFF;
	background-image: none;
}
#navigation .navlink #infoNavigation li a {
	height: 1%;
	background-image: none;
	background-color: #FFF;
	display: block;
	width: 150px;
	padding-bottom: 6px;
	padding-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #999;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
#navigation .navlink #infoNavigation li a:hover {
	background-image: none;
	background-color: #FFF;
	background-color: #E5E5E5;
}
/* ------ DropDown Sportstätten -----*/
/* Basic code - don't modify */
 
 #nav {
	display: block;
	text-align: left;
	padding-left: 180px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 24px;
	width: 500px;
	position: relative;
}
#nav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#nav a {
	display: block;
}
#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}
* html #nav ul {
	line-height: 0;
} /* IE6 "fix" */
#nav ul a {
	zoom: 1;
} /* IE6/7 fix */
#nav ul li {
	float: none;
}
#nav ul ul {
	top: 0;
}
/* Essentials - configure this */

#nav ul {
	width: 150px;
}
#nav ul ul {
	left: 151px;
	width: 182px;
}
/* Everything else is theming */ 
#nav {
	height: 24px;
}
#nav *:hover {
}
#nav a {
	color: #000000;
	font-size: 12px;
	padding: 6px;
	line-height: 1;
}
#nav li.hover a {
}
#nav ul {
	top: 25px;
}
#nav ul li a {
}
#nav li.navlink a:link, #nav li.navlink a:visited {
	background-image: url(../gfx/backgroundRider.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 21px;
	width: 108px;
	padding-top: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 12px;
}
#nav li.navlink a:hover, #nav li.navlink a:active {
	background-image: url(../gfx/backgroundRiderOver.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #CD071E;
	text-decoration: none;
	border: none;
	display: block;
	height: 21px;
	width: 108px;
	padding-top: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 12px;
}
#nav li.act a:link, #nav li.act a:visited {
	background-image: url(../gfx/backgroundRiderAct.gif);
}
#nav ul.dropdownList li a:hover, #nav ul.dropDownList li a:link {
	background-color: #999999;
	color: #FFFFFF;
	background-image:url(none);
}
#nav ul.dropDownList li a {
	border-right: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
	background-image:url(none);
}
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
}
#logospacer {
	position: absolute;
	margin-left: 9px;
	top: 80px;
}
/* -------- Event Window -----------*/
#eventWindow {
	background-image: url(../gfx/backgroundEventWindow.gif);
	color: #FFFFFF;
	font-size: 9px;
	position: absolute;
	margin-left: 566px;
	top: 100px;
	width: 140px;
	max-height: 150px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #600;
}
* html div#eventWindow {
 height: expression( document.body.clienteight > 150 ? "151px" : "auto" ); /* sets max-width for IE */
}
#eventWindow a.eventListLink {
	background-image: url(../gfx/Button_bgred.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 17px;
}
#eventWindow a.eventListLink:hover {
	background-image: url(../gfx/Button_bgred_hover.gif);
}
#eventWindow h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D97354;
	font-weight: normal;
}
#eventWindow p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D97354;
}
#eventWindow a:link, #eventWindow a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
#eventWindow a:hover, #eventWindow a:active {
	color: #000000;
}
/* -------- meta Window -----------*/
.metaWindow {
}
/* -------- search Window -----------*/
#searchMetaWindow .searchForm {
	margin: 0px;
	padding: 0px;
}
#searchMetaWindow label {
	font-size: 10px;
	font-weight: normal;
}
#searchMetaWindow .searchWindowHead {
	background-image: url(../gfx/backgroundIndexSearchHead.gif);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
#searchMetaWindow .searchWindowHeadTitle {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
	font-weight: bold;
}
#searchMetaWindow .searchWindowMiddle {
	background-image: url(../gfx/backgroundSearchMiddle.gif);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
#searchMetaWindow .searchWindowFooter {
	background-image: url(../gfx/backgroundIndexSearch.gif);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 17px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#searchMetaWindow .searchInput {
	font-size: 10px;
	width: 100px;
	margin-bottom: 4px;
	margin-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchMetaWindow select.searchSelect {
	font-size: 10px;
	width: 102px;
	margin-bottom: 4px;
	margin-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchWindow {
	margin-bottom: 20px;
}
/* -------- search ans meta Window -----------*/
#searchMetaWindow {
	position: absolute;
	margin-left: 0px;
	top: 232px;
	width: 160px;
	background-repeat: no-repeat;
	padding: 8px;
}
#searchMetaWindow .metaWindowHead {
	background-image: url(../gfx/backgroundMetaWindowHead.gif);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
#searchMetaWindow .metaWindowMiddle {
	background-image: url(../gfx/backgroundMetaWindow.gif);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#searchMetaWindow .metaWindowMiddle ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#searchMetaWindow .metaWindowMiddle li {
	margin-bottom: 3px;
}
#searchMetaWindow .metaWindowMiddle li.red {
	margin-bottom: 13px;
}
#searchMetaWindow .metaWindowMiddle a:link, #searchMetaWindow .metaWindowMiddle a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#searchMetaWindow .metaWindowMiddle a:hover, #searchMetaWindow .metaWindowMiddle a:active {
	font-size: 11px;
	font-weight: normal;
	color: #CD071E;
	text-decoration: none;
}
#searchMetaWindow .metaWindowMiddle li.red a:link, #searchMetaWindow .metaWindowMiddle li.red a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #CD071E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD071E;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
#searchMetaWindow .metaWindowMiddle li.red a:hover, #searchMetaWindow .metaWindowMiddle li.red a:active {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#searchMetaWindow #infoNavigation {
	margin-bottom:15px;
}
/* -------- Content -----------*/
.oneColElsCtrHdr #mainContent {
	background: #FFFFFF;
	border: 0px none #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #333333;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 60px;
	min-height: 420px;
	width:	670px;
}
.oneColElsCtrHdr #mainContent .mainContentRoundCorner {
	height: 30px;
	display: block;
	background-image: url(../gfx/backgroundContentRoundCorner.gif);
	background-repeat: no-repeat;
	background-position: 650px 0px;
}
.oneColElsCtrHdr .ContentText {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 105px;
}
/* -------- Standards Content-----------*/
.oneColElsCtrHdr #mainContent h1 {
	font-size: 160%;
	margin-top: 0px;
}
.oneColElsCtrHdr #mainContent h2 {
	font-size:  130%;
	margin-top: 22px;
	margin-bottom: 2px;
}
.oneColElsCtrHdr #mainContent h3 {
	font-size:  120%;
	margin-top: 22px;
	margin-bottom: 2px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover, a:active {
	text-decoration: underline;
	color: #CD071E;
}
.oneColElsCtrHdr #mainContent ul {
	margin-left: 10px;
	padding-left: 5px;
}
.oneColElsCtrHdr #mainContent li {
	margin-bottom: 5px;
	list-style-image: url(../gfx/arrows/arrow_right_grey_stripes.gif);
}
.oneColElsCtrHdr #mainContent .red {
	color: #CE0014;
}
.oneColElsCtrHdr #mainContent .line_upper {
	margin-bottom: 5px;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
/* -------- Emailformulare -----------*/
#mainContent form {
}
#mainContent form label {
	margin-top: 8px;
	margin-bottom: 1px;
	display: block;
}
#content form label {
	text-align: left;
}
#content form label.tx-srfeuserregister-pi1-password-again {
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 0px;
}
#mainContent form input, #mainContent form textarea, #content form input, #content form textarea {
	border: 1px solid #999999;
	margin: 0px;
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	padding: 3px;
}
#content form input.tx-srfeuserregister-pi1-checkbox {
	width: 20px;
}
#content .tx-srfeuserregister-pi1-error {
	color: #C00
}
#mainContent form input.kontakt-submit {
	border: 1px solid #999999;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100px;
}
#mainContent form input.inputSubmit, #content form input.tx-srfeuserregister-pi1-submit {
	border: 1px solid #999999;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
#content form input.tx-srfeuserregister-pi1-submit:hover {
	color: #C00;
}
#mainContent fieldset {
	border: 1px solid #999999;
	padding: 15px;
}
#mainContent legend {
	font-size: 120%;
	font-weight: bold;
	color: #666666;
}
#content div.tx-srfeuserregister-pi1 dl {
}
#content div.tx-srfeuserregister-pi1 dt {
	clear: both;
	width: 100px;
	padding-right: 1em;
	text-align: left;
}
#content div.tx-srfeuserregister-pi1 dd {
	margin-left: 0px;
	text-align: left;
}
/* -------- Footer -----------*/
.oneColElsCtrHdr #footer {
	padding: 0;
	margin: 0px;
	font-size: 80%;
	font-weight: bold;
	margin-left: 60px;
}
.oneColElsCtrHdr #footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFFFFF;
}
/* -------- Liste -----------*/

#mainContent .ListItemBox {
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	width: 533px;
	height: 200px;
	background-image: url(../gfx/backgroundListItem.gif);
	background-repeat: no-repeat;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #68747D;
	font-size: 80%;
	margin-bottom: 0px;
}
#mainContent .ListItemBox h3 {
	font-size:  120%;
	padding-top: 4px;
	margin-top: 0px;
	margin-left: 20px;
	color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	height: 18px;
}
#mainContent .ListItemBox .listImage {
	vertical-align:middle;
	text-align: center;
	float: left;
	width: 155px;
	height: 135px;
	overflow: hidden;
	margin-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#mainContent .ListItemBox .listDescripion {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 200px;
	height: 160px;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
}
#mainContent .ListItemBox .listDisciplines {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 130px;
	height: 160px;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
}
#mainContent .ListItemBox .listInfo {
	float: left;
	margin-left: 3px;
	margin-top: 10px;
	width: 170px;
	height: 160px;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
}
#mainContent .ListItemBox .listAddresses {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 180px;
	height: 160px;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
}
#mainContent .ListItemBox .editIcon {
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 125px;
}
#mainContent .ListItemBox .editIcon a:hover {
	background-color:#DC1C1A;
}
#mainContent .listJumpFooter {
	color: #000000;
	font-size: 12px;
	margin-bottom: 15px;
	width: 536px;
	padding: 0px;
	text-align: left;
	background-image: url(../gfx/backgroundContentJumpFooter.jpg);
	background-repeat: repeat-x;
}
#mainContent .listJumpSportstaettenFooter {
	background-color: #CCCCCC;
	width: 533px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #68747D;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #68747D;
	padding: 0px;
	margin-bottom: 12px;
}
#mainContent .listJumpFooter .listAdressblock {
	font-size: 10px;
	width: 300px;
	height: 28px;
	margin-left: 10px;
	padding: 2px;
	float: left;
	line-height: 13px;
}
#mainContent .listJumpFooter .listJumpLink {
	width: 200px;
	height: 25px;
	padding: 2px;
	overflow: hidden;
	font-size: 10px;
	position: relative;
}
#mainContent .listJumpFooter .listJumpLink img {
	margin-right: 5px;
}
#mainContent .listJumpFooter a:link, #mainContent .listJumpFooter a:visited {
	color: #000000;
	text-decoration: none;
}
#mainContent .listJumpFooter a:hover, #mainContent .listJumpFooter a:active {
	color: #CD071E;
	text-decoration: none;
}
#mainContent .listJumpFooter .listJumpButton {
	border: none;
	vertical-align: middle;
}
/* -------- Liste Veranstaltungen -----------*/

#mainContent .ListEventItemBox {
	height: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #68747D;
	margin-bottom: 15px;
	background-image: url(../gfx/backgroundListEventItem.gif);
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	width: 533px;
	background-repeat: no-repeat;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #68747D;
	font-size: 80%;
}
#mainContent .ListEventItemBox a {
	text-decoration: none;
}
#mainContent .ListEventItemBox a:hover h3 {
	color: #F00;
}
.listEventText {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#mainContent .listEventText a {
	text-decoration: underline;
}
/* ------ Selection Categorie Sportstätten -----*/
#mainContent .searchSelectContent {
	text-align: right;
	margin-right: 10px;
}
#mainContent .searchSelectContent label {
	display: inline;
	font-weight: normal;
}
#mainContent .searchSelectContent select {
	margin-bottom: 4px;
	margin-top: 2px;
	padding: 3px;
	width: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#E8E8E8;
}
#mainContent .listLinkMaps {
	font-size: 9px;
	margin-bottom: 5px;
}
#mainContent .listLinkMaps a {
	text-decoration: none;
}
#mainContent .listLinkMaps a img {
	border: 0 none #FFFFFF;
}
/* ------ Detailansicht Sportstätten -----*/

#mainContent .sportstaettenDetail .backbutton {
	float: right;
}
.backbutton a {
	text-decoration: none;
}
/* ------ Detailansicht Marktplatz -----*/
#mainContent #List2Box {
	margin: 0px;
	padding: 0px;
}
#mainContent #List2Box h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainContent .marketPlaceListItem h3 {
	font-size:  120%;
	padding-top: 4px;
	margin-top: 0px;
	margin-left: 10px;
	color: #FFFFFF;
}
#mainContent .List2BoxLeft {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 250px;
	overflow: hidden;
}
#mainContent .List2BoxRight {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	width: 250px;
	overflow: hidden;
}
#mainContent .marketPlaceListItem {
	background-image: url(../gfx/backgroundListItem.gif);
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #68747D;
	background-repeat: no-repeat;
	font-size: 90%;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #68747D;
}
#mainContent .marketPlaceListItem .textBlock {
	padding: 10px;
}
#mainContent .inseratLink {
	font-size: 120%;
	font-weight: bold;
}
#mainContent .inseratLink a {
	text-align: center;
	color: #D10015;
	text-decoration: none;
	padding: 3px;
	display: block;
	border: 2px solid #D10015;
	width: 150px;
}
#mainContent .inseratLink a:hover {
	color: #FFFFFF;
	background-color:#D10015;
	padding: 3px;
	display: block;
	border: 2px solid #80000E;
}
