html {
	width: 100%;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
}

p {
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #818285;
	font-style: normal;
	line-height: 16px;
}

img {
	border: 0;
}

em span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: strong;
	color: #202020; 
	font-style: bold;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 3px;
	text-shadow: 1px 1px 2px rgb(0,0,0); 
}

em span {
	font-weight: bolder;
}

.eyecatcher {
	font-weight: bold;
	font-style: italic;
	color: #990000;
}

.redeyecatcher {
	font-weight: bold;
	color: #990000;
}

ul {
	margin-top: 5px;
	margin-left: 30px; 
	font-family: Verda1na, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #818285;
	font-style: normal;
	list-style-image: url(/share/signs/enum.gif);  
	list-style-image: url(/share/signs/enum_ie.gif); 
}

ul strong {
	color: #616161;
}

h3 {
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: strong;
	color: #202020; 
	font-style: normal;
	line-height: 16px;
	text-shadow: 1px 1px 1px rgb(0,0,0); 
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: strong;
	color: #202020; 
	font-style: bold;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 3px;
	text-shadow: 1px 1px 2px rgb(0,0,0); 
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: normal;
	line-height: 20px;
	margin-bottom: 20px;
	text-shadow: 2px 2px 2px rgb(0,0,0);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #818285;
	font-style: normal;
	line-height: 16px;
}

.cl_strong {
	font-weight: bold;
}

.link_distance {
	margin-top: 9px;
}

.link_distance_mobile {
	display: inline-block;
	margin-top: 3px;
}

.link_distance2 {
	margin-top: 9px;
	margin-left: 22px;
}

.link_distance2_mobile {
	display: inline-block;
	margin-top: 3px;
}

.link_distance3 {
	margin-top: 9px;
	margin-left: 30px;
}


.link_pic {
	border: none;
	position: relative;
	top: +3px;  
}

.link_ext_pic {
	border: none;
	position: relative;
	top: +0px;  
}

#menue_link a:link, #menue_link a:visited {
	margin-left: 9px;
	background: url(/share/signs/folder2_small.gif) no-repeat top left;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #818285;
	font-style: none;
	line-height: 16px;
	background-position: 0 -3px;
}

#menue_link a:hover, #menue_link a:visited.linkactive, #menue_link a.linkactive { 
	background-position: 0 100%;
	text-decoration: none;
	color: #404040;
}


#horz_menue_link a:link, #horz_menue_link a:visited {
	margin-left: 5px;
	background: url(/share/signs/folder2_small.gif) no-repeat top left;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: none;
	line-height: 16px;
	color: #707070;
}

#horz_menue_link a:hover, #horz_menue_link a:visited.linkactive, #horz_menue_link a.linkactive {
	background-position: 0 100%;
	text-decoration: none;
	color: #404040;
}

#intern_link a:link, #intern_link a:visited {
	background: url(/share/signs/folder2_small.gif) no-repeat top left;
	text-decoration:none;
	background-position: 0 -3px;
	color: #000000;
}

#intern_link a:hover, #intern_link a:visited.linkactive, #intern_link a.linkactive { 
	background-position: 0 100%;
	text-decoration: none;
	color: #000000;
}


.folder_pic {
	border: none;
	position: relative;
	top: +6px;  
}

.folder_small_pic {
	border: none;
	position: relative;
	top: +3px;  
}


.right_top {
	background:url(/share/signs/roundedbox_right_top.png) no-repeat top right ;
}

.left_top {
	background:url(/share/signs/roundedbox_left_top.png) no-repeat top left ;
}

.right_bottom {
	background:url(/share/signs/roundedbox_right_bottom.png) no-repeat right bottom;
}

.left_bottom {
	padding-bottom: 7px;
	background:url(/share/signs/roundedbox_left_bottom.png) no-repeat left bottom;
}

