* {
	padding: 0;
	margin: 0;
}

a.img {
	border: 0 none;
}

a img {
	border: 0 none;
	text-decoration: none;
}

/*a21 glossary*/
acronym, dfn, abbr, span.abbr { border-bottom: 1px dotted black; cursor: help; }
   dl.glossary dt { font-weight: bold; margin: 0 0 3px 0; font-style: normal; }
   dl.glossary dd { margin: 0 0 15px 20px; }
   dl.glossary .description { margin: 0; padding: 0; }
   dl.glossary .type { font-style: italic; padding: 0 3px 0 0; }

.clear, .clearer {
	overflow: hidden;
	height: 0px;
	clear: both;
}

h1, h2, h3, h4, p {
	margin: 0;
}

h1, h2, h3, h4 {
	font-family: Tahoma,Verdana,Arial, sans-serif;
	margin-bottom:5px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

h2 {
	font-size: 13px;
	color: #FF6600;
}

h3 {
	font-size: 11px;
	color: #FF6600;
}

h4 {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

h1 dfn, h2 dfn, h3 dfn, h4 dfn, h1 abbr, h2 abbr, h3 abbr, h4 abbr, h1 acronym, h2 acronym, h3 acronym, h4 acronym {border-bottom: 0px dotted black;cursor:default; font-style:normal;}

hr {
	/*background: #eee;*/
	color: silver;
	background-color: silver;
	height: 1px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

.align-center {
	text-align: center;
}

#page_content ul {
	list-style-type:square;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 1px dashed #FF6600;
}

.bodytext {
	margin-top: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	/*color: #686563;*/
	color: #4B4B4B;
}



.product_topic_act, .product_topic_cur, .product_topic_no {
font-weight: bold;
font-size: 12px;
text-decoration: underline;
margin-top: 8px;
line-height: 14px;
}

#page_content a, #page_content a:link, #left_content a, #left_content a:link, .flink, .flink:link{
	color: #FF6600;
	text-decoration: none;
}
#page_content a:visited, #left_content a:visited, .flink:visited{
	color: #FF6600;
	text-decoration: none;
}
#page_content a:hover, #left_content a:hover, .flink:hover{
	color: #FF6600;
	text-decoration: underline;
}

body {
	font: 11px Tahoma,Verdana,Arial, sans-serif;
	/*color: #333;*/
	color: #4B4B4B;
	line-height: 1.8em;
	background: #FFFFFF url(images/bg_main.jpg) repeat-x;

}

html {
	overflow-y: scroll;
}

html, body {
	height: 100%;	
}

#shadow_wrapper {
	margin: 0px auto;
	margin-right: auto;
	/*padding-left: 17px;
	padding-right: 17px;*/
	width: 804px;
	/*border:1px solid #000000;*/
	/*min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden !important;
	overflow: visible;	*/
	overflow: hidden !important;
	background: url(images/shadow_wrapper.jpg) repeat-y;
}



#shadow_down {
	
	background: url(images/shadow_down.jpg) no-repeat;
	height: 5px;
	line-height: 5px;
	width: 804px;
	overflow: hidden;
	/*border:1px solid #000000;*/
}

#wrapper {	
	margin: 0px auto;
	margin-right: auto;
	padding-left: 12px;
	padding-right: 12px;
	width: 780px;

	min-height: 650px;
	/*height: auto !important;
	height: 100%;
	overflow: hidden !important;
	overflow: visible;*/
	
	/*border:1px solid #000000;*/
	
	background: url(images/bg_wrapper.jpg) no-repeat;
}

* html #wrapper {
	height: 650px;
	width: 768px;
}

#top_menu {
	width: 780px;
	height: 22px;
	background: url(images/fon_top.gif);
}

#logo {
	width: 780px;
	height: 56px;
	background: url(images/logo.jpg);
}

#main_menu {
	float: left;
	width: 662px;
	height: 34px;
	background: url(images/fon1.gif);
}

#main_menu_right {
	float: right;
	width: 118px;
	height: 34px;
	background: url(images/top02.gif);
}

