/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-image:  url("../gfx/gfx_lay/gfx_bg.gif");
	background-color: #FDEDCB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 12px;
	color: #000000;
}

.h1 {
	color: #5D5230;
	font-size: 12px;
	font-weight: bold;
}

.subtitle {
	color: #5D5230;
	font-weight: bold;
	font-size: 11px;
}

.titel {
	color: #000099;
	font-weight: bold;
}

.navtitel {
	color: #ffffff;
	font-weight: bold;
}

.spielvorgabenWeiss {
	color: #ffffff;
	font-weight: bold;
}

.spielvorgabenBlack {
	color: #000000;
	font-weight: bold;
}

/* definition navigation */
.haupt { color: #ffffff; text-decoration: none; }
.haupt:hover { color: #ffffff; text-decoration: underline; }

.sub { color: #5D5230; text-decoration: none; }
.sub:hover { color: #FDEDCB; text-decoration: none; }
.sub { font-weight: bold; }
.sub { font-size: 11; }

.header { color: #999999; text-decoration: none; }
.header:hover { color: #000099; text-decoration: none; }

.sign { color: #e8e8e8; text-decoration: none; }
.sign:hover { color: #cccccc; text-decoration: none; }

.small { color: #ffffff; text-decoration: none; }
.small:hover { color: #ffffff; text-decoration: underline; }

.big { color: #ffffff; text-decoration: none; }
.big:hover { color: #ffffff; text-decoration: underline; }
.big { font-weight: bold; }



.inputB {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.inputtext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 350px;
}

.inputform {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 530px;
}

.quicklaunch {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 100%;
}










