html, body{
	margin: 0px;
	padding: 0px;
	width:100%;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	color:#696969;
}

body {
	background-image: url(../images/bg_patter.jpg);
	background-position:top center;
	background-repeat:repeat-x;	
}

a {
	color:#999966;
}

a img {
	border: 0px;
}

img {
	border: 0px;
}

#site {
	width:626px;
	margin:0px auto;
	background-image: url(../images/site_patter.png);
	background-repeat:repeat-y;
	/*background-color:#FFFFFF;*/
	padding:0px 29px 0px 11px;
}
#site_2 {
	background-color:#FFFFFF;
	background-image: url(../images/footer_patter.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding : 0px 0px 20px 0px;  
}
#headnav {
	text-align:right;	
	padding:6px 55px;
	height:32px;
	color:#999966;
	font-size:8pt;
}

#headnav a{
	color: #999966;
	text-decoration:none;
}
#headnav a:hover{
	text-decoration:underline;
}

#header {
	width:626px;
	height:108px;
	text-align:center;
}

#topnav {
	margin : 16px 0px 0px 0px;	
	background-image: url(../images/topnav_patter.jpg);
	background-repeat:repeat-x;
	height:28px;
}
#topnav_start {
	float:left;
	margin : 0px 0px 0px 0px;	
	background-image: url(../images/topnav_start.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:50px;
}
#topnav_end{
	float:left;
	margin : 0px 0px 0px 0px;	
	background-image: url(../images/topnav_end.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:17px;
}
#topnav_end_sub{
	float:left;
	margin : 0px 0px 0px 0px;	
	background-image: url(../images/topnav_end_org.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:17px;
}
#topnav ul {
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	width:559px;
	height:28px;
}

#topnav li {
	float:left;
	display:block;
	width:69px;
}

#topnav li a {
	font-size:8pt;
	text-decoration:none;
	line-height:20px;
}
#topnav li a:hover {
	text-decoration:underline;
}
#topnav ul li a.aktiv {
	color:#696969;
}

#subnav {
	margin : 0px 0px 0px 0px;	
	background-image: url(../images/subnav_patter.jpg);
	background-repeat:repeat-x;
	height:20px;
}
#subnav_start {
	float:left;
	margin : 0px 0px 0px 0px;	
	background-image: url(../images/subnav_start.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:50px;
}
#subnav_end{
	float:left;
	margin : 0px 0px 0px 0px;	
	background-image: url(../images/subnav_end.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:17px;
}
#subnav ul {
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	width:559px;
	height:20px;
}

#subnav li {
	float:left;
	display:block;
	width:79px;
	margin-top:-2px;
}
#subnav li a {
	font-size:8pt;
	text-decoration:none;
}
#subnav li a:hover {
	text-decoration:underline;
}
#subnav ul li a.aktiv {
	color:#696969;
}

#subnav_review {
	margin : 0px 0px 0px 0px;	
	background-image: url(../images/subnav_patter.jpg);
	background-repeat:repeat-x;
	height:20px;
}
#subnav_review_start {
	float:left;
	margin : 0px 0px 0px 0px;	
	background-image: url(../images/subnav_start.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:50px;
}
#subnav_review_end{
	float:left;
	margin : 0px 0px 0px 0px;	
	background-image: url(../images/subnav_end.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:17px;
}
#subnav_review ul {
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	width:559px;
	height:20px;
}

#subnav_review li {
	float:left;
	display:block;
	width:158px;
	margin-top:-2px;
}
#subnav_review li a {
	font-size:8pt;
	text-decoration:none;
}
#subnav_review li a:hover {
	text-decoration:underline;
}
#subnav_review ul li a.aktiv {
	color:#696969;
}

