html,body,center
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border: 0px none;
	background: #4A4A4A top left;
	overflow: hidden;
}

td
{
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

ul,li
{
	list-style-image: url(images/pointer.gif);
	font-size: 27px;
}

a:link,a:visited
{
	color: #fff;
	text-decoration: underline;
}

a:hover
{
	color: #0fa;
	text-decoration: underline overline;
}

a:active
{
	color: #f00;
	text-decoration: underline overline;
}

#h1
{
	position: relative;
	width: 278px;
	height: 44px;
	border: 0px none;
	background: url(images/h1.gif) top left no-repeat;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 42px;
}

#bg
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 370px;
	border: 0px none;
	background: url(images/bg.jpg) left bottom repeat-x;
	z-index: 1;
}

#header
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 200px;
	border: 0px none;
	background: url(images/bar_bg2.jpg) left top;
	z-index: 2;
}

#head_text:first-letter{text-transform: uppercase;}
#head_text
{
	position: absolute;
	top: 20px;
	left: 305px;
	width: auto;
	height: auto;
	border: 0px none;
	background: none;
	color: #fff;
	font-family: arial;
	font-size: 40px;
	text-decoration: underline;
	z-index: 6;
}

#head_bar_shadow
{
	position: absolute;
	top: 0px;
	left: 237px;
	height: 200px;
	width: 29px;
	background: url(images/bar_shadow.jpg) no-repeat;
}

#copy
{
	position: absolute;
	bottom: 15px;
	left: 265px;
	width: auto;
	height: auto;
	border: 0px none;
	background: none;
	color: #fff;
	font-family: arial;
}

#left_bar
{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 237px;
	height: 100%;
	border: 0px none;
	background: url(images/bar_bg.jpg) left top;
	z-index: 3;
	overflow: auto;
}

#logo
{
	position: absolute;
	top: 15px;
	left: 15px;
	right: 0px;
	width: 202px;
	height: 250px;
	border: 0px none;
	background: url("images/logo.gif") no-repeat top left;
	z-index: 4;
}

#logo2
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 500px;
	height: 200px;
	border: 0px none;
	background: url("images/logo2.gif") no-repeat top left;
	z-index: 5;
}

#nav
{
	position: absolute;
	top: 275px;
	left: 15px;
	right: 0px;
	width: 202px;
	height: auto;
	border: 0px none;
	background: none;
	z-index: 5;
}

#nav_btn:hover{background: url(images/nav_btn_o.gif);color: #fff;font-size: 25px;cursor: pointer;}
#nav_btn:active{background: url(images/nav_btn_k.gif);color: #aaa;font-size: 21px;}
#nav_btn
{
	position: relative;
	width: 202px;
	height: 32px;
	border: 0px none;
	background: url(images/nav_btn_n.gif) no-repeat;
	margin-bottom: 1px;
	text-align: center;
	color: #ddd;
	font-weight: bold;
	font-family: arial;
	font-size: 23px;
	z-index: 6;
}

#nav_link_img
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	border: 0px none;
	background: none;
	z-index: 7;
}

#nav_men
{
	position: relative;
	width: 202px;
	height: 32px;
	border: 0px none;
	background: url(images/nav_men.gif) no-repeat;
	margin-top: 5px;
	text-align: center;
	color: #ddd;
	font-weight: bold;
	font-family: arial;
	font-size: 25px;
	text-decoration: underline;
	z-index: 6;
}

#content
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	border: 0px none;
	background: none;
	color: #fff;
	font-family: arial;
	z-index: 1;
	overflow: auto;
}

#content_in
{
	position: absolute;
	top: 230px;
	left: 260px;
	right: 0px;
	width: auto;
	height: auto;
	border: 0px none;
	background: none;
	color: #fff;
	font-family: arial;
	z-index: 1;
	padding: 0px 0px 0px 0px;
}

#input_text_s
{
	width: 81px;
	height: 25px;
	border: 0px none;
	background: url(images/input_s.gif) repeat-x;
	color: #000;
	font-family: arial;
	font-size: 20px;
}

#input_text_m
{
	width: 250px;
	height: 25px;
	border: 0px none;
	background: url(images/input_m.gif) repeat-x;
	color: #000;
	font-family: arial;
	font-size: 20px;
}

#input_text_l
{
	width: 250px;
	height: 130px;
	border: 0px none;
	background: url(images/input_l.gif) repeat-y;
	color: #000;
	font-family: arial;
	font-size: 20px;
}

#input_btn:hover{background: url(images/input_btn_o.gif);font-size: 21px;}
#input_btn:active{background: url(images/input_btn_k.gif);font-size: 19px;}
#input_btn
{
	width: 117px;
	height: 25px;
	border: 0px none;
	background: url(images/input_btn_n.gif) no-repeat;
	color: #000;
	font-family: arial;
	font-size: 20px;
	text-align: center;
}

#vorschau
{
	position: absolute;
	top: -999px;
	left: -999px;
	width: 0%;
	height: 0%;
	border: 2px #fff solid;
	background: #5e5e5e;
	z-index: 995;
}



#vorschau_in
{
	position: absolute;
	top: 5%;
	left: 5%;
	width: 90%;
	height: 90%;
	border: 2px #fff solid;
	background: #4a4a4a;
	z-index: 996;
	overflow: hidden;
}

#vorschau_btn:hover{background: url(images/input_btn_o.gif);font-size: 21px;}
#vorschau_btn:active{background: url(images/input_btn_k.gif);font-size: 19px;}
#vorschau_btn
{
	position:absolute;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 25px;
	border: 0px none;
	background: url(images/input_btn_n.gif) no-repeat;
	color: #000;
	font-family: arial;
	font-size: 20px;
	text-align: center;
	z-index: 999;
}

#vorschau_img
{
	position: relative;
	height: 100%;
	width: auto;
	border: 0px none;
	background: none;
	z-index: 998;
}

#vorschau_loading
{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 30px;
	width: 30px;
	border: 0px none;
	background: none;
	margin-top: -15px;
	margin-left: -15px;
	z-index: 997;
}

#graphic_slide
{
	position: absolute;
	left: 10px;
	top: 10px;
	height: 200px;
	border: 2px #fff solid;
	background: none;
	z-index: 1;
}

#animation_slide
{
	position: absolute;
	left: 10px;
	top: 240px;
	height: 200px;
	border: 2px #fff solid;
	background: none;
	z-index: 1;
}