body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	width: 980px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#kera_board {
    float: left;
	position: relative;
	top: 5px;
	left: 15px;
}

#product {
    float: left;
	position: relative;
	left: 60px;
	top: 25px;
}

#main_menu {
	left: 35px;
	top: 0px;
	position: relative;
}

#sub_menu {
    float: left;
	position: relative;
	left: 170px;
	top: 5px;
}

#navigator {
	left: 75px;
	top: 2px;
	position: relative;
	width: 82px;
}

#framestyle_left {
	background-image: url(layout/frame_left.jpg);
	background-position: left top;
	height: 570px;
	width: 30px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#framestyle_right {
	background-image: url(layout/frame_right.jpg);
	background-position: left top;
	height: 570px;
	width: 30px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C70C1D;
	font-size: 16px;
	text-decoration: none;
	margin: 0;
    padding: 0;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	margin: 0;
    padding: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
    padding: 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70C1D;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
    padding: 0;
}

.frame_left {
	background-image: url(layout/frame_left_dyn.jpg);
	background-position: left top;
	height: 100%;
	width: 30px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	z-index: auto;
}

.frame_right {
	background-image: url(layout/frame_right_dyn.jpg);
	background-position: left top;
	height: 100%;
	width: 30px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	z-index: auto;
}

.frame_menu {
	background-image: url(layout/kera-board_small.jpg);
	background-position: left bottom;
	z-index: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.frame_down {
	background-image: url(layout/frame_down.jpg);
	background-position: left top;
	height: 30px;
	width: 690px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	z-index: auto;
}

.frame_down_left {
	background-image: url(layout/frame_down_left.jpg);
	background-position: left top;
	height: 30px;
	width: 30px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	z-index: auto;
}

.frame_down_right {
	background-image: url(layout/frame_down_right.jpg);
	background-position: left top;
	height: 30px;
	width: 30px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	z-index: auto;
}

.line_dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C70C1D;
}

.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.main-text-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


.main-text-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-decoration: underline;
}

.main-text-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.main-text-kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
}

.main-text-kera-board {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C70C1D;
	text-decoration: none;
	font-weight: bold;
}

.main-text-note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.main-text-10-ffffff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.link_main {
	font-size:12px;
	font-weight:normal;
	color: #C70C1D;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a.link_main:link {
	color:#C70C1D;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

a.link_main:visited {
	font-size:12px;
	font-weight:normal;
	color:#C70C1D;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

a.link_main:active {
	font-size:12px;
	font-weight:normal;
	color:#C70C1D;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

a.link_main:hover {
	font-size:12px;
	font-weight:normal;
	color:#0033FF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.link_navigator {
	font-size:12px;
	font-weight:normal;
	color: #333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	line-height: 24px;
}
a.link_navigator:link {
	color:#333333;
	font-weight:normal;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 24px;
}
a.link_navigator:visited {
	font-size:12px;
	font-weight:normal;
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 24px;
}
a.link_navigator:active {
	font-size:12px;
	font-weight:normal;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 24px;
}
a.link_navigator:hover {
	font-size:12px;
	font-weight:normal;
	color:#C70C1D;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-image: url(layout/navi.jpg);
	line-height: 24px;
}

.link_navigator_active {
	font-size:12px;
	font-weight:normal;
	color:#C70C1D;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 24px;
	background-image: url(layout/navi.jpg);
	background-repeat: no-repeat;
}

.link_navigator_sub {
	font-size:11px;
	font-weight:normal;
	color: #333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a.link_navigator_sub:link {
	color:#333333;
	font-weight:normal;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.link_navigator_sub:visited {
	font-size:11px;
	font-weight:normal;
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.link_navigator_sub:active {
	font-size:11px;
	font-weight:normal;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.link_navigator_sub:hover {
	font-size:11px;
	font-weight:normal;
	color:#C70C1D;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-image: url(layout/navi_sub.jpg);
}

.link_navigator_sub_active {
	font-size:11px;
	font-weight:normal;
	color:#C70C1D;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(layout/navi_sub.jpg);
	background-repeat: no-repeat;
}

.link_info {
	font-size:11px;
	font-weight:normal;
	color: #333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-top-color: #C70C1D;
	border-right-color: #C70C1D;
	border-bottom-color: #C70C1D;
	border-left-color: #C70C1D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.link_download {
	font-size:11px;
	font-weight:normal;
	color: #0000FF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	line-height: 25px;
}