ul#top_nav {	
	padding-top: 2px;
	/*border:1px solid #000000;*/
	width: 765px;	
	list-style-type: none;
	height: 20px;	
	margin-right: 15px;	
}

ul#top_nav li { float: right; /*border:1px solid #000000;*/ display: inline;}

ul#top_nav li a {
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
}

ul#main_nav {	
	padding-top: 5px;
	/*border:1px solid #000000;*/
	width: 647px;	
	list-style-type: none;
	height: 29px;	
	margin-right: 15px;	
}

ul#main_nav li { float: left; /*border:1px solid #000000;*/}

#left_box {
	margin-left: 15px;
	margin-top: 15px;
	float: left;
	height: auto;
	width: 190px;
}

* html #left_box {
	margin-left: 7px;
	/*height: 420px;*/
}

#page_content {
	/*margin-left: 10px;*/
	margin-left: 0px;
	margin-bottom: 1px;
	margin-top: 15px;
	padding-top: 0px;
	padding-left: 10px;
	float: left;
	/*height: auto;*/
	min-height: 420px;
	width: 540px;
	border-left: 1px dashed #FF6600;
}

* html #page_content {
	height: 420px;
}

#down_line {
	border-top:1px dashed #FF6600;
	width:760px;
	height: 1px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	clear:both;
}



#sub_nav {	
	/*border:1px solid #000000;*/
	height: auto;
	width: 190px;
	margin-bottom: 0px;
	line-height: 0px;
}


#left_content {
	/*border:1px solid #000000;*/
	height: auto;
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
}

/*ul#main_nav li a {
	display: block;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	line-height: 26px;
}

ul#main_nav li a:hover { color: gray; }*/


.menu1_level1_no, .menu1_level1_act {
	
	font-size: 12px;
	margin-left: 0px;
	line-height: 20px;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: bold;
	line-height: 26px;
}

.menu2_level1_no {
	font-size: 12px;
	margin-left: 0px;
	line-height: 20px;
}

.menu2_level1_act {
	font-size: 12px;
	margin-left: 0px;
	line-height: 20px;
	font-weight: bold;
}

.menu2_level2_no {
	font-size: 12px;
	
	padding-left: 0px;
	line-height: 18px;
	height: 18px;
	width: 180px;
	display: inline;
}

.menu2_level2_act, .menu2_level2_cur_act {
	font-size: 12px;	
	padding-left: 0px;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	width: 180px;
	display: inline;
}

.menu2_level3_no {	
	padding-left: 0px;
	line-height: 16px;
	height: 16px;
	width: 180px;
	
}

.menu2_level3_act, .menu2_level3_cur_act {	
	padding-left: 0px;
	line-height: 16px;
	height: 16px;
	font-weight: bold;
	width: 180px;	
}

.menu2_level4_no {    
    padding-left: 0px;
    line-height: 16px;
    height: 16px;
    width: 180px;
    
}

.menu2_level4_act, .menu2_level4_cur_act {    
    padding-left: 0px;
    line-height: 16px;
    height: 16px;
    font-weight: bold;
    width: 180px;    
}

.menu2_level1_no a, .menu2_level1_act a, .menu2_level2_no a, .menu2_level2_act a {
	padding-left: 5px;
	display:block;
	width: 180px;
}


.menu2_level3_no a, .menu2_level3_act a {
	padding-left: 15px;
	display:block;
	width: 170px;
}

.menu2_level4_no a, .menu2_level4_act a {
    padding-left: 30px;
    display:block;
    width: 155px;
}

.menu2_level2_cur_act a {
	padding-left: 5px;
	display:block;
	width: 180px;
	/*background: rgb(246, 244, 240);*/
	background: #eee;
}

.menu2_level3_cur_act a {
	padding-left: 15px;
	display:block;
	width: 170px;
	background: #eee;
	/*background: rgb(246, 244, 240);*/
}

.menu2_level4_cur_act a {
    padding-left: 30px;
    display:block;
    width: 155px;
    background: #eee;
    /*background: rgb(246, 244, 240);*/
}

