
/* @group Basic */

* {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

ul, ol {
	list-style: none;
}

body {
	background-color: #FFF;
	text-align: center;
}

h1, h2, h3 {
	color: #00a513;
}

h1 {
	font-size:16px;
}

h1, h2, h3,
p {
	margin-bottom: 9px;
}

.clear {
	clear: both;
}

/* @end */

/* @group fw */

#fwStart {
	width: 1000px;
	margin: 18px auto;
	text-align: center;
	vertical-align: middle;
	border: 5px solid #00A513;
}


#fwContainer {
	width: 1000px;
	margin: 18px auto;
	text-align: left;
}

#fwTop {
	height: 100px;
	position: relative;
}

#fwStartLogo {
	position: absolute;
	top: 200px;
	left: 503px;
	float: left;
}

#fwLogo {
	position: absolute;
	top: 0;
	left: 22px;
}
#fwQype {
	position: absolute;
	top: 20px;
	left: 860px;
       width:133px;
	height:78px;
       text-align:center;
	padding-left:5px;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
}
#fwQype-stars {
       height:20px;
}
#fwQype-logo {
	top: 20px;
}
#fwQype-text {
	top: 53px;
}
#fwContact {
	position: absolute;
	top: 20px;
	left: 570px;
	height:78px;
	width:130px;
	padding-left:5px;
	border-left:1px solid #C0C0C0;
}
#fwPhone {
	position: absolute;
	top: 20px;
	left: 700px;
	height:78px;
	width:150px;
	padding-left:5px;
	border-left:1px solid #C0C0C0;
}

#fwNavTop {
	height: 33px;
	overflow: visible;
}

#fwHeader {
	margin-top: 9px;
}

#fwMain {
	margin-top: 27px;
}

#fwLeft {
	float: left;
	min-height: 300px;
	width: 227px;
}

/*
#fwContentOuter {
	margin-left: 228px;
}
*/
#fwContentOuter {
	position:relative;
	float:left;
}
#fwContentOuter {
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#fwContent {
	width: 550px;
}

#fwRight {
	float: right;
	width: 204px;
}

#fwFooterContent {
	position:relative;
	float: left;
	width: 780px;
	height:33px;
	top:33px;
	background: #00a513 url(bg_fwTopNav.jpg) no-repeat left top;
}

#fwFooterMenu {
	float: right;
	width: 204px;
}



/* @end */

/* @group fwContact */

#fwContact ul {
}
#fwContact ul li {
	display: block;
	margin-top: 0px;
}
#fwPhone ul li {
	display: block;
	margin-top: 0px;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #00a513;
	font-size: 16px;
	height: 40px;
       font-weight:bold;
}
#fwContact ul li a {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 50px;
	color: #00a513;
	font-size: 16px;
	height: 40px;
}
#fwContact ul li a:hover {
	color: #000;
}
#fwContact ul li.email a {
	background-image: url(contact_email.jpg);
	font-weight:bold;
}
/*
#fwPhone ul li.call {
	background-image: url(contact_call.jpg);
	font-weight:bold;
}
*/
/* @end */

/* @group fwNavTop */

#fwNavTop {
	background: #00a513 url(bg_fwTopNav.jpg) no-repeat left top;
}
#fwNavTop p {
	float: right;
	width: 360px;
}

#fwNavTop p span {
	height: 25px;
}

#fwNavTop div {
	height: 29px;
	padding-top: 4px;
	background: url(bg_fwTopNav_ul.jpg) no-repeat right top;
}

#fwNavTop p {
	float: right;
	display: block;
	background: #FFF url(bg_fwTopNav_p.jpg) no-repeat left top;
	margin-right: 5px;
	color: #00a513;
	height: 25px;
}
#fwNavTop p span {
	display: block;
	margin: 0;
	padding: 0;
	padding: 4px 6px 0 6px;
	height: 21px;
	background: url(bg_fwTopNav_p_span.jpg) no-repeat right top;
	font-weight: bold;
}

#fwNavTop ul {
	background: #00a513;
	padding: 5px 0 0 21px;
}

#fwNavTop ul ul {
	background: #4fbd2d;
	padding: 0;
}


#fwNavTop ul li {
	display: inline;
	padding: 0 32px 10px 0px;
}

#fwNavTop ul li a {
	color: #000;
	text-transform: uppercase;
	font-weight: bolder;
	font-size:100%;
}
#fwNavTop ul li ul li {
	padding: 0;
}

#fwNavTop ul li ul li a {
	color: #000;
	text-transform: none;
	font-weight: bold;
	font-size: 95%;
}