.hr1 {
	margin : 24px 6px 30px 64px;
	height:1px;
	background:#fff url(../images/hr.jpg) no-repeat scroll center;
}
.hr1 hr {
	display: none;
}
.hr2 {
	margin : 15px 10px 10px 10px;
	height:1px;
	background:#fff url(../images/hr.jpg) no-repeat scroll center;
}
.hr2 hr {
	display: none;
}
.mehr {
	margin : 0px 0px 0px 0px;	
	padding:0px 20px 4px 20px ;
	float:right;
	font-size:7pt;
	text-align:right;
}
.mehr_news {
	margin : 0px 0px 0px 0px;	
	padding:0px 20px 4px 20px ;
	float:right;
	font-size:8pt;
	text-align:right;
}
h1 {
	margin : 30px 0px 5px 30px;
	padding : 0px 0px 0px 0px;
	font-size:11pt;
	color:#999966;
	font-weight:bold;
}
h2 {
	margin : 30px 0px 15px 30px;
	padding : 0px 0px 0px 0px;
	font-size:10pt;
	color:#696969;
}
p {
	text-align:center;
}
.lexikon {
	padding : 0px 0px 0px 0px;
	font-size:11pt;
	color:#999966;
}
.content_ul {
	display:table;
	margin-left:10px; text-indent:0px;
	list-style-type:disc;
}
.content {
	margin : 24px 6px 30px 50px;
}
.content h1 {
	margin : 0px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	font-size:11pt;
	color:#999966;
	font-weight:normal;
}
.content h2 {
	margin : 0px 0px 15px 0px;
	padding : 0px 0px 0px 0px;
	font-size:10pt;
	color:#696969;
}
.content_block2 {
	margin : 24px 0px 30px 35px;
	padding : 0px 0px 0px 15px;
	background-image: url(../images/content_block2.gif);
	background-repeat:no-repeat;
	background-position:0px 54px;
}
.content_block3 {
	margin : 24px 0px 30px 35px;
	padding : 0px 0px 0px 15px;
	background-image: url(../images/content_block2.gif);
	background-repeat:no-repeat;
	background-position:0px 70px;
}
.content_block_lexi {
	margin : 24px 0px 30px 35px;
	padding : 0px 0px 0px 15px;
	background-image: url(../images/content_block2.gif);
	background-repeat:no-repeat;
	background-position:0px 34px;
}
.content_block2 h1 {
	margin : 0px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	font-size:11pt;
	color:#999966;
	font-weight:normal;
}
.content_block2 h2 {
	margin : 0px 0px 15px 0px;
	padding : 0px 0px 0px 0px;
	font-size:10pt;
	color:#696969;
}
.content_block3 h1 {
	margin : 0px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	font-size:11pt;
	color:#999966;
	font-weight:normal;
}
.content_block3 h2 {
	margin : 0px 0px 15px 0px;
	padding : 0px 0px 0px 0px;
	font-size:10pt;
	color:#696969;
}
.content_block_lexi h2 {
	margin : 0px 0px 15px 0px;
	padding : 0px 0px 0px 0px;
	font-size:10pt;
	color:#696969;
}
#news {
	margin : 0px 0px 0px 50px;	
	background-image: url(../images/news_patter.jpg);
	background-repeat:repeat-y;
	width:534px;
	padding:0px 0px 0px 0px ;
}
#news_top {
	margin : 0px 0px 0px 0px;	
	background-image: url(../images/news_top.jpg);
	background-repeat:repeat-y;
	width:534px;
	height:7px;
}
#news_head {
	background-image: url(../images/news_head.gif);
	background-repeat:no-repeat;
	width:498px;
	height:18px;
	margin:0px 22px 4px 14px ;
}
#news_text {
	margin : 0px 0px 0px 0px;	
	background-repeat:repeat-y;
	width:494px;
	padding:0px 20px 4px 20px ;
	font-size:7pt;
}
#news_bottom {
	margin : 0px 0px 0px 0px;	
	background-image: url(../images/news_bottom.jpg);
	background-repeat:repeat-y;
	width:534px;
	height:7px;
}

.clearer {float:none; clear:both; line-height:0px; height:0px;}