.menu2_level2_no a:hover, .menu2_level2_act a:hover, .menu2_level3_no a:hover, .menu2_level3_act a:hover, .menu2_level4_no a:hover, .menu2_level4_act a:hover {	
	/*background: rgb(246, 244, 240);*/ background: #eee;
}


/*#menu2_level2_no a:active, #menu2_level2_act a:active, #menu2_level3_no a:active, #menu2_level3_act a:active {
	background: #EEEEEE;	
}*/


.menu2_level1_no a, .menu2_level1_act a, .menu2_level2_no a, .menu2_level2_act a, .menu2_level3_no a, .menu2_level3_act a, .menu2_level2_cur_act a, .menu2_level3_cur_act a, .menu2_level4_no a, .menu2_level4_act a, .menu2_level4_cur_act a {
	/*color: #000000;*/
	color: #4B4B4B;
	text-decoration: none;
}


.menu2_level1_no a:hover, .menu2_level1_act a:hover, .menu2_level2_no a:hover, .menu2_level2_act a:hover, .menu2_level3_no a:hover, .menu2_level3_act a:hover, .menu2_level4_no a:hover, .menu2_level4_act a:hover {
	color: #FF6600;
	text-decoration: none;
}

/*Top Menu*/
.menu1_level1_act a {
	color: #000000;
	/*color: #686563;*/
	text-decoration: none;
}

.menu1_level1_no a {
	color: #525252;
	text-decoration: none;
}

.menu1_level1_no a:hover {
	color: gray;
	text-decoration: none;
}


#addserver {
	clear: both;
	width: 780px;
	height: 210px;

	/*background: url(images/big1.jpg);*/
}

#style_bar {
	width: 780px;
	height: 29px;
	background: url(images/top01.gif);
}

#left_area, #right_area {
	float: left;
	margin-top: 4px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 359px;
	
	/*border:1px solid #000000;*/
}

* html #left_area {
	margin-left: 7px;
}


* html #right_area {
	margin-left: 16px;
}


#left_area_head, #right_area_head  {
	
	height: 22px;
	background: #777777;
	color: #FFFFFF;
	padding-top:3px;
	padding-left: 10px;
	/*border:1px solid #000000;*/
	font-size: 11px;
	font-weight: bold;
}


* html #right_area_head, * html #left_area_head  {
	height: 19px;
	padding-top:6px;
}


#left_area_content_wrapper, #right_area_content_wrapper {
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	/*border:1px solid #000000;*/
	/*height: 173px;*/	
	width:auto;
	height:auto;
}


p#black_bar {
	
	height: 3px;
	background: #000000;
	overflow: hidden;
}

p#orange_bar {
	
	height: 3px;
	background: #FF6600;
	overflow: hidden;
}

#left_area_content, #right_area_content {
	padding:10px;
	padding-top: 5px;
	height: auto;
}


/*#left_area_content span {
	float: left;
	margin-top: 5px;
}

#left_area_content span ul {
	list-style-type: square;
	padding-left: 20px;
	padding-right: 20px;
}

#left_area_content span ul li {
	line-height:12px;
}*/

.u1  {	
	list-style-type: square;
	padding-left: 20px;
}

#anmelden  {	
	height: 38px;
	/*border:1px solid #000000;*/
	padding-top: 5px;
	padding-bottom: 5px;
		
}

#anmelden ul  {	
	list-style-type: none;
	padding-left: 90px;
	/*margin-top: 5px;
	margin-bottom: 5px;*/
	/*border:1px solid #000000;*/
	clear: both;
	height: 33px;
}

#anmelden ul li {
	float: left;
}

.l1 {
	width: 155px;
	height: 27px;
	background: url(images/be_fon.gif);
	padding-top: 6px;
	padding-left: 5px;
}

.l1 a {
	font-weight:bold;
	text-decoration: none;
	color: black;
}

.block_down {
	
	height: 20px;
	background: url(images/fon_bot.gif);
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
}

.block_down_r {
	
	height: 20px;
	background: url(images/fon_bot.gif);
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
}

