* {
	margin: 0;
	padding: 0;
}

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

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background: white url(img/bg.gif) repeat-x scroll top;
	font-size: 100%;
	margin: 0;
	padding: 0 0;
}

a:link {
	color: #c7610e;
	text-decoration: none;
}

a:visited {
	color: #c7610e;
	text-decoration: none;
}

a:active {
	color: Red;
	text-decoration: none;
}

.leftContent a:hover, .rightContent a:hover, .rightFooter a:hover, #barBody a:hover {
	color: #c7610e;
	text-decoration: underline;
}

hr.dash {
	border: 0 none #FFFFFF;
	border-top: 1px dashed #CCCCCC;
	height: 1px;
	width: 100%;
	margin-top: 5px;
	display: block;
	clear: both;
}

hr {
	border: 0 none #FFFFFF;
	border-top: 1px solid #CCCCCC;
	height: 1px;
	width: 98%;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	clear: both;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #a0522d;
	font-size: 1.3em;
	margin: 0 0 0.8em 0;
	border-bottom: 1px dashed #a0522d;
}

h3 {
	background-color: transparent;
	color: Gray;
	font-size: 1.3em;
}

h4 {
	background-color: transparent;
	color: #333333;
	font-size: 0.7em;
	padding-left: 10px;
	padding-top: 5px;
}

h5 {
	background-color: transparent;
	color: Gray;
	font-size: 0.9em;
	padding-bottom: 15px;
}

img {
	border-width: 0;
}

#pageHeader {
	width: 960px;
	height: 68px;
	margin: 0 auto 0 auto;
	clear: both;
	font-size: 0.6em;
	text-align: center;
}

#logo {
	float: left;
	width: auto;
	height: 68px;
	padding: 0 0 0 5px;
}

#date {
	float: right;
	padding: 5px 0 0 5px;
	color: #333333;
}

.date {
	float: right;
	padding: 5px 0 0 5px;
	color: #333333;
}

.date a:link {
	color: #333333;
	text-decoration: none;
}

.date a:hover {
	color: #333333;
	text-decoration: underline;
}

.date a:visited {
	color: #333333;
}

#mainBody {
	width: 960px;
	margin: 0 auto 1px auto;
	clear: both;
}

.contentSpacer {
	height: 10px;
}

.miniSpacer {
	height: 5px;
}

.leftHeader {
	width: 232px;
	height: 22px;
	background: white url(../ajaxtabs/shade.gif) repeat-x;
	border: 1px solid #d6d6d6;
}

.leftContent {
	width: 232px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	background-color: white;
}

.leftFooter {
	width: 232px;
	min-height: 5px;
	border: 1px solid #d6d6d6;
	border-top: none;
	background-color: white;
	font-size: 0.6em;
	font-weight: normal;
	padding: 5px 0 5px 0;
}

.rightHeader {
	width: 178px;
	height: 22px;
	background: white url(../ajaxtabs/shade.gif) repeat-x;
	border: 1px solid #d6d6d6;
}

.rightContent {
	width: 178px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	background-color: white;
}

.rightFooter {
	width: 178px;
	min-height: 5px;
	border: 1px solid #d6d6d6;
	border-top: none;
	background-color: white;
	font-size: 0.6em;
	font-weight: normal;
	padding: 5px 0 5px 0;
}

input.content {
	font-size: 0.7em;
}

/* Input field styles
---------------------------------------- */
.inputbox {
	background-color: #FFFFFF; 
	border: 1px solid #B4BAC0;
	color: #333333;
	padding: 2px;
	cursor: text;
}

.inputbox:hover {
	border: 1px solid #ED8415;
}

.inputbox:focus {
	color: #000000;
	border: 1px solid #ED8415;
}

/* Menüleiste */

#mainmenu {
	height: 27px;
	width: 960px;
	font-size: 0.8em;
	margin: 0 auto 0 auto;
}

.mmbutton {
	width: 129px;
	height: 27px;
	border-right: 1px solid #E9E9E6;
	border-left: 1px solid Silver;
	line-height: 27px;
	text-align: center;
	float: left;
}

.mmbutton a:link, .mmbutton a:visited {
	width: 129px;
	height: 27px;
	color: #333333;
	text-decoration: none;
	display: block;
}

.mmbutton a:hover {
	background: url(img/mmhover.png) repeat-x;
}

.mmabutton {
	width: 129px;
	height: 27px;
	background: url(img/mmabutton.png) repeat-x;
	border-right: 1px solid #E9E9E6;
	border-left: 1px solid Silver;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	float: left;
}

.mmbuttonh {
	width: 40px;
	height: 27px;
	background: url(img/mmbutton.png) repeat-x;
	border-right: 1px solid #E9E9E6;
	font-weight: bold;
	line-height: 27px;
	text-align: left;
	float: left;
}

.mmbuttonl {
	width: 181px;
	height: 27px;
	border-right: 1px solid #E9E9E6;
	border-left: 1px solid Silver;
	line-height: 27px;
	text-align: center;
	float: left;
}

.mmbuttonl a:link, .mmbuttonl a:visited {
	width: 181px;
	height: 27px;
	color: #333333;
	text-decoration: none;
	display: block;
}

.mmbuttonl a:hover {
	background: url(img/mmhover.png) repeat-x;
}

.mmabuttonl {
	width: 181px;
	height: 27px;
	background: url(img/mmabutton.png) repeat-x;
	border-right: 1px solid #E9E9E6;
	border-left: 1px solid Silver;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	float: left;
}

.mmabuttonl {
	width: 181px;
	height: 27px;
	background: url(img/mmabutton.png) repeat-x;
	border-right: 1px solid #E9E9E6;
	border-left: 1px solid Silver;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	float: left;
}

#footer {
	width: 100%;
	height: 150px;
	background: white url(img/footer.jpg) repeat-x scroll top;
}

.pageFooter {
	width: 960px;
	margin: 0 auto 0 auto;
	font-size: 0.6em;
	color: #777777;
}

td.box_w3c {
	margin: 15px;
	text-align: right;
	width: 120px;
}

td.box_easyQ {
	margin: 15px;
	text-align: center;
	width: 200px;
}

td.box_list {
	margin: 15px;
	text-align: left;
	width: 160px;
	vertical-align: top;
}

td.box_dlist {
	margin-top: 15px;
	padding-left: 40px;
	text-align: left;
	width: 280px;
	vertical-align: top;
}