#footer {
	width:666px;
	background-image: url(../images/footer.png);
	background-repeat:no-repeat;
	height:30px;
	margin:0px auto 10px auto;
}
.copytext {  }
.column1		{width:60px;}
.column2		{width:85px;}
.column3		{width:76px;}
.column4		{width:80px;}
.table		{width:330px; font-family:Tahoma, Geneva, sans-serif; font-size:9pt; color:#696969;}



/*::::: PIROBOX Galerie::::::::*/

.content_piro {
	margin : 24px 6px 30px 20px;
}

.content_piro img{
	margin:0;
	padding:0;
	border:none;
}

.content_piro h1{
	padding:0;
	margin:0;
}
.content_piro a.logo {
	position:absolute;
	left:0;
	top:68px;
	background: url(logo.jpg) center no-repeat;
	height:133px;
	width:100%;
	display:block;
}
.content_piro h2{
	float:left;
	margin:5px 0 5px 20px!important;
	margin:5px 0 5px 15px;
	padding:0 10px 5px 7px;
	width:840px;
	font-weight:normal;
	font-size:18px;
	color:#666;
	background: url(shad_bg.jpg) left bottom no-repeat;
}
.content_piro h3{
	float:left;
	width:580px;
	font-weight:normal;
	font-size:16px;
	color:#666;
	margin:5px 0 5px 20px!important;
	margin:5px 0 5px 15px;
	padding:0 10px 5px 7px;
	color:#999966;
	background: url(shad_bg.jpg) left bottom no-repeat;
}
.content_piro a{	
	color:#cc0505; 
	font-weight:700; 
	text-decoration:none; 
	outline:none;
}
.content_piro a:hover{
	color:#777;
	text-decoration:none;
	outline:none;
}
.content_piro .demo a{ 
	float:left;
	margin:0; 
	padding:0;
	margin:5px 10px 5px 20px!important; 
	margin:5px 10px 5px 10px; 
	display:block; 
	background:url(bg_tms.jpg) no-repeat; 
	width:90px; 
	height:90px;
}
.content_piro .demo a img{ 
	float:left;
	margin:0; 
	padding:0; 
	margin:9px 0 0 10px;
	background:url(bg_tms.jpg) no-repeat;
	width:70px;
	height:70px;
}
/* .content_piro ul,li,dl,dt,dd{
	list-style-type:none;
	margin:0;
	padding:0;
} */
.main_content_demo{
	margin:0 auto;
	padding:0;
	width:900px;
	display:block;
}


/*::::: PIROBOX BLACK RULES::::::::*/
.piro_overlay { 
	position: fixed; 
	/*:::::_position: absolute; :::::*/
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	background:white; 
	display: none; 
	z-index:99997; 
}
.loading span{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-15px;
	margin-left:-15px;
	width:30px;
	height:30px;
	display:block;
	z-index:100008; 
	background:url(bg_load.png) center no-repeat!important;
	background:url(bg_load.gif) center no-repeat 
}
.loading span span{
	position:absolute; 
	display:block; 
	width:30px;
	height:30px; 
	z-index:100009;
	background: url(ajax-loader_b.gif) center center no-repeat!important;
	background: url(ajax-loader_b.gif) center center no-repeat;
}
.caption{
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
	display:block; 
	padding:2px; 
	cursor:text; 
	background:#222;
}
.piro_nav{
	position:absolute;
	bottom:0;
	left:50%;
	margin:0;
	display:block; 
	padding:0; 
	background:black;
}
.caption p{ display:block;
	margin:0;
	padding:4px 28px 4px 38px; 
	text-align:center; 
	font-weight:normal;
	background:black;
	color:white;
	font-size:12px;
}
.piro_close{	
	position:absolute;
	top:-10px;
	right:-10px;
	height:35px;
	width:35px;
	background:url(close_btn3.png) no-repeat;
	cursor:pointer
	;z-index:100006;
}
a.piro_next{
	position:absolute;
	bottom:-33px;
	width:34px; 
	height:35px;
	right:-37px;
	text-indent:-999em;
	outline:none; 
	display:block;
	background:url(next.png) no-repeat; 
	border:none;
	cursor:pointer;
}
a:hover.piro_next{
	position:absolute;
	height:35px
	;width:34px;
	display:block;
	background:url(next_h.png) no-repeat;
	border:none;
}
a.piro_prev{
	position:absolute;
	bottom:-33px;
	width:34px; 
	height:35px;
	left:-35px; 
	text-indent:-999em; 
	outline:none;
	display:block;
	background: url(prev.png) no-repeat;
	border:none; 
	cursor:pointer;
}
a:hover.piro_prev{
	position:absolute;
	height:35px;
	width:34px;
	display:block;
	background:url(prev_h.png) no-repeat;
	border:none;
}
a.piro_next_out{
	position:absolute; 
	z-index:2000000;
	top:50%; 
	width:100px;
	height:250px;
	right:0;
	text-indent:-999em;
	outline:none;
	display:block; 
	background: url(nextoutside.png) no-repeat;
	border:none;
	cursor:pointer;
}
a:hover.piro_next_out{
	position:absolute;
	display:block;
	width:100px; 
	height:250px;
	background: url(nextoutside_h.png) no-repeat;
	border:none;
}
a.piro_prev_out{
	position:absolute;
	z-index:2000001;
	width:100px;
	top:50%;
	height:250px;
	left:0; 
	text-indent:-999em;
	outline:none;display:block;
	background: url(prevoutside.png) no-repeat;
	border:none;
	cursor:pointer;
}
a:hover.piro_prev_out{
	position:absolute;
	width:100px;
	height:250px;
	display:block;
	background: url(prevoutside_h.png) no-repeat;
	border:none;
}
.pirobox_content {
	position:absolute;
	top: 50%;
	left: 50%;
	padding:0;
	width: 400px;
	height: 200px;
	margin: -100px 0 0 -200px;
	display: block;
	z-index:99998;
	font-family:Trebuchet MS,Arial;
}
/* .pirobox_content table,tbody,tr,th,td{
	margin:0;
	padding:0;
	border:none;
} */
.pirobox_content img{ 
	margin:0;
	padding:0;
	border:none;
}
.t_l{
	background:url(t_l.png) no-repeat; 
	width:10px;
	height:10px;
}
.t_r{
	background: url(t_r.png) no-repeat;
	width:10px;
	height:10px;
}
.t_c{
	height:10px;
	background:url(t_c.png) repeat-x;
}
.c_l{
	width:10px;
	background: url(c_l.png) repeat-y;
}
.c_c{
	background:url(img_bg.png) repeat;
	margin:0;
	padding:0;
}
.c_c div{
	width:380px;
	height:180px;
	margin:0;
	padding:0;
}
.c_r{
	width:10px;
	background: url(c_r.png) repeat-y;
}
.b_c{
	height:10px;
	background:url(b_c.png) repeat-x;
}
.b_l{
	background:url(b_l.png) no-repeat;
	width:10px;
	height:10px;
}
.b_r{
	background:url(b_r.png) no-repeat;
	width:10px;
	height:10px;
}
.box_img{ 
	position:absolute;
	z-index:99995;
	background: url(img_bg.png);
	width: 100%;
	top:30px;
	left:30px;
	height: 100%;
	padding:0;
}
.err_mess{
	position:absolute;
	bottom:20px; 
	color:white;
	padding:0;
	margin:0 0 0 20px;
	display:block;
}
.err_mess a{
	color:red;
	font-weight:700;
}
.number{
	position:absolute;
	margin-left:3px;
	height:18px;
	width:30px; 
	padding:3px;
	left:0;
	color:#666;
	top:2px;
	font-size:11px;
}
a.link_to {
	display:none;
	position:absolute;
	margin-right:6px;
	height:21px;
	width:21px;
	right:0;
	color:#999;
	top:4px;
	background:url(link_out.png) no-repeat!important;
	background:url(link_out.gif) no-repeat;
	text-indent:-999em;
}
a:hover.link_to {
	background:url(link_out_h.png) no-repeat!important;
	background:url(link_out_h.gif) no-repeat; 
	border:none;
}
a.play{
	position:absolute;
	bottom:10px!important;
	bottom:2px;
	right:10px!important;
	right:2px;
	width:40px;
	height:40px;
	margin:0;
	outline:none;
	display:block;
	background:url(play.png) no-repeat;
	text-indent:-999em;
	border:none;
	cursor:pointer;
}
a:hover.play{
	background:url(play_h.png) no-repeat;
}
a.stop{
	position:absolute;bottom:10px!important;
	bottom:2px;
	right:10px!important;
	right:2px;
	width:40px;
	height:40px;
	margin:0;
	outline:none;
	display:block;
	background:url(pause.png) no-repeat;
	text-indent:-999em;
	border:none;
	cursor:pointer;
}
a:hover.stop{
	background:url(pause_h.png) no-repeat;
}