
BODY {
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Helvetica, SunSans-Regular;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}
TABLE {
	vertical-align:top;
	border:none;
	width:100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
TD {
	vertical-align: top;
	padding: 0px
}

.content {
	width: 800px;
	margin: 0px auto;
	margin-top: 315px;/*285px;*/
	font-family: Arial, Helvetica, SunSans-Regular;
}
.menu_block {
	position: absolute;
	top: 15px;
	left: 1%;
	width: 98%;
	text-align: center;
}
.intro_image {
	position: absolute;
	top: 70px;
	left: 1%;
	width: 98%;
	text-align: center;
}
.intro_image_in {
	width: 800px;
	height: 230px;
	text-align: left;
	margin: 0px auto;
	background-image: url("/fileadmin/template/gravograph/images/g.gif");
	background-position: top right;
	background-repeat: no-repeat;
}
.intro_image_in * {
	margin-top: 30px;
}
/*
.intro_image {
	position: absolute;
	top: 70px;
	left: 1%;
	width: 98%;
	text-align: center;
}
.intro_image_in {
	width: 800px;
	height: 240px;
	text-align: left;
	margin: 0px auto;
	background-image: url("/fileadmin/template/gravograph/images/g.gif");
	background-position: top right;
	background-repeat: no-repeat;
}
*/
.main_menu_inner {
	width: 800px;
	/*border: red 1px solid;*/
	background: url("/fileadmin/template/gravograph/images/menu_bg.gif");
	height: 40px;
	margin: 0px auto;
	vertical-align: middle;
	text-align: center;
}
.nav_main_td {
	background-image: url("/fileadmin/template/gravograph/images/menu_div.gif");
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 40px;
	position: relative;
	direction: ltr;
}
.nav_main_td A, .nav_main_td A:hover {
	COLOR: #ffffff;
	FONT-SIZE: 100%;
	TEXT-DECORATION: None;
	FONT-WEIGHT: Bold;
	direction: rtl;
}
.sub_menu {
	position: absolute;
	top: 40px;
	width: 200px;
	display: none;
	background-color: white;
     list-style-type:none;
     list-style-position:outside;
     text-align: right;
	right: auto;
	margin:0px;
	padding:0px;
}
.sub_menu LI {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	direction: rtl;
	height: 20px;
}
.sub_menu LI A {
	color: #000000;
}
.sub_menu LI A:hover {
	color: red;
}
.sub_menu_item3 A, .sub_menu_item3 A:hover {
	font-weight: normal;
}

.footer {
	width: 800px;
	margin: 0px auto;
	border-top: #cccccc 1px solid;
	text-align: center;
}
.credits {
	width: 800px;
	margin: 0px auto;
	border: white 1px solid;
	border-top: 20px;
}

.content H1 { /*red*/
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 0px;
	COLOR: #cc0000;
}
.content H2 { /*gray*/
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 0px;
}
.content H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 5px;
	MARGIN-top: 5px;
}
.content H4 { /*graphical*/
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 0px;
	height: 65px;
	padding-right: 60px;
	padding-left: 10px;
	text-align: left;
	color: white;
	background-image: url("/fileadmin/template/gravograph/images/focus_03.gif");
	background-position: right top;
	background-repeat: no-repeat;
}
.content P {
	margin: 1em 0px;
}
A {
	COLOR: #cc0000;
	TEXT-DECORATION: none;
}
A:hover {
	MARGIN: 0px;
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
}






.smalltext {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, SunSans-Regular;
}
.important {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #cc0000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, SunSans-Regular;
}

.layout1 .col2 {
	width: 250px;
}
/*.layout2 {
	table-layout: fixed;
}*/
.layout2 .col {
	width: 253px;
}
.layout2 .cols_space {
	width: auto;
}
.layout3 .col2 {
	width: 600px;
}
.layout3 .col1 {
	background-color: #cccccc;
}
.cols_space {
	width: 20px;
}


A IMG, IMG {
	border: none;
}






.csc-mailform-field LABEL {
	display: block;
}