#fwNavTop ul li.active a,
#fwNavTop ul li a:hover {
	color: #FFF;
}

/* @end */

/* @group fwLeft */

#fwLeft ul {}

#fwLeft ul li {}

#fwLeft ul li a {
	display: block;
	color: #000;
	padding: 0 0 0 21px;
	font-size: 14px;
	margin-bottom: 9px;
}

#fwLeft ul li.active a,
#fwLeft ul li a:hover {
	color: #00a513;
	background: url(nav_bullet.jpg) no-repeat 7px center;
}

#fwLeft2 ul li a {
	display: block;
	color: #000;
	padding: 0 0 0 35px;
	font-size: 12px;
	margin-bottom: 9px;
}
.tx-vgetagcloud-pi1 {
background-color:#fff
}
.tx-vgetagcloud-pi1 a {
font-size:100;
}


/* @end */

/* @group fwRight */

#fwRight h1 {
	text-transform: uppercase;
	color: #000;
}

#fwRight ul li a {
	display: block;
	font-size: 12px;
	margin-bottom: 9px;
	color: #000;
}

#fwRight ul li a:hover {
	color: #00a513;
}

/* @end */

/* @group fwContent */

#fwContent a {
	color: #00a513;
	text-decoration: underline;
}
#fwContent a:hover {
	text-decoration: underline;
}

#fwContent ul {
	list-style-position: inside;
	list-style-type: disc;
}

#fwContent ul ul {
	margin-left: 20px;
}

/* @end */

/* @group fwFooter */

#fwFooter ul {}

#fwFooter ul li {}

#fwFooter ul li a {
	display: block;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 9px;
}

#fwFooter ul li a:hover {
	color: #00a513;
}

#fwFooter p {
	font-size: xx-small;
	color: #00a513;
}
#fwFooterContent div {
	height: 29px;
	padding-left: 6px;
	padding-right:6px;
	padding-bottom:4px;
	background: url(bg_fwTopNav_ul.jpg) no-repeat right top;
}
#fwFooterContent a {
	color:#fff;
	font-size:13px;
}
#fwFooterContent a:hover {
	color:#ccc;
}

/* @end */

/* @group Form */

#mailform   { width:410px;font-weight: bold;  padding: 20px;padding-left:0px;}
.csc-mailform-field label   { font-weight: normal; weight:50px;display:block;text-align:left;
			padding-top 10px; padding-bottom: 10px;margin-right: 10px;;padding-left:0px;float:left }
.csc-mailform-field { text-align:right;font-weight: bold; padding-top 10px; padding-right:100px;
			width:410px;padding-bottom: 10px; border: 0; }
.csc-mailform input,csc-mailform textarea   { font-size: 10px;font-family: Verdana, Helvetica, sans-serif; 
			margin-bottom: 10px; padding: 2px; margin-right: 100px;
			border: solid 1px #ccc}
#mailformformtype_mail {padding:2px;margin-left:40px;background:#eee;border:1px solid #ccc;width:80px;
			text-align:center;}



/* @end */

/* @group ksSitemap */

ul.ksSitemap {
	
}

ul.ksSitemap li.level0 {}
ul.ksSitemap li.level1 { margin-left: 20px; }
ul.ksSitemap li.level2 { margin-left: 40px; }
ul.ksSitemap li.level3 { margin-left: 60px; }
ul.ksSitemap li.level4 { margin-left: 80px; }

/* @end */

/* @group tagcloud */

#tagcloud {
	background-color: #ffffff;
	line-height: 200%;
}

#tagcloud ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: none;
}

#tagcloud li {
	display: block;
	float: left;
}

#tagcloud ul li a {
	padding: 0 4px 0 4px;
	text-decoration: none;
       font-size: 100%;
	color:#000;
}

#tagcloud ul li a:hover {
	color: #00a513;
	background: none;
	background-color: #ccc;
}

#starttagcloud {
	line-height: 300%;
	background-image: url(/fileadmin/sys/logo.jpg); 
	background-position: center center;
	background-repeat:no-repeat;
}

#starttagcloud ul {
	margin: 10px;
	padding: 0px;
	list-style: none;
	float: none;
}

#starttagcloud li {
	display: block;
	float: left;
}

#starttagcloud ul li a {
	padding: 0px 4px 0px 4px;
	text-decoration: none;
       font-size: 100%;
	color:#000;
}

#starttagcloud ul li a:hover {
	color: #00a513;
	background: none;
	background-color: #ccc;
}

/* @end */
