* {
	font-family: Arial, "Trebuchet MS", Verdana;
	color:#fff;
}

p {
	color:#fff;
	font-size: 12px;
	text-align: left;
	margin:0px;
	padding:0px;
}

blockquote {  }

ul {  }

input.submitbutton {  }

a:link {
	color:#f7a800;
	text-decoration: none;
}

a:visited { 
	color:#f7a800;
	text-decoration: none; 
}

a:hover {
	color:#f7a800; 
	text-decoration: underline;
}

a:active {
	color:#f7a800;
	text-decoration: none;
}

h1 {
	color: #f7a800;
	font-size: 20px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

h2 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 6px;
}

h4 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 6px;
}


.smalltext {
	font-size:10px;
}

.indent {
	font-size:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	padding-right:20px;
}

.align-left {
	text-align:left;
}

.align-right {
	text-align:right;
}

.align-center {
	text-align:center;
}

.align-justify {
	text-align:justify;
}

.mapstext b { color:#000; }
.mapstext a u { color:#000; }



a.style10 {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	text-indent: -9999px;
	text-align:left;
}


a.style10.twitter {
	background-image: url(/typo3conf/ext/st_socialnetwork/static/style10/twitter.png);
	text-indent: -9999px;
}

a.style10.facebook {
	background-image: url(/typo3conf/ext/st_socialnetwork/static/style10/facebook.png);
	text-indent: -9999px;
}

a.style10.youtube {
	background-image: url(/typo3conf/ext/st_socialnetwork/static/style10/youtube.png);
	text-indent: -9999px;
}

a.style10.meinvz {
	background-image: url(/typo3conf/ext/st_socialnetwork/static/style10/meinvz.png);
	font-size: 0px;
	text-indent: -9999px;
}
