html, body {
	margin: 0px;
	padding: 0px;
	background-color: #336699;
	min-height: 100%;
	height: 100%;
	background-image: url('/fileadmin/markyourweb/images/background.gif');
	background-repeat: repeat-x;
}

.center {
	clear: left;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	margin: 0px auto;
	background-color: #ffffff;
	width: 980px;
}

a {
	color							: #009977;
	text-decoration		: none;
	border-bottom			: #cecece;
	border-width			: 0px 0px 1px 0px;
	border-style			: none none dashed none;
}

a:hover {
	color							: #ff0000;
	text-decoration		: none;
	border-bottom			: #cecece;
	border-width			: 0px 0px 1px 0px;
	border-style			: none none solid none;
}

ol, ol li, ul, ul li {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

ol li a, ul li a {
	border: none !important;
}

h1, h2, h3, h4, h5, h6, p, li {
	margin-top				: 0px;
	font-family				: Verdana, Arial, Helvetica;
	letter-spacing		: 0.1em;
}

p, li {
	color							: #00304d;
	font-size					: 12px;
	line-height				: 17px;
}

.content ul li {
	margin-left				: 17px;
}

h1 {
	font-size					: 18px;
	color							: #ff0000;
}

h2 {
	font-size					: 14px;
	color							: #00304d;
	margin-top				: 20px;
	margin-bottom			: 0px;
}

h3, h4, h5, h6 {
	font-size					: 12px;
	color							: #00304d;
	margin-top				: 20px;
	margin-bottom			: 0px;
}

.spacer {
	height						: 10px;
	clear							: both;
	margin						: 0px;
	padding						: 0px;
}

.bigspacer {
	height						: 10px;
	clear							: both;
	margin						: 0px;
	padding						: 0px;
}

.header {
	position					: absolute;
	top								: 0px;
	left							: 0px;
	margin						: 0px auto;
	padding						: 0px;
	width							: 980px;
	height						: 170px;
	clear:left;
}

.topimage {
	height: 170px;
}

.shadow, .shadow-menu {
	margin						: 0px;
	background-image	: url('/fileadmin/markyourweb/images/shadow.gif');
	background-repeat	: repeat-x;
}

.shadow {
	width							: 980px;
	height						: 9px;
}

.shadow-upsidedown {
	position: relative;
	top: 0px;
	left: 0px;
	margin						: 0 auto;
	width							: 980px;
	height						: 9px;
	background-image	: url('/fileadmin/markyourweb/images/shadow-upsidedown.gif');
	background-repeat	: repeat-x;
}

.topmenu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	position					: absolute;
	top								: 0px;
	right							: 0px;
	z-index						: 1;
	float							: right;
	padding-right			: 5px;
}

.topmenu-level1-no {
	color							: #ffffff;
	border						: none !important;
}

.topmenu-level1-act {
	color							: #00304d;
	border						: none !important;
}

.topmenu-level1-no:hover {
	color							: #33a4e5;
	border						: none !important;
}

.topmenu-level1-act:hover {
	color							: #33a4e5;
	border						: none !important;
}

.mainmenu {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 10px;
	margin-top: 145px;
	width: 980px;
	height: 25px;
}

.header > .mainmenu {
	background-image	: url('/fileadmin/markyourweb/images/trans.png');
	background-repeat	: repeat-x;
}

.mainmenu-level1-no, .mainmenu-level1-act {
	list-style-type		: none;
	margin-top				: 4px;
	padding						: 0px 20px 0px 0px;
	font-family				: Verdana, Arial, Helvetica;
	font-size					: 13px;
	letter-spacing		: 0.1em;
	border						: 0px solid #000000;
	text-align				: center;
	float							: left;
}

.mainmenu-level1-no a {
	border						: 0px;
	color							: #00304d;
	text-decoration		: none;
}

.mainmenu-level1-act a {
	color							: #006397;
	text-decoration		: none;
	border						: none !important;
}

.mainmenu-level1-no a:hover {
	color							: #33a4e5;
}

.mainmenu-level1-act a:hover {
	color							: #33a4e5;
}

#menutitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.submenu {
	list-style-type: none;
	background-color: #ebf0fe;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #00304d;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.submenu-level1-no, .submenu-level1-act {
	font-family		: Verdana, Arial, Helvetica;
	font-size		: 12px;
	letter-spacing		: 0em;
	list-style-type		: none;
	padding			: 4px 4px 4px 4px;
}

.submenu-level1-no a, .submenu-level1-act a {
	text-decoration	: none;
	border		: 0px;
	line-height	: 17px;
}

.submenu-level1-no a {
	color							: #00304d;
}

.submenu-level1-act a {
	color							: #33a4e5;
}