.sh_down {
	margin-top: 1px;
	width: 169px;
	height: 7px;
	background: url(images/sh01.jpg) no-repeat;
	float:right;
}


#footer {
	/*border:1px solid #000000;*/
	clear: both;
	width: 700px;
	margin: 0px auto;
	margin-right: auto;
	
	height: 80px;
	text-align: center; 
}

.mittig {
	text-align:center;
	/*border:1px solid #000000;*/
}

#footer table {
	/*border:1px solid #000000;*/
	margin: 0px auto;	 
	text-align:center;
	height: 29px;	
}

#footer table td {
	padding-left:7px;
	padding-right:7px;
}


#footer table td a {
	display: block;
	color: #525252;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 26px;
}

.h1_home {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
}

.h2_home {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
}


/* Forumlar-Formatierung  */
legend { padding-left:10px; padding-right:10px; border: 0px;}
fieldset { width: 400px; border:0px; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px; border: 1px solid #C0C0C0; }
.radiolayout {padding-bottom:5px;}
#mailformAnrede {width:70px;}
.formu { width:465px; padding-top:10px; padding-bottom:10px;padding-left:10px;border: 1px solid #C0C0C0;}
.mf-radio {border: 1px solid #C0C0C0;width: 20px;}
.mf-text {color: #000000;border: 1px solid #C0C0C0;margin-bottom: 5px; width: 280px; height:50px;}
.mf-check {border: 0px;}
.mf-select {border:1px solid #c0c0c0;}
.mf-input {border: 1px solid #C0C0C0;margin-bottom: 5px; width: 280px;}
.mf-file {border: 1px solid #C0C0C0;margin-bottom: 5px; width: 300px; height: 20px;}
.mf-submit {color: #ffffff;background-color: #C0C0C0;border: 0px; margin-left: 130px; margin-top: 10px; clear: both; width: 90px; height: 20px;}
.mailformlabel {clear: both; width:170px; float: left; line-height: 1.3em;}


/* News Ext*/
.news-latest-item { /*border:1px solid #000000;*/ }

div.news-latest-item p.bodytext {display: inline;}


.news-latest-date a { color: #4B4B4B; }
.news-latest-date a:hover {text-decoration: underline;}

.news-latest-item h3 a { color: #4B4B4B; font-weight: bold; font-size: 12px; text-decoration: none;}
.news-latest-item h3 a:hover {text-decoration: underline;}

.news-latest-gotoarchive a { color: #4B4B4B; font-weight: bold; font-size: 10px; text-decoration: none;}
.news-latest-gotoarchive a:hover {text-decoration: underline;}

.news_entry {
	line-height: 1.3em;
	width: 140px;
	margin-bottom: 15px;
}

.news_entry .news-latest-date {
	font-weight: normal;
	font-size: 12px;
}

div.news-latest-morelink {display: block; text-align: right; width: 330px; }
div.news-latest-morelink a:link, div.news-latest-morelink a { font-size: 9px; color: #4B4B4B; font-weight: bold; text-decoration: none; }
div.news-latest-morelink a:hover {text-decoration: underline;}

.news-latest-item a { color: #4B4B4B; font-weight: bold; font-size: 11px; text-decoration: none;}

.contenttable {
	/*border: 2px solid #DBDBDB;*/
	border-spacing: 2px;
	padding: 0px;
}

.contenttable td {
	/*border: 1px solid #DBDBDB;*/
	border-spacing: 2px;
	vertical-align:top;
	/*padding-left: 3px;*/
	padding-left: 0px;
	padding-right: 3px;
}

table.contenttable td p.bodytext { padding:0px; margin:0px;}

#gl_short {
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
}

#gl_type {
	/*padding-left: 30px;*/
	font-style:italic;
}

#gl_long {
	font-weight: bold;
	margin-left:3px;
}

#gl_des {
	margin-top: 5px;
	/*padding-left: 30px;*/
}

#gl_des_aj {
	margin-top: 5px;
	/*padding-left: 30px;*/
	font-size: 10px;
	line-height: 12px;
}
