BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	text-align: center;
	color: #313031;
	FONT-SIZE: 14px;
	LINE-HEIGHT: 20px;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	margin: 0px 0px 10px 0px;
	color: #02860D;
}

H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	margin: 0px 0px 0px 0px;
	color: #02860D;
}

H3 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	margin: 0px 0px 10px 0px;
	FONT-STYLE: italic;
}

P {
	margin: 0px 0px 14px 0px;
}

ul {
	padding: 0px 0px 0px 20px;
	MARGIN: 0px 0px 0px 0px;
}	
	
li  {
	padding: 0px 0px 0px 0px;
	MARGIN: 0px 0px 0px 0px;
	}	
		
A {
	color: #02860D; TEXT-DECORATION: none
}

A:hover {
	TEXT-DECORATION: none;
	color: #00E319;
}

a img {
	border: none;
}

#top {
	top: 20px;
	left: 20px;
	position: absolute;
}	

#wrapper {
	MARGIN: 0px auto;
	WIDTH: 522px;
	TEXT-ALIGN: left;
	}

#menu1  {
	TEXT-ALIGN: left;
	margin-top: 110px;
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
}

#menu1 a {
	color: #393839;
}

#menu1 A:hover {
	COLOR: #00E319; 
}

#menu1 ul {
width: 100%;
padding: 0;
margin: 0;
text-align: left;
}

#menu2 ul{
width: 100%;
padding: 0;
margin: 0;
text-align: center; 
}

#menu1 ul li {
display: inline;
padding: 0px 0px 0px 0px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #BBB; /*THEME CHANGE HERE*/
line-height:18px;
z-index:100;
background-color: #F2FFF3;
width: 140px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
padding-left: 3px;
text-align: left;
font-family: Arial, Helvetica, sans serif;
font-size: 12px;
 padding-bottom: 10px;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
COLOR: #00E319;
}

#uebermenu{
	width: 200px;
}

#menu2 {
	text-align: center;
	margin-bottom: 20px;
}

#menu2 ul {
	text-align: center;
	margin: auto;
}

#mainContent {
}

#copyContent {
}

#copyContent h2 {
	margin-top: 14px;
	margin-bottom: 14px;
}

#copyContent img {
	float: right;	
}

.alexander {
	margin-left: 30px;
	float: right;
}

.arttext {	
	margin-bottom: 30px;
}	
	
.arttext p {	
	margin-right: 100px;
}	
	
.artpic {
	margin-top: 10px;
	float: right;
	margin-bottom: 30px;
}

.artpic img {
	float: left;
}
	
.detaillinks, .bottomlinks {
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
	margin-top: 20px;
}

#back {
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
}
	
.detailartpic {
	margin-top: 10px;
	float: right;
}

.companytext {
	margin-top: 12px;
}

#footer {
	TEXT-ALIGN: center;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
	margin-bottom: 30px;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.zertifikat td {
	vertical-align: top;
}

#back {
	margin-bottom: 6px;
}


.sort-table {
	font: Icon;
	border: 1px #333333;
	background: White;
	color: #333333;
}
.sort-table thead {
	background: #CCCCCC;
}
.sort-table td {
	padding: 2px 5px;
	line-height: 14px;
}
.sort-table thead td {
	border: 1px solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	cursor: pointer;
}
.sort-table thead td:active {
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	padding: 3px 4px 1px 6px;
}
.sort-table thead td[_sortType=None]:active {
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	padding: 2px 5px;
}
.sort-arrow {
	width: 11px;
	height: 11px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 2px;
}
.sort-arrow.descending {
	background-image: url("downsimple.png");
}
.sort-arrow.ascending {
	background-image: url("upsimple.png");
}

