body {
	margin:0px;
	padding:0px;
	font:hevletica;
}
h1 {
	font-size:20px;
	color:#ff0000;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align:center;
}
h2 {
	text-align:center;
	font-size: 18px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}
h3 {
	text-align:center;
	font-size:17px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}
h4 {
	text-align:center;
	font-size: 16px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h5 {
	text-align:center;
	font-size: 15px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h6 {
	text-align:center;
	font-size: 14px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
div.container {
	border: 1px solid #000000;
	overflow: hidden;
	width: 1024px;
}
div.header {
	
	background-color:#FFFFFF;
	height:340px;
	width:1024px;
}

div.footer {
	width:1024px;
	height:40px;
	color:emerald;
	font-size:10px;
	text-align:center;
	background-color:#999999;
	padding-top:18px;
}
div.left {
	width:130px;
	margin:10px;
	padding:5px;
	float:left;
	color:#494949;
	font-size:16px;
	font-weight: bold;
}
div.right {
	width: 700px;
	float: right;
}
div.content {
	width:450px;
	text-align:justify;
	padding:15px;
	text-indent:15px;
	float:left;
}
div.user {
	width:150px;
	float:right;
}
div.clear {
	clear: both;
	border: solid 1px;
	width:1024px;
}
div.clear1 {
	clear: both;
	width:1024px;
}
.run {
	font-weight: bold;
	font-size:20px;
	color: #000000;
	background-color: #999999;
	
}

div.skript {
	padding-top:0px;
	align:center;
	position:relative;
}
div.shadow {
	height:430px;
	background-color:999999;
}
li.list {
	display:inline;
	list-style-type: none;
	font-size:12px;
}
div.footer1 {
	align:center;
}
.ItemStyle {
	font-family: "Arial";
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(../img/usm.gif);
	color: #003399;
}
.PopItemStyle {
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(../img/dsmh.gif);
	color: #003399;
	font-family: "Arial";
 A:link {
 color: #003399;
 text-decoration: underline;
}
A:visited {
	color: #002B84;
	text-decoration: underline;
}
A:hover {
	font-style: italic;
	color: #CC0000;
	text-decoration: underline;
}
