html, body {
	background-color: #ffffff;
	color: #666;
	cursor: default;
	font: 12px 'Verdana', sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

img {
	border: 0;
}

fieldset pre {
	overflow: auto;
}

legend {
	color: #888;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 12pt;
}

#header {
	background: #FFF;
	margin-left: 0;
	padding: 0;
	width: auto;
	height: 70px;
	background: url(../images/layout/head.jpg) repeat-x;
}

#layout {
	background: #FFF;
	margin: auto;
	padding: 0px 20px 20px 20px;
	width: auto;
	margin-left: 148px;
	height: auto !important;
	height: 700px;
	margin-top: 2px;
	background: url(../images/layout/c3.jpg) no-repeat;
}

p.layout a {
	border-bottom: 1px dotted #666;
	color: #71D000
}

p.layout 
{
	color: #666;
	cursor: default;
	font: 12px 'Verdana', sans-serif;
}


a:link, a:visited { color: #71D000; text-decoration: none; font-weight:bold;}
a:active { color: #FF8000; text-decoration: none; font-weight:bold;}
a:hover {COLOR: #00BC00; text-decoration: none; font-weight:bold;}

#designPic
{
	background: url(../images/layout/c1.jpg) no-repeat; 
	margin-left: 0px !important; 
	width: 100%; 
	height: auto; 
	position: absolute;
}

#head {
	background: url(../images/layout/icons/weltwunder.gif) no-repeat;
	border: 0;
	color: #71D000;
	font: 18px 'Trebuchet MS';
	height: 32px;
	margin: 0 0 10px 0;
	padding: 5px 38px;
}

#head a:link, #head a:visited, #head a:hover, #head a:active {
	border: 0;
}

#menu {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: -100px;
	width: 200px;
}

#menu a {
	border: 0px;
	color: #666;
	display: block;
	font: 12px 'Arial';
	padding: 5px;
	padding-bottom: 12px;
	text-decoration: none;
}

#menu a:hover {
	background-color: #F1F1F1;
	border: 1px solid #B0B0B0;
	color: #333;
	margin: -1px;
}

#menu fieldset {
	margin-top: 15px;
}

#menu img {
	margin-bottom: -11px;
}

#menu form img {margin-bottom: 0px;}

#footer, #footer a {
	color: #333333;
	font-size: 10px;
	margin-top: 20px;
	text-align: center;
	text-decoration: none;
	width: auto;
	min-height: 50px;
	background-color: #c6c6c6;
}

#footer a {
	border-bottom: 1px dotted #BFBFBF;
}

.warning {
	color: red;
}

.icon {
	border: 0 !important;
	margin-left: 5px;
}

.icon img {
	height: 16px;
	margin-bottom: -2px;
	width: 16px;
}

.appicon img {
	height: 16px;
	margin-bottom: -2px;
	margin-left: 2px;
	width: 48px;
}


hr.dotted
{
	border-color: #A2A2A2;
	border-style: dotted;
	border-width: 0px 0px 2px 0px;
	padding: 20px 0px 0px 0px;
}

td.itab
	{
	background-color: #FFFFFF;
	}
.itable
	{
	background-color: #C0C0C0;
	text-align: center;
	}
.header1
	{
	background-color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/layout/tablebg.gif);
	text-align: center;
	}
.header2
	{
	background-color: #F5F5F5;
}

span.link
{
       color: #71D000;
       font:11px 'Lucida Grande', Tahoma, sans-serif;
       font-weight: bold;
}
p.own2 {
  text-align: justify;
}
