

#top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 187px;
	background: url(bg_oben2.jpg);
	overflow-x: hidden;
}

#menu {
	left: 250px;
	top: 135px;
	padding: 2px;
	width: 500px;
	overflow: hidden;
	float: left;
	position: absolute;
	max-width: 500px;
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 20px;
	line-height: 20px;
	text-shadow: 1px 1px 1px #000000;
	filter:DropShadow(color=#660033, offx=1, offy=1);
}

A.menu:link,A.menu:active,A.menu:visited  { text-decoration: none; color: #FFFFFF; }
A.links:link,A.links:active,A.links:visited  { text-decoration: none; color: #000000; }
A.menu:hover{ color: #CCFFFF; }
A.links:hover { color: #222222; }
A:link,A:visited { text-decoration: underline; color: #111111; }
A:hover,A:active { text-decoration: none; color: #111111; }

body {
	background: url(bg_all2.jpg);
	color: #000000;
	font-family: Times New Roman;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow-y: scroll;
}

#loginhr {
	border: 2px dashed #DDFFFF;
}

#content {
	top: 200px;
	padding: 2px;
	width: 99%;
	overflow-x: hidden;
	position: absolute;

}

#summary {
	background: url(bg_all2.jpg);
	border-bottom: solid 3px;
	padding: 2px;
	color: #000000;
	font-family: Times New Roman;
	font-size: 20px;
}

#argument {
	background-color: #CCCCCC;
	padding: 5px;
	color: #000000;
	font-family: Times New Roman;
	font-size: 20px;
}

#reference {
	padding: 5px;
	padding-bottom: 1px;
	color: #000000;
	font-family: Times New Roman;
	font-size: 15px;
	border-bottom: 1px solid;
}


#contradiction {
	left: 20px;
	top: 220px;
	padding: 10px;
	width: 190px;
	text-indent: -9px;
	overflow-x: hidden;
	position: absolute;
	color: #000000;
	font-family: Courier New;
	font-size: 15px;
}


#simil,#contr {
	font-variant: small-caps;
	font-weight: bold;
	font-family: Courier New;
	font-size: 17px;
}

#contr { color: #FFFFFF; padding-left: 10px; }

#contr2 { color: #CCCCCC; padding-left: 10px; }

#simil { color: #FFFFFF; padding-left: 10px; }

#simil2 { color: #CCCCCC; padding-left: 10px; }

#struc2 { color: #CCCCCC; padding-left: 10px; }

#similar {
	right: 20px;
	top: 220px;
	padding: 10px;
	padding-left: 10px;
	width: 190px;
	text-indent: -9px;
	overflow-x: hidden;
	position: absolute;
	float: right;
	color: #FFFFFF;
	line-height: 20px;
	font-family: Courier New;
	font-size: 15px;
}
#structure {
	width: 500px;
	overflow-x: hidden;
	position: relative;
	float: center;

	color: #000000;
	font-family: Courier New;
	font-size: 15px;
}

