/* INTERNET EXPLORER*/
body {
	
}

body,p,font,ul,ol,li,b,table,td,tr,th {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0px;
}

a,a:visited,a:active {
	text-decoration: none;
	color: #5555FF;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color: RGB(0, 0, 0);
	font-weight: bold;
	letter-spacing: 0.0px;
	word-spacing: 3px;
}

h2,h6 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: RGB(204, 0, 0);
	font-weight: bold;
	letter-spacing: 0.0px;
	word-spacing: 3px;
}

h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: RGB(204, 0, 0);
	font-weight: bold;
	letter-spacing: 0.0px;
	word-spacing: 3px;
}

h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: RGB(204, 0, 0);
	font-weight: bold;
	letter-spacing: 0.0px;
	word-spacing: 3px;
}

h5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: RGB(204, 0, 0);
	font-weight: normal;
	letter-spacing: 0.0px;
	word-spacing: 0px;
}

ul,li {
	list-style-type: square;
}

input.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: RGB(12, 152, 17);
	width: 200px;
	border-color: RGB(12, 152, 17);
	background-color: #dfdfdf;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
}

input.checkbox {
	color: RGB(12, 152, 17);
}

input.button {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	letter-spacing: 1.5px;
	word-spacing: 3px;
	width: 200px;
	border-color: RGB(12, 152, 17);
	background-color: #FFFFFF;
	border-width: 1px;
	border: 1px #BE485A dotted;
	clip: rect();
	cursor: hand;
	background-position: center center;
}

textarea.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: RGB(12, 152, 17);
	width: 200px;
	border-color: RGB(12, 152, 17);
	background-color: #dfdfdf;
	border-width: 1px;
	font-weight: bold;
	height: 100px;
	clip: rect();
	letter-spacing: -0.5px;
	word-spacing: 1em;
	border: 1px RGB(12, 152, 17) solid;
	cursor: text;
}

.titelnav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: RGB(204, 0, 0);
	font-weight: bold;
	letter-spacing: 0.0px;
	word-spacing: 3px;
}

.content {
	text-indent: -10px;
}

.white {
	font-size: 12pt;
	color: #ffffff;
	font-weight: 900;
}

.headline {
	font-size: 14px;
	font-family: 'Trebuchet MS', 'Verdana';
	color: #CC0000;
	font-weight: bold;
	letter-spacing: 3px;
	word-spacing: 0px;
}

.subheadline {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 20px;
	word-spacing: 3px;
}

.fussnote {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

input {
	height: 23px;
	margin: 0px;
	background-color: transparent;
}

div {
	margin: 0px;
	padding: 0px;
}

select {
	height: 100%;
	background-color: #CCCCCC;
}