@CHARSET "UTF-8";

.singleCol {
	height: 250px;
	width: 850;
	margin: 0 auto;
	/* padding: 20px; */
	text-align: left;
	background: url(/img/BG_singleCol.jpg) no-repeat 0% 0%;
}

.threeColsLeft,.threeColsCenter,.threeColsRight {
	width: 232px;
	height: 86px;
	margin: 11px 0;
	padding: 12px 12px 25px 20px;
	float: left;
	text-align: left;
	border: 1px solid #cecece;
	background: #f0f0f0 url(/img/BG_threeCols.png) repeat-x left center;
}

.threeColsLeft,.threeColsCenter {
	margin-right: 20px;
}

.twoColsRight {
	font: 12px/17px Arial;
	color: #333;
}

.threeColsLeft {
	margin-left: 5px;
}

.gbsBG {
	font: bold 18px/23px Arial;
	color: #fff;
	padding-top: 1em;
	height:240px;
	width: auto;
	background: url(/img/BG_singleCol.jpg) no-repeat 100% ;
}

.gbsBG h1 {
	padding: 5px 0 0 10px;
	font: bold 36px/41px Arial;
	color: #fff;
}

.gbsBG p {
	padding: 1em;
	font: bold 18px/23px Arial;
	color: #fff;
}

/* ------------------------Startpage-------------------- */
.singleCol h1 {
	font: bold 36px/41px Arial;
	padding: 10px 0 0 20px;
	color: #fff;
}

.singleCol p {
	font: bold 18px/23px Arial;
	color: #fff;
	padding-top: 1em;
	margin-left: 20px;
}

.singleCol a,.singleCol a:visited,.singleCol a:active {
	color: #fff;
	text-decoration: underline;
}

.singleCol a:hover {
	color: #000;
	text-decoration: underline;
}

.threeColsLeft,.threeColsCenter,.threeColsRight {
	font: normal 13px/18px Arial;
}

.threeColsLeft h2,.threeColsCenter h2,.threeColsRight h2 {
	font: bold 24px/29px Arial;
	padding-bottom: 5px;
}

.threeColsLeft a,.threeColsLeft a:hover,.threeColsLeft a:visited,.threeColsLeft a:active,.threeColsCenter a,.threeColsCenter a:hover,.threeColsCenter a:visited,.threeColsCenter a:active,.threeColsRight a,.threeColsRight a:hover,.threeColsRight a:visited,.threeColsRight a:active
	{
	color: #333;
	text-decoration: none;
	padding-right: 80px;
	display: block;
	padding-bottom: 10px;
}

.threeColsLeft a,.threeColsLeft a:hover,.threeColsLeft a:visited,.threeColsLeft a:active
	{
	background: url(/img/Btn_threeColsLeft1.png) no-repeat right top;
}

.threeColsLeft a:hover {
	color: #000;
	background: url(/img/Btn_threeColsLeft2.png) no-repeat right top;
}

.threeColsCenter a,.threeColsCenter a:hover,.threeColsCenter a:visited,.threeColsCenter a:active {
	background: url(/img/Btn_threeColsCenter1.png) no-repeat right top;
}

.threeColsCenter a:hover {
	color: #000;
	background: url(/img/Btn_threeColsCenter2.png) no-repeat right top;
}

.threeColsRight a,.threeColsRight a:hover,.threeColsRight a:visited,.threeColsRight a:active
	{
	background: url(/img/Btn_threeColsRight1.png) no-repeat right top;
}

.threeColsRight a:hover {
	color: #000;
	background: url(/img/Btn_threeColsRight2.png) no-repeat right top;
}
