a, font, td, div  {
	color: #000; 
	font-family: times, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
}

body {
	background-color: #fff; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
}

font.imprint {
	font-size: 10px; 
	color: #5C5C5C; 
}

font.select {
	font-size: 12px; 
	color: #000; 
}

font.flag {
	font-size: 12px; 
	color: #f00; 
}

font.project_big {
	font-size: 14px; 
	color: #5C5C5C; 
	font-weight: bold;
}

font.project_normal {
	font-size: 12px; 
	color: #5C5C5C; 
}

font.header {
	font-family: arial, sans-serif;
	font-size: 32px; 
	color: #E05E28; 
	line-height: 1.2em;
}

font.header2 {
	font-size: 18px; 
	color: #5C5C5C; 
	line-height: 1.0em;
}

font.header_small {
	font-size: 10px; 
	color: #000; 
	line-height: 1.0em;
}

font.header_column {
	font-size: 12px; 
	color: #000; 
	line-height: 1.4em;
	font-weight: bold;
}

font.text1 {
	font-size: 14px; 
	color: #5C5C5C; 
	line-height: 1.4em;
}

font.text2 {
	font-size: 12px; 
	color: #5C5C5C; 
	line-height: 1.4em;
}

font.text3 {
	font-size: 10px; 
	color: #5C5C5C; 
	line-height: 1.4em;
}

font.text4 {
	font-size: 14px; 
	color: #E05E28; 
	line-height: 1.4em;
}

a:link, a:visited, a:active {
	text-decoration: none; 
}

a.menu:link, a.menu:visited, a.menu:active {
	color: #5C5C5C; 
	font-size: 14px;
	font-weight: bold;
}

a.menu_2:link, a.menu_2:visited, a.menu_2:active {
	color: #fff; 
	font-size: 12px;
}

a.flag:link, a.flag:visited, a.flag:active {
	color: #000; 
	font-size: 12px;
	background-color: #fff;
}

a.flag:hover {
	color: #f00; 
	font-size: 12px;
	background-color: #fff;
}

a.imprint:link, a.imprint:visited, a.imprint:active {
	color: #5C5C5C; 
	font-size: 10px;
}

a.more:link, a.more:visited, a.more:active {
	color: #5C5C5C; 
	font-size: 10px;
}

a.project:link, a.project:visited, a.project:active {
	color: #E05E28; 
	font-size: 10px;
}

a.normal:link, a.normal:visited, a.normal:active {
	color: #E05E28; 
	font-size: 12px;
}

a.normal_big:link, a.normal_big:visited, a.normal_big:active {
	color: #E05E28; 
	font-size: 14px;
}

table {
	border: 0px solid #000;
	border-spacing: 0px;
	border-collapse: collapse;
}

table td {
	padding: 0px;
	border: 0px solid Blue;
}

table.typ1 td {
	padding: 2px 2px 2px 2px;
	border: 0px solid Red;
}

input.text, textarea, select, .button {
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: #000;
	background-color: #fff;
	vertical-align: middle;
	border-left: 1px solid #5C5C5C;
	border-top: 1px solid #5C5C5C;
	border-right: 1px solid #5C5C5C;
	border-bottom: 1px solid #5C5C5C;
	height: 20px; 
}

input.text {
	width: 170px;
}

textarea {
	width: 170px;
	height: 110px;
	overflow: hidden;
}

img.frame {
	border: 1px solid #5C5C5C;
}

div.flash {
	width: 760px;
	height: 250px; 
	z-index: 0;
}

div.centered {
	text-align: center;
}

div.centered > table {
	margin: 0 auto; 
	text-align: left;
}

iframe.menu {
	width: 775px;
	height: 144px;
}

iframe.select {
	height: 70px;
	width: 175px;
}

iframe.bottom {
	width: 775px;
	height: 130px;	
}