.submenu-level1-no a:hover {
	color							: #009977;
}

.submenu-level1-act a:hover {
	color							: #009977;
}

.submenu-level2-no, .submenu-level2-act {
	list-style-type		: none;
	font-family		: Verdana, Arial, Helvetica;
	font-size		: 11px;
	letter-spacing		: 0em;
	padding			: 0px 0px 0px 15px;
	line-height		: 17px;
}

.submenu-level2-no a, .submenu-level2-act a {
	text-decoration: none;
	border: 0px;
}

.submenu-level2-no a {
	color							: #00304d;
}

.submenu-level2-act a {
	color							: #33a4e5;
}

.submenu-level2-no a:hover {
	color							: #009977;
}

.submenu-level2-act a:hover {
	color							: #009977;
}

.tx-vgetagcloud-pi1 h3 {
	margin						: 0px;
}

.tx-vgetagcloud-pi1 {
	font-family				: Verdana, Arial, Helvetica;
	background				: none !important;
}

.tx-vgetagcloud-pi1 a {
	border						: 0px;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #00304d;
	margin-bottom: 10px;
}

.breadcrumb a {
	border: none !important;
	color: #00304d;
}

.main {
	float: left;
}

.content {
	margin-top: 190px;
	float: right;
	width: 560px;
	min-height: 600px;
	margin-bottom: 10px;
	z-index: 2;
}

.leftcontent {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	float: left;
	margin: 190px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	z-index: 1;
}

.rightcontent {
	position: relative;
	top: 190px;
	right: 0px;
	float: right;
	margin-top: 0px;
	width: 175px;
	height: 610px;
	margin-right: 0px;
	text-align: center;
}

.footer {
	position					: relative;
	top								: 0px;
	left							: 0px;
	width							: 975px;
	height						: 22px;
	margin						: 0 auto;
	padding-top				: 3px;
	padding-left			: 5px;
	font-family				: Verdana, Arial, Helvetica;
	font-size					: 12px;
	color							: #ffffff;
	background-color	: #336699;
}

.footerlink {
	border: none !important;
	color: #00304d;
}

.validators {
	position					: relative;
	top								: 0px;
	left							: 0px;
	width							: 980px;
	height						: 30px;
	margin						: 0 auto;
	text-align				: center;
}

.validators a {
	border: none !important;
}

.tx-vgetagcloud-pi1 {
	width: 200px;
}

/* default styles for extension "tx_dropdownsitemap_pi1" */
.tx-dropdownsitemap-pi1 UL, .tx-dropdownsitemap-pi1 OL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #009977;
  background-color: inherit;
}
.tx-dropdownsitemap-pi1 DIV {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 2px;
	padding: 2px;
}

.tx-dropdownsitemap-pi1 LI.open OL {
	display: block;
}

.tx-dropdownsitemap-pi1 LI.closed OL {
	display: none;
}

.tx-dropdownsitemap-pi1 LI.open UL {
	display: block;
}

.tx-dropdownsitemap-pi1 LI.closed UL {
	display: none;
}

.tx-dropdownsitemap-pi1 SPAN.ifsub {
	text-transform: none;
	font-weight: bold;
}

.tx-dropdownsitemap-pi1 SPAN.spc {
	text-transform: none;
	font-style: italic;
}

.tx-dropdownsitemap-pi1 .description {
	font-style: italic;
	font-size: 80%;
	margin-left: 5px;
}

.tx-dropdownsitemap-pi1 DIV {}
.tx-dropdownsitemap-pi1 DIV.level_2 {}
.tx-dropdownsitemap-pi1 DIV.level_3 {}
.tx-dropdownsitemap-pi1 DIV.level_4 {}
.tx-dropdownsitemap-pi1 DIV.level_5 {}

.tx-dropdownsitemap-pi1 DIV.expAll {
	border: dashed 1px #cecece;
	background-color: #ffffff;
	color: inherit;
	padding: 5px;
}

.tx-dropdownsitemap-pi1 img {
	margin-right: 5px;
}

.csc-textpic-caption {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #00304d;
}

.tx-vgetagcloud-pi2 ul {
	margin-left: 20px;
	list-style: square;
}

.csc-uploads .csc-uploads-icon a, .csc-uploads-icon img {
	border: none !important;
}

.csc-textpic a {
	border: none !important;
}

.tx_lumogooglemaps_pi1_infobox {
	font-family: Verdana, Arial, Helvetica;
}

.gmapDirHead, .gmapDirHead a {
	font-family: Verdana, Arial, Helvetica;
}

.tx_lumogooglemaps_pi1_infobox p.bodytext {
	margin: 0px;
	padding: 0px;
}

.tx-youtubeapi-list {
	font-family: Verdana;
	font-size: 10px;
}
