/* CSS Document */

body{
	height:100%
}

p{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #99FF00;
	font-weight: bold;
	padding: 3px;
}

.navigation {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #99FF00;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigationpicked {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #99FF00;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.textpadding {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 15px;
	line-height: 25px;
}

.textpadding:hover {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #99FF00;
	text-decoration: none;
	padding: 15px;
	line-height: 25px;
}

.textpaddingpicked {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #99FF00;
	text-decoration: none;
	padding: 15px;
	line-height: 25px;
}

.text {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

.textpicked {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #99FF00;
	text-decoration: none;
	padding: 0px;
}

.text:hover {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #99FF00;
	text-decoration: none;
	padding: 0px;
}

.graphictext {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

.graphictext_gray {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
}

.graphictextnormal {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	background-color: #999999;
}

.graphictextnormal_gray {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
	background-color: #999999;
}

.graphictextnormallink {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	background-color: #999999;
	text-decoration:underline;
}

.graphictextnormallink:hover {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #99FF00;
	text-decoration: none;
	padding: 0px;
	background-color: #999999;
	text-decoration:underline;
}

.graphictextnormalsmall {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

.graphictextboldsmall {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

.graphictextlinkboldsmall {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

.graphictextlinkboldsmall:hover {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #99FF00;
	text-decoration: none;
	padding: 0px;
}

.graphictextlinkssmall {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	padding: 0px;
}

.graphictextlinkssmall:hover {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-style:normal;
	font-weight: bold;
	color: #99FF00;
	text-decoration:underline;
	padding: 0px;
}

.graphictextbold {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	background-color: #999999;
}

.graphictextlarge {
	font-family: verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	background-color: #999999;
}

.pull {
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	cursor:pointer;
	text-align:left;
	margin: 1px;
	border: #999999;
	border-style:solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height:17px;
	padding : 1px;
	vertical-align:bottom;
	background-color: #999999;
}


.pull:hover {
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	cursor:pointer;
	text-align:left;
	margin: 1px;
	border: #999999;
	border-style:solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height:17px;
	padding : 1px;
	vertical-align:bottom;
	background-image:url(../images/pixel_gruen.gif);
	background-color: #999999;
}

.butt {
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	cursor:pointer;
	text-align: center;
	margin: 1px;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #999999;
	width:40px;
	height:24px;
	padding : 1px;
	vertical-align : middle;
	text-decoration: none;
}

.butt:hover {
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #99FF00;
	cursor:pointer;
	text-align: center;
	margin: 1px;
	border: #99FF00;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #999999;
	width:40px;
	height:24px;
	padding : 1px;
	vertical-align : middle;
	text-decoration: none;
}

.buttpicked {
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #99FF00;
	cursor:pointer;
	text-align: center;
	margin: 1px;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #999999;
	width:40px;
	height:24px;
	padding : 1px;
	vertical-align : middle;
	text-decoration: none;
}

.buttpicked:hover {
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #99FF00;
	cursor:pointer;
	text-align: center;
	margin: 1px;
	border: #99FF00;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #999999;
	width:40px;
	height:24px;
	padding : 1px;
	vertical-align : middle;
	text-decoration: none;
}

.buttpickedtext {
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #99FF00;
	cursor:pointer;
	text-align: center;
	margin: 1px;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #999999;
	width:40px;
	height:24px;
	padding : 1px;
	vertical-align : middle;
	text-decoration: none;
}

.butttext {
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	cursor:pointer;
	text-align: center;
	margin: 1px;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #999999;
	width:40px;
	height:24px;
	padding : 1px;
	vertical-align : middle;
	text-decoration: none;
}
