html {height: 100%; margin-bottom: 1px; }
body {
	font-family: Verdana, Arial;
	font-size:12px;
	background-color:#510000;
	letter-spacing:1px;
}

img {
	border:0px;
}

td {
	font-family: Verdana, Arial;
	font-size:12px;
}	

#mytramposch {
	width: 850px;
	padding:0px;
	background-color:#001741;
	margin-bottom:35px;
}

#banner {
	background-image:url(banner.gif);
	width: 850px;
	height: 145px;
	margin-top:35px;
}
#banner_start{
	background-image:url(banner_start.gif);
	width: 850px;
	height: 145px;
	margin-top:35px;
}
#banner_english{
	background-image:url(banner_english.gif);
	width: 850px;
	height: 145px;
	margin-top:35px;
}

#left {
	font-family: Avant Guard, Verdana, Arial;
	float:left;
	width: 220px;
	padding-bottom:50px;
	background-color:#001741;
}

#right {
	float:right;
	width: 605px;
	text-align:left;
	background-color:#001741;
	padding:0px;
}

#footer {
	clear: both;	
	background-image:url(bottom.gif);
	width:850px;
	height:16px;
	margin:0px;
	padding:0px;
}

#language {
	color:#7B8597;
	padding-top: 0px;
	padding-left: 50px;
	padding-bottom: 5px;
}
#activelanguage {
	color:#C0C8D6;
	text-decoration:none;
}
#inactivelanguage {
	color:#7B8597;
	text-decoration:none;
}

#contentframe {
	font-family: Verdana, Arial;
	width: 577px;
	text-align:center;
	padding:0px;
	background-color:white;
}

#content{
	width:551px;
	background-color:white;
	text-align:left;
	padding:0px;
	margin:0px;
}

#start_content {
	background-color:#001741;
	color:white;
	font-size:18px;
	font-weight:normal;
	font-family: Avant Guard, Verdana, Arial;
	padding:0px;
	margin:0px;
}

#mytitle {
	text-align:left;
	padding-left:25px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}

#menu {
	width: 203px;
	background-image:url(menubg.gif);
	padding:0px;
	margin:0px;
	margin-left:30px;
	text-align:left;
}

a {
	color:#7B8597;
}
a:hover {
	color:#001741;
}


#menu a {
	width:auto;
}


#menu ul { list-style-type: none; padding:0px; margin:0px; }
#menu ul li { padding-top:5px; padding-bottom: 5px; margin:0px;}
#menu ul li:hover { }
#menu ul li a { font-size:14px; color:white; padding-top:10px; padding-bottom:10px; padding-left:50px; margin:0px; display:block; text-decoration:none;}
#menu ul li a:hover { color: black; background:url(menuhover.gif) 0 50% no-repeat; }
#menu ul li a:active { color: black; background:url(menuhover.gif) 0 50% no-repeat; }

#menu ul li ul { list-style-type:none; margin:0px; background-image:url(menubg_little.gif);}
#menu ul li ul li { padding: 0px; margin:0px; }
#menu ul li ul li:hover { }
#menu ul li ul li a { font-size:11px;  color:white; padding-top:10px; padding-bottom:10px; padding-left:50px; margin:0px; display:block; text-decoration:none;}
#menu ul li ul li a:hover { color: black; background:url(menuhover.gif) 0 50% no-repeat; }
#menu ul li ul li a:active { color: black; background:url(menuhover.gif) 0 50% no-repeat; }

#menuItemActive { color: black; background:url(menuhover.gif) 0 50% no-repeat; }


#inductaCatList {
	list-style-type:circle;
	color:#001741;
}
#inductaCatList li{
	margin-top: 20px;
}
#inductaCatList a {
	text-decoration:none;
	font-weight:bold;
}