@charset "ISO-8859-1";
/* CSS Document */
html {
	height: 100%;
}
body,td,th {
	font-size: 16px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
body {
	background-image: url(global/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	color: #0000FF;
}
.main {
	width: 940px;
	margin-left: -500px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 50%;
	top: 5px;
	bottom: 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 245px;
	padding-bottom: 40px;
	background-color: #FFFFFF;
	border: 1px solid #3366CC;
	background-image: url(../images/header.png);
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}
.header {
	height: 40px;
	width: 960px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 0px;
	top: 182px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #0000FF;
	padding-right: 20px;
	padding-left: 20px;
}
.footer {
	font-family: "Lucida Grande", Futura, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 0px;
	height: 40px;
	width: 1000px;
	border: 1px none #003300;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.ceegeedesign {
	height: 26px;
	width: 80px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 0px;
	bottom: 0px;
}
/*Formular*/
.textarea {
 background-color:#FFFFD7;
 color:#006600;
 font-family : Verdana, Helvetica, sans-serif;
 font-size: 14px;
 border : 1px solid #006600;
 width:400px;
}
.input {
 background-color:#FFFFD7;
 color:#006600;
 font-family : Verdana, Helvetica, sans-serif;
 border : 1px solid #006600;
 font-size: 14px;
 width:400px;
}
.captcha {
 background-color:#FFFFD7;
 color:#006600;
 font-family : Verdana, Helvetica, sans-serif;
 border : 1px solid #006600;
 font-size: 14px;
 width:80px;
}
.select {
 background-color:#FFFFFF;
 color:#006600;
 font-family : Verdana, Helvetica, sans-serif;
 font-size: 12px;
}
.button {
 background-color:#FFFFFF;
 color:#006600;
 font-family : Verdana, Helvetica, sans-serif;
 font-size: 12px;
 border : 1px outset #006600;
 width: 100px;
}
.CeeGeeDESIGN {
	background-color: transparent;
	height: 83px;
	width: 20px;
	overflow: hidden;
	position: fixed;
	visibility: visible;
	z-index: auto;
	right: 0px;
	bottom: 0px;
}
